chiark / gitweb /
test suite: gdr-fresh: Drop use of git-deborig and fix dependencies
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 25 Aug 2018 18:14:01 +0000 (19:14 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 26 Aug 2018 00:07:27 +0000 (01:07 +0100)
commit6a110edce1bf7bb9f46b0410430c5f01a1ecc5c2
tree90a1046b60ef76f16aa329e990d564ce902a146c
parent166a9cf1edb3563eb399a8d3da26831dc69bfaed
test suite: gdr-fresh: Drop use of git-deborig and fix dependencies

b765388a4cea
  "test suite: Test dgit calling git-debrebase on new debianisation"
failed to update the test dependencies, and does not work in a formal
autopkgtest run because dgit is not installed.

Additionally, Because scripts in devscripts have their own individual
dependencies, and the dependencies for git-deborig differ between
stretch and sid, It is not reasonably possible to write a dependency
which allows git-deborig to work.  This is another reason why this
test does not work in a formal run (this time, failing only on
sid/buster).

So, drop use of git-deborig, and the resulting dependency on
devscripts.  (dgit and git-debrebase pull in devscripts anyway, so
that is academic.)

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