From: Ian Jackson Date: Tue, 23 Jun 2015 12:13:18 +0000 (+0100) Subject: Packaging: Strengthen dgit-infrastructure dependencies X-Git-Tag: debian/0.30~67 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=c679e537505487f4e2c7277d9ed2440ef574f657;hp=f643d6182a1490fe9969c1ed02306518699e0ebd Packaging: Strengthen dgit-infrastructure dependencies In practice these dependencies are going to be needed for almost all deployments. They are also needed for the DEP-8 test suite, and we would prefer not to replicate them in debian/tests/control. --- diff --git a/debian/control b/debian/control index 19a1a745..4251c22b 100644 --- a/debian/control +++ b/debian/control @@ -24,9 +24,8 @@ Description: git interoperability with the Debian archive dgit clone and dgit fetch construct git commits from uploads. Package: dgit-infrastructure -Depends: ${misc:Depends} -Recommends: perl, git-core, dgit, gpgv, chiark-utils-bin, wget, - libjson-perl, libdigest-sha-perl, libdbd-sqlite3-perl, sqlite3 +Depends: ${misc:Depends}, perl, git-core, dgit, gpgv, chiark-utils-bin, wget, + libjson-perl, libdigest-sha-perl, libdbd-sqlite3-perl, sqlite3 Architecture: all Priority: extra Description: dgit server backend infrastructure