* change the mkisofs dep from (mkisofs | mkhybrid) to (mkisofs | genisoimage)

* remove Recommends on debianutils
This commit is contained in:
Steve McIntyre 2006-12-23 00:53:10 +00:00
parent 58e9b0005c
commit fc2c31eafb
2 changed files with 5 additions and 3 deletions

4
debian/changelog vendored
View File

@ -182,7 +182,9 @@ debian-cd (3.0.0) UNRELEASED; urgency=low
+ old defs and rules in the Makefile
+ tools/add_secured
+ don't depend on jigdo-file any more
+ Remove the SKIPMIRRORCHECK variable, now completely obsolete
+ remove the SKIPMIRRORCHECK variable, now completely obsolete
+ change the mkisofs dep from (mkisofs | mkhybrid) to (mkisofs | genisoimage)
+ remove Recommends on debianutils
* Other cleanups:
+ Make build_all.sh work again, adapting build.sh

4
debian/control vendored
View File

@ -10,8 +10,8 @@ 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 | mkhybrid, lynx, grep-dctrl, apt-utils (>= 0.5.4), debootstrap, bc, libcompress-zlib-perl
Recommends: hfsutils, debianutils (>= 1.6)
Depends: perl, cpp, libdigest-md5-perl, tofrodos | sysutils, apt (>= 0.3.11.1), make, mkisofs | genisoimage, lynx, grep-dctrl, apt-utils (>= 0.5.4), debootstrap, bc, libcompress-zlib-perl
Recommends: hfsutils
Suggests: palo (>= 0.94), binutils-multiarch, netpbm, syslinux
Description: Tools for building (Official) Debian CD set
Debian-cd is the official tool for building Debian CD set since the potato