summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control19
1 files changed, 14 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index 811c9ad..ba7c9ca 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ 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
@@ -13,8 +13,17 @@ Vcs-Bzr-Browser: https://code.launchpad.net/~mozillateam/mozilla-devscripts/mozi
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
+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