From 288142da1a76148a374b1b8f47d70bd8dae39722 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Wed, 19 May 2010 12:35:16 +0000 Subject: Add ${misc:Depends}. r63225 --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ecab3df..afb58a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ debootstrap (1.0.23) UNRELEASED; urgency=low * Add (Ubuntu) maverick as a symlink to gutsy. + * Add ${misc:Depends}. -- Colin Watson Tue, 06 Apr 2010 13:46:00 +0100 diff --git a/debian/control b/debian/control index 0b949a6..6a4e25e 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Vcs-Svn: svn://svn.debian.org/d-i/trunk/packages/debootstrap Package: debootstrap Architecture: all -Depends: wget +Depends: ${misc:Depends}, wget Recommends: gnupg Description: Bootstrap a basic Debian system debootstrap is used to create a Debian base system from scratch, @@ -21,5 +21,5 @@ Package: debootstrap-udeb Section: debian-installer XC-Package-Type: udeb Architecture: all -Depends: mounted-partitions +Depends: ${misc:Depends}, mounted-partitions Description: Bootstrap the Debian system -- cgit v0.12