summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-05-27 21:24:09 -0400
committerJoey Hess <joey@kitenet.net>2010-05-27 21:24:09 -0400
commit5e1e5c7781a225f314b5b799b4688555c45045f2 (patch)
treee52f84baf38f1ac0f93c528f327e23422eea94a0 /debian
parenta993f80b0c3405b77c04fab2c349fd47ac8f7589 (diff)
wording
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 4cbb1df1..980afda6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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,