From b50e957d859c93fdda2731c03e934c30633c6889 Mon Sep 17 00:00:00 2001 From: Alexander Sack Date: Thu, 21 Feb 2008 13:20:31 +0000 Subject: * add unzip (needed by xpi.mk) to Depends: of mozilla-devscript binary package - update debian/control * document in changelog - update debian/changelog --- debian/changelog | 4 +++- debian/control | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 4655ebb..1875f4f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -mozilla-devscripts (0.05) UNRELEASED; urgency=low +mozilla-devscripts (0.05~mt1) hardy; urgency=low [ Fabien Tassin ] * Update mozclient patch for xulbrowser now that firefox 3 needs @@ -15,6 +15,8 @@ mozilla-devscripts (0.05) UNRELEASED; urgency=low * add libxml-xpath-perl to Depends: required by install.rdf introspection in xpi.mk - update debian/control + * add unzip (needed by xpi.mk) to Depends: of mozilla-devscript binary package + - update debian/control -- Fabien Tassin Fri, 15 Feb 2008 22:02:42 +0100 diff --git a/debian/control b/debian/control index 831962c..b439d25 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Vcs-Bzr: https://code.launchpad.net/~mozillateam/mozclient/mozclient.dev Package: mozilla-devscripts Architecture: all -Depends: cvs, wget, quilt, libxml-xpath-perl +Depends: cvs, wget, quilt, libxml-xpath-perl, unzip 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 -- cgit v1.2.3