From 9138144e65e1535d51152b981c334f421f8e743a Mon Sep 17 00:00:00 2001 From: Steve McIntyre <93sam@debian.org> Date: Mon, 24 Sep 2007 23:19:12 +0000 Subject: [PATCH] * Remove Depends: on sysutils. Closes: #437497 (again) --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9a453548..91cc675e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,7 @@ debian-cd (3.0.4) UNRELEASED; urgency=low [ Steve McIntyre ] * Make daily i386/amd64 lenny builds work again - don't attempt to copy the win32-loader files into place if they don't exist. + * Remove Depends: on sysutils. Closes: #437497 (again) -- Otavio Salvador Thu, 13 Sep 2007 15:28:30 -0300 diff --git a/debian/control b/debian/control index 4adbc93c..cfc2ecad 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ XS-Vcs-Svn: svn://svn.debian.org/debian-cd/trunk Package: debian-cd Architecture: all -Depends: perl, cpp, libdigest-md5-perl, tofrodos | sysutils, apt (>= 0.3.11.1), make, mkisofs | genisoimage, lynx, grep-dctrl, bc, libcompress-zlib-perl +Depends: perl, cpp, libdigest-md5-perl, tofrodos, apt (>= 0.3.11.1), make, mkisofs | genisoimage, lynx, grep-dctrl, bc, libcompress-zlib-perl Recommends: hfsutils, netpbm, syslinux Description: Tools for building (Official) Debian CD set Debian-cd is the official tool for building Debian CD set since the potato