]> git.donarmstrong.com Git - debhelper.git/commitdiff
update
authorJoey Hess <joey@kitenet.net>
Fri, 30 Sep 2011 17:05:34 +0000 (13:05 -0400)
committerJoey Hess <joey@kitenet.net>
Fri, 30 Sep 2011 17:05:34 +0000 (13:05 -0400)
debhelper.pod
debian/changelog

index 1c9e6428ae58c6f08884dc2903638367b4cd9fed..b85bc1a578036e3a7ceb1dd749361962a4927c6f 100644 (file)
@@ -496,8 +496,8 @@ they are already set. They support DEB_BUILD_OPTIONS=noopt too.
 
 =item -
 
-B<dh_auto_configure> passes CFLAGS to F<Makefile.PL> using
-the OPTIMIZE variable.
+B<dh_auto_configure> passes CFLAGS to perl F<Makefile.PL> and
+F<Build.PL>
 
 =back
 
index e63affcc542de3cbd9df0e92bf45a2f2c4d2d556..e657570153fdea0e7b5c0ec103ac5f5936c49627 100644 (file)
@@ -7,8 +7,8 @@ debhelper (8.9.8) unstable; urgency=low
   * Clarify description of dh_auto_* -- params. Closes: #642786
   * Mention in debhelper(7) that buildsystem options are typically passed
     to dh. Closes: #643069
-  * perl_makemaker: In v9, pass CFLAGS to Makefile.PL using OPTIMIZE.
-    Closes: #643702 Thanks, Steve Langasek.
+  * perl_makemaker: In v9, pass CFLAGS to Makefile.PL and Build.Pl
+    Closes: #643702, #497653 Thanks, Steve Langasek, gregor herrmann.
 
  -- Joey Hess <joeyh@debian.org>  Thu, 29 Sep 2011 15:41:16 -0400