From 95cce6041df774f7909b28c110417881f1d4792a Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 19 Jan 2014 00:16:38 +0000 Subject: Provide --build-products-dir option (and corresponding semantics for -C) to specify where to find the files to upload. Closes:#731633. --- debian/changelog | 2 ++ debian/tests/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index aaf0ead..18ab786 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ dgit (0.21~~iwj) unstable; urgency=low * Add `Testsuite: autopkgtest' to debian/control. (This will only have the right effect with recent enought dpkg, and will generate a warning with earlier versions of dpkg. + * Provide --build-products-dir option (and corresponding semantics + for -C) to specify where to find the files to upload. Closes:#731633. -- diff --git a/debian/tests/control b/debian/tests/control index 391ac11..48dbda1 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,3 +1,3 @@ -Tests: clone-nogit fetch-localgitonly fetch-somegit-notlast push-newpackage push-nextdgit quilt +Tests: clone-nogit fetch-localgitonly fetch-somegit-notlast push-newpackage push-nextdgit quilt push-buildproductsdir Tests-Directory: tests/tests Depends: @, devscripts -- cgit v1.2.3