summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-04-24 20:37:42 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-04-24 20:37:42 -0400
commit8290ce0f62ee779b3cb7719776c1431140b91644 (patch)
treefe83fb2de18957910e1e3631dbf7a565508bfbab /debian
parent2aa24b38b2aef62087ab0d587d0b88cfde85ce6d (diff)
dh_auto_configure: Set PERL_MM_USE_DEFAULT when configuring MakeMaker packages to avoid interactive prompts.
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 23d9b270..cf095ac8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ debhelper (7.0.2) UNRELEASED; urgency=low
* dh: Optimise the case where the binary-arch or binary-indep sequence is
run and there are no packages of that type.
+ * dh_auto_configure: Set PERL_MM_USE_DEFAULT when configuring MakeMaker
+ packages to avoid interactive prompts.
-- Joey Hess <joeyh@debian.org> Thu, 24 Apr 2008 14:10:56 -0400