From: Joey Hess Date: Sun, 28 Jun 2009 20:09:55 +0000 (-0400) Subject: close another bug X-Git-Tag: 7.3.0~26 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=99ec4466b27fd46a6f5102872d52a9ad29202b37;p=debhelper.git close another bug --- diff --git a/debian/changelog b/debian/changelog index 615f95b..b948ec4 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..