From e9f18266caa5ee6b7957c2dd794212c49ebc651b Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Fri, 3 Nov 2006 19:05:48 +0100 Subject: [PATCH] Add 'debootstrap | cdebootstrap' to depends. --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index da3090e..a9062a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +grml-debootstrap (0.2) unstable; urgency=low + + * Add 'debootstrap | cdebootstrap' to depends. + + -- Michael Prokop Fri, 3 Nov 2006 19:05:19 +0100 + grml-debootstrap (0.1) unstable; urgency=low * Initial release. diff --git a/debian/control b/debian/control index fa3f2ce..2db6819 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ XS-Vcs-hg: http://hg.grml.org/grml-debootstrap Package: grml-debootstrap Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, debootstrap | cdebootstrap Description: wrapper around debootstrap for installing plain Debian via grml This package provides a wrapper suite around deboostrap and cdebootstrap for installing a plain Debian system via grml. -- 2.1.4