summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2014-01-19 00:16:38 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2014-01-19 00:16:38 +0000
commit95cce6041df774f7909b28c110417881f1d4792a (patch)
tree6e74352fc943ca7f517093a9ccc1fbdbdc260557 /debian
parent6ac74a9d56fdc86b30c4e7940734cd95be6840c4 (diff)
Provide --build-products-dir option (and corresponding semantics for -C) to specify where to find the files to upload. Closes:#731633.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/tests/control2
2 files changed, 3 insertions, 1 deletions
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