Change Build-Depends-Indep to Build-Depends.
authorPeter Palfrader <peter@palfrader.org>
Tue, 25 Dec 2007 10:30:46 +0000 (11:30 +0100)
committerPeter Palfrader <peter@palfrader.org>
Tue, 25 Dec 2007 10:30:46 +0000 (11:30 +0100)
debian/changelog
debian/control

index bd54477..2dfd4ef 100644 (file)
@@ -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 <weasel@debian.org>  Tue, 25 Dec 2007 11:28:46 +0100
+ -- Peter Palfrader <weasel@debian.org>  Tue, 25 Dec 2007 11:30:31 +0100
 
 userdir-ldap (0.3.15) unstable; urgency=low
 
index aa33ee1..dc3b2d2 100644 (file)
@@ -2,7 +2,7 @@ Source: userdir-ldap
 Section: admin
 Priority: optional
 Maintainer: Debian Administration team <debian-admin@lists.debian.org>
-Build-Depends-Indep: debhelper (>= 5), python-support
+Build-Depends: debhelper (>= 5), python-support
 Standards-Version: 3.5.8.0
 Uploaders: Ryan Murray <rmurray@debian.org>