summaryrefslogtreecommitdiff
path: root/debian/control
blob: eb419e75bddddcf6d16cee8621056044776d4a4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: mozilla-devscripts
Section: devel
Priority: optional
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Uploaders: Fabien Tassin <fta@sofaraway.org>
Build-Depends: debhelper (>= 5), cdbs
Standards-Version: 3.7.3
Vcs-Bzr: https://code.launchpad.net/~mozillateam/mozclient/mozclient.dev

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