chiark / gitweb /
Test suite: Add debhelper (>=8) to test suite's global Depends.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 13 Oct 2016 17:08:47 +0000 (18:08 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 15 Oct 2016 15:34:24 +0000 (16:34 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog
debian/tests/control
debian/tests/control.in

index e2a6a2189704936e9f3c46785b2abf408642e675..f36dbbd8dbc7f1c5c8bf8fa4baf448d611961fe7 100644 (file)
@@ -93,6 +93,7 @@ dgit (1.5~~) unstable; urgency=medium
     as is proper.  Closes:#835858.
   * When generating patch filenames from titles, first transliterate
     them (lossily) to ascii.  Closes:#834807.
     as is proper.  Closes:#835858.
   * When generating patch filenames from titles, first transliterate
     them (lossily) to ascii.  Closes:#834807.
+  * Add debhelper (>=8) to test suite's global Depends.
 
   Test suite:
   * When sbuild fails, do not crash due to sed not finding the log
 
   Test suite:
   * When sbuild fails, do not crash due to sed not finding the log
index 3502dc4eeaecf92d649fda212b2aa2210fffcf2d..4971be00ecb2546592b21d866c4d6b41897831cf 100644 (file)
@@ -1,27 +1,27 @@
 Tests: build-modes-gbp
 Tests-Directory: tests/tests
 Tests: build-modes-gbp
 Tests-Directory: tests/tests
-Depends: dgit, dgit-infrastructure, devscripts, git-buildpackage
+Depends: dgit, dgit-infrastructure, devscripts, debhelper (>=8), git-buildpackage
 
 Tests: dsd-clone-drs
 Tests-Directory: tests/tests
 
 Tests: dsd-clone-drs
 Tests-Directory: tests/tests
-Depends: dgit, dgit-infrastructure, devscripts
+Depends: dgit, dgit-infrastructure, devscripts, debhelper (>=8)
 Restrictions: x-dgit-intree-only x-dgit-git-only
 
 Tests: mirror mirror-debnewgit mirror-private
 Tests-Directory: tests/tests
 Restrictions: x-dgit-intree-only x-dgit-git-only
 
 Tests: mirror mirror-debnewgit mirror-private
 Tests-Directory: tests/tests
-Depends: dgit, dgit-infrastructure, devscripts, rsync
+Depends: dgit, dgit-infrastructure, devscripts, debhelper (>=8), rsync
 
 Tests: build-modes-sbuild quilt-gbp-build-modes-sbuild
 Tests-Directory: tests/tests
 
 Tests: build-modes-sbuild quilt-gbp-build-modes-sbuild
 Tests-Directory: tests/tests
-Depends: dgit, dgit-infrastructure, devscripts, sbuild
+Depends: dgit, dgit-infrastructure, devscripts, debhelper (>=8), sbuild
 Restrictions: x-dgit-schroot-build
 
 Tests: spelling
 Tests-Directory: tests/tests
 Restrictions: x-dgit-schroot-build
 
 Tests: spelling
 Tests-Directory: tests/tests
-Depends: dgit, dgit-infrastructure, devscripts
+Depends: dgit, dgit-infrastructure, devscripts, debhelper (>=8)
 Restrictions: x-dgit-git-only
 
 Tests: build-modes build-modes-asplit build-modes-gbp-asplit clone-gitnosuite clone-nogit debpolicy-dbretry debpolicy-newreject debpolicy-quilt-gbp distropatches-reject drs-clone-nogit drs-push-masterupdate drs-push-rejects dsd-clone-nogit dsd-divert fetch-localgitonly fetch-somegit-notlast gitconfig import-native import-nonnative inarchivecopy mismatches-contents mismatches-dscchanges newtag-clone-nogit oldnewtagalt oldtag-clone-nogit overwrite-chkclog overwrite-version push-buildproductsdir push-newpackage push-nextdgit quilt quilt-gbp quilt-gbp-build-modes quilt-singlepatch quilt-splitbrains rpush tag-updates test-list-uptodate trustingpolicy-replay unrepresentable version-opt
 Tests-Directory: tests/tests
 Restrictions: x-dgit-git-only
 
 Tests: build-modes build-modes-asplit build-modes-gbp-asplit clone-gitnosuite clone-nogit debpolicy-dbretry debpolicy-newreject debpolicy-quilt-gbp distropatches-reject drs-clone-nogit drs-push-masterupdate drs-push-rejects dsd-clone-nogit dsd-divert fetch-localgitonly fetch-somegit-notlast gitconfig import-native import-nonnative inarchivecopy mismatches-contents mismatches-dscchanges newtag-clone-nogit oldnewtagalt oldtag-clone-nogit overwrite-chkclog overwrite-version push-buildproductsdir push-newpackage push-nextdgit quilt quilt-gbp quilt-gbp-build-modes quilt-singlepatch quilt-splitbrains rpush tag-updates test-list-uptodate trustingpolicy-replay unrepresentable version-opt
 Tests-Directory: tests/tests
-Depends: dgit, dgit-infrastructure, devscripts
+Depends: dgit, dgit-infrastructure, devscripts, debhelper (>=8)
 
 
index 1ca22b5b4b58ecf207e73ee50d364e511d754fe6..107c1d1b6ab40bba8140c2a2b10ec30ba090f236 100644 (file)
@@ -1,2 +1,2 @@
 Tests-Directory: tests/tests
 Tests-Directory: tests/tests
-Depends: dgit, dgit-infrastructure, devscripts
+Depends: dgit, dgit-infrastructure, devscripts, debhelper (>=8)