]> git.donarmstrong.com Git - debhelper.git/commitdiff
updates
authorJoey Hess <joey@gnu.kitenet.net>
Mon, 29 Jun 2009 02:01:34 +0000 (22:01 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Mon, 29 Jun 2009 02:01:34 +0000 (22:01 -0400)
debian/changelog

index 626b32bc0dc606029995c54bdc57df3e45aaaf7d..777bc0d229bedbbf6e1285f17c12e069fae1596f 100644 (file)
@@ -3,8 +3,8 @@ debhelper (7.3.0) UNRELEASED; urgency=low
   * Modular object oriented dh_auto_* buildsystem support,
     contributed by Modestas Vainius
     - dh_auto_* --sourcedirectory can now be used to specify a source
-      directory if sources and/or the whole buildsystem lives in other
-      but the top level directory. Closes: #530597
+      directory if sources and/or the whole buildsystem lives elsewhere
+      than the top level directory. Closes: #530597
     - dh_auto_* --builddirectory can now be used to specify a build
       directory to use for out of source building, for build systems
       that support it. Closes: #480577