Recommend syslinux-common instead of syslinux. Closes: #497966

This commit is contained in:
Steve McIntyre 2008-09-14 22:29:54 +00:00
parent 7462c548dc
commit d55d40f1e7
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -100,6 +100,7 @@ debian-cd (3.0.5) UNRELEASED; urgency=low
more flexibility. Allows us to only produce a small number of iso
images for less-popular architectures but still produce all the jigdo
files, saving a lot of disk space.
* Recommend syslinux-common instead of syslinux. Closes: #497966
-- Frans Pop <fjp@debian.org> Mon, 04 Aug 2008 18:59:31 +0200

2
debian/control vendored
View File

@ -12,7 +12,7 @@ Vcs-Browser: http://svn.debian.org/wsvn/debian-cd/trunk?op=log
Package: debian-cd
Architecture: all
Depends: perl, cpp, libdigest-md5-perl, tofrodos, apt (>= 0.3.11.1), make, genisoimage, lynx-cur | lynx, grep-dctrl, bc, libcompress-zlib-perl
Recommends: hfsutils, netpbm, syslinux
Recommends: hfsutils, netpbm, syslinux-common
Description: Tools for building (Official) Debian CD set
Debian-cd is the official tool for building Debian CD set since the potato
release. It was formerly called YACS (for Yet Another CD Script).