From: Ian Jackson Date: Sat, 25 Aug 2018 15:14:23 +0000 (+0100) Subject: git-debrebase: Prepare for calling debchange X-Git-Tag: archive/debian/6.10~33 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=327fecf4641356b70796191492b1b88c0eb11c0c git-debrebase: Prepare for calling debchange * Add it to the .deb dependencies * Add tstunt/debchange to the gdr tests Signed-off-by: Ian Jackson --- diff --git a/debian/control b/debian/control index a36b357e..5bc2a65e 100644 --- a/debian/control +++ b/debian/control @@ -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 diff --git a/tests/lib-gdr b/tests/lib-gdr index e6af12a6..251143e3 100644 --- a/tests/lib-gdr +++ b/tests/lib-gdr @@ -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} : '