summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-06-13 17:40:02 -0400
committerJoey Hess <joey@kitenet.net>2011-06-13 17:40:02 -0400
commitb6f4fc5506a937639e85eb5fc27a8df89c605b02 (patch)
treeb5a33cf67354fa9c570c0b9b7c6f2a4002fea9cd
parent2418449701ff54d94c2307f3ffd980279ab62e4a (diff)
changelog
-rw-r--r--debian/changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8404462d..0c24fdea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,11 @@ 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: Now 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
+ the targets. Closes: #629139
+ (Thanks, Roger Leigh)
-- Joey Hess <joeyh@debian.org> Sat, 21 May 2011 15:24:19 -0400