]> git.donarmstrong.com Git - debhelper.git/commitdiff
reorder
authorJoey Hess <joey@kitenet.net>
Sun, 19 Jun 2011 22:01:59 +0000 (18:01 -0400)
committerJoey Hess <joey@kitenet.net>
Sun, 19 Jun 2011 22:01:59 +0000 (18:01 -0400)
debian/changelog

index 743daa075a63b5d249f3562791ea08f4c492b722..c20d5b241e4818bdf06e07b766334a903944335d 100644 (file)
@@ -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