diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-06-28 16:09:55 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-06-28 16:09:55 -0400 |
commit | 99ec4466b27fd46a6f5102872d52a9ad29202b37 (patch) | |
tree | 183974982366fabb8c290876e93653fd48bbe861 | |
parent | a74b1dde6af2b1b3a3d39eefb9869f05b79d8b26 (diff) | |
download | debhelper-99ec4466b27fd46a6f5102872d52a9ad29202b37.tar.gz |
close another bug
-rw-r--r-- | debian/changelog | 3 |
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.. |