From 13decf3b9a7f9e4d00ea07f5193993e7408877b1 Mon Sep 17 00:00:00 2001 From: Matt Zimmerman Date: Fri, 3 Oct 2008 14:51:23 +0100 Subject: [PATCH] Really use recommends, not depends --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 47f68af..d76f621 100644 --- a/debian/control +++ b/debian/control @@ -15,9 +15,9 @@ Architecture: all Section: devel Depends: ${python:Depends}, binutils, devscripts, sudo, python-debian, python-launchpad-bugs (>= 0.2.25), dctrl-tools, lsb-release, diffstat, - dpkg-dev, genisoimage + dpkg-dev Recommends: bzr, pbuilder | sbuild, reportbug (>= 3.39ubuntu1), - ca-certificates + ca-certificates, genisoimage Conflicts: devscripts (<< 2.10.7ubuntu5) Replaces: devscripts (<< 2.10.7ubuntu5) XB-Python-Version: ${python:Versions}