From 6c40f149b4e36d5804cfc5a6b2a5ff5496dcdf19 Mon Sep 17 00:00:00 2001 From: Fabien Tassin Date: Mon, 24 Mar 2008 03:20:06 +0100 Subject: * [minefield-packager] Add dpkg-dev (for dpkg-deb) and fakeroot to depends - update debian/control --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 17ff38f..b97e2e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -37,6 +37,8 @@ mozilla-devscripts (0.06) UNRELEASED; urgency=low - add src/minefield-packager/debian/* - update src/Makefile - update README + + Add dpkg-dev (for dpkg-deb) and fakeroot to depends + - update debian/control * Add $(extra_mk_dirs) to install a full directory and use it for minefield-packager/debian and (mozclient/)patches - update src/Makefile diff --git a/debian/control b/debian/control index b439d25..18e1a6c 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, unzip +Depends: cvs, wget, quilt, libxml-xpath-perl, unzip, dpkg-dev, fakeroot 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