summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control22
1 files changed, 16 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index 811c9ad..8365b1f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,18 +3,28 @@ Section: devel
Priority: optional
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Uploaders: Fabien Tassin <fta@ubuntu.com>,
- Alexander Sack <asac@debian.org>,
- Alexander Sack <asac@ubuntu.com>,
- Benjamin Drung <bdrung@ubuntu.com>
+ Alexander Sack <asac@debian.org>,
+ Alexander Sack <asac@ubuntu.com>,
+ Benjamin Drung <bdrung@ubuntu.com>
Build-Depends: debhelper (>= 5), cdbs
Standards-Version: 3.8.2
Vcs-Bzr: lp:mozilla-devscripts
-Vcs-Bzr-Browser: https://code.launchpad.net/~mozillateam/mozilla-devscripts/mozilla-devscripts
+Vcs-Browser: https://code.launchpad.net/~mozillateam/mozilla-devscripts/mozilla-devscripts
Package: mozilla-devscripts
Architecture: all
-Depends: wget, quilt, libxml-xpath-perl, zip, unzip, dpkg-dev, fakeroot, python
-Suggests: cvs, mercurial, git-core
+Depends: dpkg-dev,
+ fakeroot,
+ libxml-xpath-perl,
+ python,
+ quilt,
+ unzip,
+ wget,
+ zip,
+ ${misc:Depends}
+Suggests: cvs,
+ git-core,
+ 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