]> git.donarmstrong.com Git - debhelper.git/commitdiff
updates
authorJoey Hess <joey@kodama.kitenet.net>
Tue, 8 Jan 2008 20:01:57 +0000 (15:01 -0500)
committerJoey Hess <joey@kodama.kitenet.net>
Tue, 8 Jan 2008 20:01:57 +0000 (15:01 -0500)
debhelper.pod
debian/changelog

index 94f03abe2b84c13719cd71a6127e931fed2f1997..55089338fb02a01a738e1f312a1c2a574c58d1a8 100644 (file)
@@ -427,9 +427,9 @@ Once your package uses debhelper to build, be sure to add
 debhelper to your Build-Depends line in debian/control. You should
 build-depend on a version of debhelper equal to (or greater than) the
 debhelper compatibility level your package uses. So if your package used
-compatibility level 5:
+compatibility level 6:
 
-  Build-Depends: debhelper (>= 5)
+  Build-Depends: debhelper (>= 6)
 
 =head1 ENVIRONMENT
 
index 93cf8d1fa420223ffcbf0b5c0c8163f3f4ce771d..f17af5a2b0c7bed2b9250e8415ddceaafa89916a 100644 (file)
@@ -13,7 +13,7 @@ debhelper (6.0.0) UNRELEASED; urgency=low
   * Depend on dpkg-dev 1.14.15, the first to support dpkg-shlibdeps -S.
   * dh_installdocs, dh_installexamples: Support files with spaces in exclude
     mode. Closes: #459426
-  * debhelper v6 mode is finalised and the new recommended compatability
+  * debhelper v6 mode is finalised and is the new recommended compatability
     level.
 
  -- Joey Hess <joeyh@debian.org>  Fri, 28 Dec 2007 15:45:39 -0500