summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-05-06 16:46:04 -0400
committerJoey Hess <joey@kitenet.net>2013-05-06 16:46:04 -0400
commit9fb5652f1cdaf989ad78cdadd0d85897eb17ef2e (patch)
treedae5104b465790239d5aa2e35589dff3a0475514 /debian/changelog
parent778b1d5f7119622c755278ed163b316e92cd1487 (diff)
update
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 81343bd1..55f764f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
debhelper (9.20130505) UNRELEASED; urgency=low
- * dh: Skips running commands that it can tell do nothing. Closes: #560423
- (This is determined by the presence of special PROMISE directives
- within commands that provide a high-level description of the command.)
+ * dh: Skips running commands that it can tell will do nothing.
+ Closes: #560423
+ (Commands that can be skipped are determined by the presence of
+ special PROMISE directives within commands that provide a high-level
+ description of the command.)
* perl_makemaker: Unset INSTALL_BASE in case the user has it set.
Closes: #705141
* dh_installdeb: Drop pre-dependency on dpkg for dpkg-maintscript-helper.