summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Sack <asac@jwsdot.com>2008-06-05 11:00:12 +0200
committerAlexander Sack <asac@jwsdot.com>2008-06-05 11:00:12 +0200
commitcae74e945d802ab37c22e1439e11b4677834f37e (patch)
tree548cc2ef2c64eb151f1c896c6cf760b671aa54b0
parent3df66ad3d14674a57c881e1c7b696388276676e8 (diff)
Release cherry pick from 0.09 release to intrepid
[ Fabien Tassin ] * Move cvs and mercurial from depends to recommends - update debian/control
-rw-r--r--debian/changelog9
-rw-r--r--debian/control3
2 files changed, 11 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f142c12..91e2aed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+mozilla-devscripts (0.08.1) intrepid; urgency=low
+
+ Release cherry pick from 0.09 release to intrepid
+ [ Fabien Tassin ]
+ * Move cvs and mercurial from depends to recommends
+ - update debian/control
+
+ -- Alexander Sack <asac@ubuntu.com> Fri, 30 May 2008 12:33:08 +0200
+
mozilla-devscripts (0.08) intrepid; urgency=low
[ Alexander Sack ]
diff --git a/debian/control b/debian/control
index 3812049..eb419e7 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,8 @@ Vcs-Bzr: https://code.launchpad.net/~mozillateam/mozclient/mozclient.dev
Package: mozilla-devscripts
Architecture: all
-Depends: cvs, mercurial, wget, quilt, libxml-xpath-perl, unzip, dpkg-dev, fakeroot, python | python2.4
+Depends: wget, quilt, libxml-xpath-perl, unzip, dpkg-dev, fakeroot, python | python2.4
+Recommends: cvs, mercurial
Description: Collection of dev scripts used by Ubuntu Mozilla packages
This package contains mozilla-devscripts, a collection of scripts
based on Makefile inheritance which provides targets usable by Mozilla