summaryrefslogtreecommitdiff
path: root/debian/control
blob: 8365b1fdac5c8e71e38dfb46e6fe5d6790c548db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Source: mozilla-devscripts
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>
Build-Depends: debhelper (>= 5), cdbs
Standards-Version: 3.8.2
Vcs-Bzr: lp:mozilla-devscripts
Vcs-Browser: https://code.launchpad.net/~mozillateam/mozilla-devscripts/mozilla-devscripts

Package: mozilla-devscripts
Architecture: all
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
 packages in Ubuntu and Debian