summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-06-19 18:01:59 -0400
committerJoey Hess <joey@kitenet.net>2011-06-19 18:01:59 -0400
commit031319820566968f4f44f003cd2313062231da46 (patch)
tree5420baf50935add45c7f178c4fefc6fd03e0ae1a
parentfcfcd1298f6ea1fcfb2b2b5a529303270aa800d9 (diff)
reorder
-rw-r--r--debian/changelog6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 743daa07..c20d5b24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,5 @@
debhelper (8.1.7) UNRELEASED; urgency=low
- * Fix example. Closes: #627534
- * Fix error message. Closes: #628053
- * dh_movefiles: Optimise use of xargs. Closes: #627737
* dh: In v9, any standard rules file targets, including build-arch,
build-indep, build, install, etc, can be defined in debian/rules
without needing to explicitly tell make the dependencies between
@@ -16,7 +13,10 @@ debhelper (8.1.7) UNRELEASED; urgency=low
appropriate DEB_${flag}_{APPEND,SET} environment variables are also
set (see dpkg-buildflags(1)).
Closes: #544844
+ * dh_movefiles: Optimise use of xargs. Closes: #627737
* Correct docs about multiarch and v9. Closes: #630826
+ * Fix example. Closes: #627534
+ * Fix error message. Closes: #628053
-- Joey Hess <joeyh@debian.org> Sat, 21 May 2011 15:24:19 -0400