Added Suggests: for netpbm and syslinux
This commit is contained in:
parent
f052e56e2a
commit
17ae1a1f5f
|
@ -6,6 +6,7 @@ debian-cd (2.2.22) UNRELEASED; urgency=low
|
||||||
* Steve McIntyre
|
* Steve McIntyre
|
||||||
- Make woody's post-boot-mipsel script cope with extra fields in the
|
- Make woody's post-boot-mipsel script cope with extra fields in the
|
||||||
output of sarge's isoinfo
|
output of sarge's isoinfo
|
||||||
|
- Add Suggests: on netpbm and syslinux. Closes: #301345
|
||||||
|
|
||||||
-- Joey Hess <joeyh@debian.org> Thu, 14 Apr 2005 00:59:49 -0400
|
-- Joey Hess <joeyh@debian.org> Thu, 14 Apr 2005 00:59:49 -0400
|
||||||
|
|
||||||
|
|
|
@ -10,7 +10,7 @@ Package: debian-cd
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: perl, cpp, libdigest-md5-perl, sysutils, apt (>= 0.3.11.1), make, mkisofs | mkhybrid, lynx, grep-dctrl, apt-utils (>= 0.5.4), debootstrap, bc
|
Depends: perl, cpp, libdigest-md5-perl, sysutils, apt (>= 0.3.11.1), make, mkisofs | mkhybrid, lynx, grep-dctrl, apt-utils (>= 0.5.4), debootstrap, bc
|
||||||
Recommends: hfsutils, debianutils (>= 1.6), jigdo-file (>= 0.7.0)
|
Recommends: hfsutils, debianutils (>= 1.6), jigdo-file (>= 0.7.0)
|
||||||
Suggests: palo (>= 0.94), binutils-multiarch
|
Suggests: palo (>= 0.94), binutils-multiarch, netpbm, syslinux
|
||||||
Description: Tools for building (Official) Debian CD set
|
Description: Tools for building (Official) Debian CD set
|
||||||
Debian-cd is the official tool for building Debian CD set since the potato
|
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).
|
release. It was formerly called YACS (for Yet Another CD Script).
|
||||||
|
|
Loading…
Reference in New Issue