summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-21 11:39:16 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-21 11:39:19 +0000
commitc3c1ba424e0fb36e923f62ea4098e818ea64323f (patch)
treec26aa749bdc7e00acb4f3dc02f654149da478109 /debian
parent52454cf68287af71bb97d5c77dc8444aef8dd143 (diff)
test suite: defdistro-dsd-clone-drs: New test
Would have detected #851906 (and hopefully #850521). Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/tests/control2
2 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 1bada74..a8760fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,11 @@ dgit (3.7~) unstable; urgency=medium
* Fix clone-dgit-repos-server and print-dgit-repos-server-print-url.
Closes:#851906.
- --
+ Test suite:
+ * defdistro-dsd-clone-drs: New test which would have detected
+ #851906 (and hopefully #850521).
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk> Sat, 21 Jan 2017 11:38:57 +0000
dgit (3.6) unstable; urgency=medium
diff --git a/debian/tests/control b/debian/tests/control
index 1528fe0..8711835 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -6,7 +6,7 @@ Tests: clone-reprepro downstream-gitless
Tests-Directory: tests/tests
Depends: dgit, dgit-infrastructure, devscripts, debhelper (>=8), fakeroot, build-essential, reprepro
-Tests: dsd-clone-drs
+Tests: defdistro-dsd-clone-drs dsd-clone-drs
Tests-Directory: tests/tests
Depends: dgit, dgit-infrastructure, devscripts, debhelper (>=8), fakeroot, build-essential
Restrictions: x-dgit-intree-only x-dgit-git-only