From 06e74ac9929f2c7e6e425ac862e04fb5db303036 Mon Sep 17 00:00:00 2001 From: Benjamin Drung Date: Tue, 6 Oct 2009 19:02:53 +0200 Subject: - move data for the automagic detection of target application packages into separate xpi-data-*.mk files and set default MOZ_XPI_DISTRO when installing mozilla-devscripts - rename src/xpi.mk to src/xpi.mk.in and update it - add src/xpi-data-all.mk - add src/xpi-data-common.mk - add src/xpi-data-Debian.mk - add src/xpi-data-Ubuntu.mk - update debian/control - update src/Makefile --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 938d003..a78d406 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Uploaders: Fabien Tassin , Alexander Sack , Benjamin Drung Build-Depends: cdbs, debhelper (>= 5) +Build-Depends-Indep: lsb-release Standards-Version: 3.8.3 DM-Upload-Allowed: yes Vcs-Bzr: lp:mozilla-devscripts @@ -17,7 +18,6 @@ Architecture: all Depends: dpkg-dev, fakeroot, libxml-xpath-perl, - lsb-release, python, quilt, unzip, -- cgit v1.2.3