From c679e537505487f4e2c7277d9ed2440ef574f657 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 23 Jun 2015 13:13:18 +0100 Subject: 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. --- debian/control | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 19a1a74..4251c22 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 -- cgit v1.2.3