From: Ian Jackson Date: Sat, 15 Oct 2016 18:34:57 +0000 (+0100) Subject: debian/control: Add missing dependencies to dgit-infrastructure X-Git-Tag: archive/debian/2.0~11 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=b8c2b9371fef54150ee6d3711a35007092aa576a;hp=230275261f3bdec17bcd08c7005e4065355b0277 debian/control: Add missing dependencies to dgit-infrastructure Now it doesn't Depend: dgit, it needs its own copies of these two. I have done git grep '^use' and it seems that these are the only ones that are needed. Signed-off-by: Ian Jackson --- diff --git a/debian/control b/debian/control index b24b0741..dfc4b701 100644 --- a/debian/control +++ b/debian/control @@ -27,7 +27,8 @@ Description: git interoperability with the Debian archive Package: dgit-infrastructure Depends: ${misc:Depends}, perl, git-core, gpgv, chiark-utils-bin, - libjson-perl, libdigest-sha-perl, libdbd-sqlite3-perl, sqlite3 + libjson-perl, libdigest-sha-perl, libdbd-sqlite3-perl, sqlite3, + libwww-perl, libdpkg-perl Recommends: dgit Architecture: all Priority: extra