summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control12
1 files changed, 2 insertions, 10 deletions
diff --git a/debian/control b/debian/control
index 37a2196..c9e5fd3 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,7 @@ Section: devel
Priority: optional
Maintainer: Debian Mozilla Extension Maintainers <pkg-mozext-maintainers@lists.alioth.debian.org>
Uploaders: Benjamin Drung <bdrung@debian.org>, Andrea Veri <and@debian.org>
-Build-Depends: debhelper (>= 7.0.50~),
- dpkg-dev (>= 1.15.1),
- python-all (>= 2.6.6-3~),
- python-librdf
+Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3~), python-librdf
Standards-Version: 3.9.3
X-Python-Version: >= 2.6
VCS-Browser: http://git.debian.org/?p=pkg-mozext/mozilla-devscripts.git;a=summary
@@ -14,17 +11,12 @@ VCS-Git: git://git.debian.org/pkg-mozext/mozilla-devscripts.git
Package: mozilla-devscripts
Architecture: all
-Depends: dpkg-dev (>= 1.15.1),
- fakeroot,
- python-librdf,
- quilt,
+Depends: python-librdf,
unzip,
- wget,
zip,
${misc:Depends},
${perl:Depends},
${python:Depends}
-Suggests: cvs, git, mercurial
Description: Development scripts used by Mozilla's addons packages
This package contains mozilla-devscripts, a collection of scripts
based on Makefile inheritance meant for packaging Iceweasel's and