]> git.donarmstrong.com Git - debhelper.git/commitdiff
wording
authorJoey Hess <joey@kitenet.net>
Fri, 28 May 2010 01:24:09 +0000 (21:24 -0400)
committerJoey Hess <joey@kitenet.net>
Fri, 28 May 2010 01:24:09 +0000 (21:24 -0400)
debian/changelog

index 4cbb1df16b85cf1bfa05014d6fb7e4ed4ee668bc..980afda6673f7143da43b346ce09ab545be3c9a1 100644 (file)
@@ -11,9 +11,9 @@ debhelper (7.9.1) UNRELEASED; urgency=low
     libraries it generates shlibs files for. This means that -X can be
     used to exclude libraries from processing by dpkg-gensymbols. It also
     means that libraries in unusual locations, where dpkg-gensymbols does
-    not itself normally look will be passed to it, a behavior change which
+    not itself normally look, will be passed to it, a behavior change which
     may break some packages. Closes: #557603
-  * dh_testversion: Removed this deprecated command.
+  * dh_testversion: Removed this deprecated and unused command.
   * debian/compress files are now deprecated. Seems only one package
     (genesis) still uses them.
   * dh_fixperms: Tighten globs used to find library .so files,