]> git.donarmstrong.com Git - debhelper.git/commitdiff
remove build-dep on file
authorJoey Hess <joey@kitenet.net>
Tue, 30 Aug 2011 00:29:11 +0000 (20:29 -0400)
committerJoey Hess <joey@kitenet.net>
Tue, 30 Aug 2011 00:29:11 +0000 (20:29 -0400)
It was only needed so dh_shlibdeps and dh_strip, which are no longer run
during build.

debian/changelog
debian/control

index 4da5f488ccf53059f0cbde156715889ebbd6f190..a880106a7e7cf2d3397e88491d2cf94143fca3a8 100644 (file)
@@ -2,7 +2,7 @@ debhelper (8.9.7) UNRELEASED; urgency=low
 
   * dh: Don't bother running dh_shlibdebs, dh_makeshelibs, or dh_strip
     for the binary target when all packages being acted on are indep.
-  * debhelper no longer build-depends on man-db, to ease bootstrapping.
+  * debhelper no longer build-depends on man-db or file, to ease bootstrapping.
 
  -- Joey Hess <joeyh@debian.org>  Mon, 29 Aug 2011 20:18:01 -0400
 
index ec55b5c2cb2903ca8d4cb50164cdf40c4a51cab6..4e36ebf00e3133772a89b79d03afde28ee0f2b08 100644 (file)
@@ -2,7 +2,7 @@ Source: debhelper
 Section: devel
 Priority: optional
 Maintainer: Joey Hess <joeyh@debian.org>
-Build-Depends: po4a (>= 0.24), file (>= 3.23), perl-base (>= 5.10)
+Build-Depends: po4a (>= 0.24), perl-base (>= 5.10)
 Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/git/debhelper/debhelper.git
 Vcs-Browser: http://git.debian.org/?p=debhelper/debhelper.git;a=summary