summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-05-11 15:00:00 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-05-11 15:00:00 -0400
commit9803d8bb635132458142416d32273c9c754b2aca (patch)
tree719f0268a49da786133736e83072f228ec48be43 /debian/changelog
parent7d62553b8bdaeafaf46c65f385933b47657dd023 (diff)
parentff3cc0c92fc865297ed869b38c6cb0dd0882f77c (diff)
Merge branch 'master' into buildsystems
Conflicts: dh_auto_configure
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b345d4ba..3a9a9f3f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,9 @@ debhelper (7.2.11) UNRELEASED; urgency=low
* dh: Support --with addon,addon,...
Closes: #528178
+ * dh_auto_configure: Add --skipdeps when running Makefile.PL,
+ to prevent Module::Install from trying to download dependencies.
+ Closes: #528235
-- Joey Hess <joeyh@debian.org> Mon, 11 May 2009 14:50:33 -0400