summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-09-29 15:37:31 -0400
committerJoey Hess <joey@kitenet.net>2011-09-29 15:37:31 -0400
commit0f49b66e64b3a0a81e1c572af72b45cdc8b452d4 (patch)
tree2d899e6139dcfc43ce766c66422c15c6da4ebb6b /debian
parent6bc4bc8e51934a6dad35e12dbf41b3107d22a252 (diff)
setting OPTIMIZE could in theory lead to breakage, so make it v9
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1c4f2c94..c2ec5e0d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ debhelper (8.9.8) UNRELEASED; 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: Pass CFLAGS to Makefile.PL using OPTIMIZE. Closes: #643702
+ (v9 only)
-- Joey Hess <joeyh@debian.org> Mon, 12 Sep 2011 13:35:52 -0400