From af5590a0a435dcf24e4f970dbd808a3157249e18 Mon Sep 17 00:00:00 2001 From: Benjamin Drung Date: Tue, 11 Aug 2009 16:36:56 +0200 Subject: * packaging: - break and sort Depends and Suggests - update debian/control --- debian/changelog | 8 ++++++++ debian/control | 19 ++++++++++++++----- 2 files changed, 22 insertions(+), 5 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index e37801f..68cd855 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +mozilla-devscripts (0.15) UNRELEASED; urgency=low + + * packaging: + - break and sort Depends and Suggests + - update debian/control + + -- Benjamin Drung Tue, 11 Aug 2009 16:33:12 +0200 + mozilla-devscripts (0.14) unstable; urgency=low [ Alexander Sack ] diff --git a/debian/control b/debian/control index 811c9ad..ba7c9ca 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,9 @@ Section: devel Priority: optional Maintainer: Ubuntu Mozilla Team Uploaders: Fabien Tassin , - Alexander Sack , - Alexander Sack , - Benjamin Drung + Alexander Sack , + Alexander Sack , + Benjamin Drung Build-Depends: debhelper (>= 5), cdbs Standards-Version: 3.8.2 Vcs-Bzr: lp:mozilla-devscripts @@ -13,8 +13,17 @@ Vcs-Bzr-Browser: https://code.launchpad.net/~mozillateam/mozilla-devscripts/mozi Package: mozilla-devscripts Architecture: all -Depends: wget, quilt, libxml-xpath-perl, zip, unzip, dpkg-dev, fakeroot, python -Suggests: cvs, mercurial, git-core +Depends: dpkg-dev, + fakeroot, + libxml-xpath-perl, + python, + quilt, + unzip, + wget, + zip +Suggests: cvs, + git-core, + mercurial 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