chiark / gitweb /
Packaging: Strengthen dgit-infrastructure dependencies
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 23 Jun 2015 12:13:18 +0000 (13:13 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 23 Jun 2015 12:13:18 +0000 (13:13 +0100)
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

index 19a1a74553ed9aed515e8ae189f4a1b4ff7156e5..4251c22b9e67869be58a24579bdd71bd708da845 100644 (file)
@@ -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