From: Ben Hutchings Date: Mon, 20 Aug 2007 22:02:28 +0000 (+0000) Subject: Moved debhelper and quilt to Build-Depends since they are needed in the clean target. X-Git-Tag: 2.11+2.111-1~10 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=maypole.git;a=commitdiff_plain;h=e047bc07d1f747ecb73c1a29ad0573b4a2464607 Moved debhelper and quilt to Build-Depends since they are needed in the clean target. --- diff --git a/debian/control b/debian/control index 2eefbab..54b8f94 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,8 @@ Source: maypole Maintainer: Ben Hutchings Section: perl Priority: extra -Build-Depends-Indep: debhelper (>= 5), perl (>= 5.6.0-16), quilt, +Build-Depends: debhelper (>= 5), quilt +Build-Depends-Indep: perl (>= 5.6.0-16), libclass-dbi-abstractsearch-perl, libclass-dbi-pager-perl, libclass-dbi-plugin-retrieveall-perl,