summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-06-28 16:09:55 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-06-28 16:09:55 -0400
commit99ec4466b27fd46a6f5102872d52a9ad29202b37 (patch)
tree183974982366fabb8c290876e93653fd48bbe861
parenta74b1dde6af2b1b3a3d39eefb9869f05b79d8b26 (diff)
close another bug
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 615f95bb..b948ec42 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,9 @@ debhelper (7.3.0) UNRELEASED; urgency=low
- dh_auto_* --list can be used to list available and selected build
systems.
- Adds support for cmake.
+ - For the perl_build build system, Build is used consistently
+ instead of falling back to using the generated Makefile.
+ Closes: #534332
- Historical dh_auto_* behavior should be preserved despite these
large changes..