summaryrefslogtreecommitdiff
path: root/debian/control
blob: 42ccef71691c2a1a91280955124c37c832ec3524 (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
32
33
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@debian.org>
Build-Depends: debhelper (>= 7), python-all (>= 2.6.6-3~)
Standards-Version: 3.9.2
DM-Upload-Allowed: yes
Homepage: https://launchpad.net/mozilla-devscripts
X-Python-Version: all
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,
         python-librdf,
         quilt,
         unzip,
         wget,
         zip,
         ${misc:Depends},
         ${perl:Depends},
         ${python:Depends}
Suggests: cvs, git, 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.