chiark / gitweb /
git-debrebase: Prepare for calling debchange
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 25 Aug 2018 15:14:23 +0000 (16:14 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 26 Aug 2018 00:20:43 +0000 (01:20 +0100)
* Add it to the .deb dependencies
* Add tstunt/debchange to the gdr tests

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/control
tests/lib-gdr

index a36b357ed1d50cd186a741b9979556fc507b6461..5bc2a65e4732725e442d111737746912c91e2f73 100644 (file)
@@ -27,7 +27,7 @@ Description: git interoperability with the Debian archive
  dgit clone and dgit fetch construct git commits from uploads.
 
 Package: git-debrebase
-Depends: perl, git-core, libdpkg-perl, libfile-fnmatch-perl,
+Depends: perl, git-core, libdpkg-perl, libfile-fnmatch-perl, devscripts,
          ${misc:Depends}
 Recommends: dgit, git-buildpackage
 Architecture: all
index e6af12a65945ca5e087ed56aea269ad041cc5843..251143e3fe89b2828379978c92f7905de70a3a3e 100644 (file)
@@ -3,6 +3,8 @@
 : ${GDR_TEST_DEBUG=-D}
 export GDR_TEST_DEBUG
 
+t-tstunt debchange
+
 t-git-debrebase () {
        local gdr=${DGIT_GITDEBREBASE_TEST-git-debrebase}
        : '