summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-04-24 21:05:28 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-04-24 21:05:28 -0400
commit10d72fd2967a0220a3ca3802e3a3593a1f33515c (patch)
tree94a89adfd04189b76f1c43bfda38cd9c71d7a9e1 /debian
parent8290ce0f62ee779b3cb7719776c1431140b91644 (diff)
dh_auto_*: Also support packages using Module::Build.
* dh_auto_*: Also support packages using Module::Build. * dh_auto_*: Fix some calls to setup.py.
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 cf095ac8..dbc36f24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ debhelper (7.0.2) UNRELEASED; urgency=low
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.
+ * dh_auto_*: Also support packages using Module::Build.
+ * dh_auto_*: Fix some calls to setup.py.
-- Joey Hess <joeyh@debian.org> Thu, 24 Apr 2008 14:10:56 -0400