From: Peter Palfrader Date: Tue, 25 Dec 2007 10:30:46 +0000 (+0100) Subject: Change Build-Depends-Indep to Build-Depends. X-Git-Tag: userdir-ldap-0.3.16~35 X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=commitdiff_plain;h=4021ae849615f40331b0eb83a644965db12b8b43 Change Build-Depends-Indep to Build-Depends. --- diff --git a/debian/changelog b/debian/changelog index bd54477..2dfd4ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,9 @@ userdir-ldap (0.3.15+xxx) XXunstable; urgency=low Those files were already being tagged as conffiles by debhelper, resulting in them being listed twice in the resulting binary package. * Change the build dependency on debhelper to be versioned >= 5. + * Change Build-Depends-Indep to Build-Depends. - -- Peter Palfrader Tue, 25 Dec 2007 11:28:46 +0100 + -- Peter Palfrader Tue, 25 Dec 2007 11:30:31 +0100 userdir-ldap (0.3.15) unstable; urgency=low diff --git a/debian/control b/debian/control index aa33ee1..dc3b2d2 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: userdir-ldap Section: admin Priority: optional Maintainer: Debian Administration team -Build-Depends-Indep: debhelper (>= 5), python-support +Build-Depends: debhelper (>= 5), python-support Standards-Version: 3.5.8.0 Uploaders: Ryan Murray