summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-08-22 22:18:10 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-08-22 22:18:10 -0400
commitcae2e136065a0925ed10e7122b098cf5f3ed4905 (patch)
treed21b26982947ce8cea7f04778dfbbc6ce4394532 /debian
parent69b4dec41ea998cd7e245bf5fedb272e2402904d (diff)
dh_auto_install: Improve check for MakeMaker, to avoid passing PREFIX if the Makefile was generated by Module::Build::Compat. Closes: #496157
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 ddbe4ee3..6df4a4f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ debhelper (7.0.17) UNRELEASED; urgency=low
[ Joey Hess ]
* dh_gencontrol: Drop the Homepage field from udebs. Closes: #492719
* Typo. Closes: #493062
+ * dh_auto_install: Improve check for MakeMaker, to avoid passing PREFIX
+ if the Makefile was generated by Module::Build::Compat. Closes: #496157
-- Per Olofsson <pelle@debian.org> Wed, 23 Jul 2008 10:52:14 +0200