summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-06-28 22:01:34 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-06-28 22:01:34 -0400
commitd6661136b167b05bb55afab08e8ee53e919a89c1 (patch)
tree6aa77a57d3a8016de7ef890f6af721e7e55ab68b /debian
parent8bcef3db6983f8a5657df8daa337905592e0531d (diff)
updates
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 626b32bc..777bc0d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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