summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 4473a9d..9239f4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mozilla-devscripts (0.13) UNRELEASED; urgency=low
+
+ * Drop python-2.4 from Depends, any python will do
+ - update debian/control
+
+ -- Fabien Tassin <fta@ubuntu.com> Fri, 13 Mar 2009 13:58:22 +0100
+
mozilla-devscripts (0.12) jaunty; urgency=low
[ Fabien Tassin <fta@ubuntu.com> ]
diff --git a/debian/control b/debian/control
index 1670885..0229cb1 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Vcs-Bzr: https://code.launchpad.net/~mozillateam/mozclient/mozclient.dev
Package: mozilla-devscripts
Architecture: all
-Depends: wget, quilt, libxml-xpath-perl, zip, unzip, dpkg-dev, fakeroot, python | python2.4
+Depends: wget, quilt, libxml-xpath-perl, zip, unzip, dpkg-dev, fakeroot, python
Suggests: cvs, mercurial, git-core
Description: Collection of dev scripts used by Ubuntu Mozilla packages
This package contains mozilla-devscripts, a collection of scripts