From be2217d7ada52643794174a773794c4b149e9a49 Mon Sep 17 00:00:00 2001 From: Benjamin Drung Date: Sun, 13 Sep 2009 18:30:52 +0200 Subject: - only list packages in ${xpi:Depends} if they are available in the archive and add lsb-release as dependency - update src/xpi.mk - update debian/control --- debian/changelog | 6 +++++- debian/control | 1 + 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index b6c8db6..d2e4759 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,8 +17,12 @@ mozilla-devscripts (0.16) UNRELEASED; urgency=low - override files on xpi extraction (otherwise running build target would require user interaction) - update src/xpi.mk + - only list packages in ${xpi:Depends} if they are available in the archive + and add lsb-release as dependency + - update src/xpi.mk + - update debian/control - -- Benjamin Drung Mon, 07 Sep 2009 22:59:11 +0200 + -- Benjamin Drung Sun, 13 Sep 2009 18:29:26 +0200 mozilla-devscripts (0.15) unstable; urgency=low diff --git a/debian/control b/debian/control index 6dbdb17..715008f 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,7 @@ Architecture: all Depends: dpkg-dev, fakeroot, libxml-xpath-perl, + lsb-release, python, quilt, unzip, -- cgit v1.2.3