From 327fecf4641356b70796191492b1b88c0eb11c0c Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 25 Aug 2018 16:14:23 +0100 Subject: git-debrebase: Prepare for calling debchange * Add it to the .deb dependencies * Add tstunt/debchange to the gdr tests Signed-off-by: Ian Jackson --- debian/control | 2 +- tests/lib-gdr | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index a36b357..5bc2a65 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 e6af12a..251143e 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} : ' -- cgit v1.2.3