diff --git a/debian/changelog b/debian/changelog index cab372d8..996b4846 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 diff --git a/debian/control b/debian/control index 3c9de1d0..2dd87b1b 100644 --- a/debian/control +++ b/debian/control @@ -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