summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-11-04 20:47:13 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-11-04 20:47:13 -0500
commit2bdc9c148086492202c995d12becbc76abb3d569 (patch)
treeabe57fbb2761362be568c625d530655fa64c1e93 /debian
parentbbcbadbef84f4d789f9e21964757ab622f11e6ed (diff)
Add deprecation warnings for -u to the documentation, since putting options after -- is much more sane. (However, -u will not go away any time soon.) Closes: #554509
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 35647d88..1eca2a1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,9 @@ debhelper (7.4.4) UNRELEASED; urgency=low
debhelper runs make, and the parent debian/rules was run in parallel
mode (as dpkg-buildpackage -j currently does).
* Thanks, Modestas Vainius for much of the work on parallel build support.
+ * Add deprecation warnings for -u to the documentation, since putting
+ options after -- is much more sane. (However, -u will not go away any
+ time soon.) Closes: #554509
-- Joey Hess <joeyh@debian.org> Wed, 28 Oct 2009 18:10:45 -0400