From: Ian Jackson Date: Sun, 19 Jul 2015 19:54:29 +0000 (+0100) Subject: Add rsync to test depends X-Git-Tag: debian/1.0~5 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=f0998116dfb1de1dd5c5df44924fb141cf61043a Add rsync to test depends --- diff --git a/debian/tests/control b/debian/tests/control index 7b9215bc..df665b52 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,3 +1,3 @@ Tests: clone-gitnosuite clone-nogit debpolicy-dbretry debpolicy-newreject distropatches-reject drs-clone-nogit drs-push-masterupdate drs-push-rejects dsd-clone-nogit dsd-divert fetch-localgitonly fetch-somegit-notlast mirror mirror-private push-buildproductsdir push-newpackage push-nextdgit quilt rpush tag-updates trustingpolicy-replay Tests-Directory: tests/tests -Depends: dgit, dgit-infrastructure, devscripts +Depends: dgit, dgit-infrastructure, devscripts, rsync