summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorBenjamin Drung <bdrung@ubuntu.com>2011-07-09 20:22:00 +0200
committerBenjamin Drung <bdrung@ubuntu.com>2011-07-09 20:22:00 +0200
commitc5178d7b50957a9f54f9bed8a6d7ccf081798118 (patch)
tree5a69ef5711c18b80607bcec84bc52ead63934450 /debian/control
parentdf58f3a3d891a494232d6e49a5a1862a557e8930 (diff)
Add an --all parameter to dh_xul-ext to make packages that work with every
browser they can actually work with (Closes: #610499).
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control7
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index b8ae1bd..c9d967f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,10 @@ 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~)
+Build-Depends: debhelper (>= 7.0.50~),
+ dpkg-dev (>= 1.15.1),
+ python-all (>= 2.6.6-3~),
+ python-librdf
Standards-Version: 3.9.2
Homepage: https://launchpad.net/mozilla-devscripts
X-Python-Version: >= 2.6
@@ -15,7 +18,7 @@ Vcs-Browser: https://code.launchpad.net/~mozillateam/mozilla-devscripts/mozilla-
Package: mozilla-devscripts
Architecture: all
-Depends: dpkg-dev,
+Depends: dpkg-dev (>= 1.15.1),
fakeroot,
python-librdf,
quilt,