* Added cpp to the Depends field. Closes: #145869

This commit is contained in:
Raphaël Hertzog 2002-05-05 10:19:16 +00:00
parent ca93745a86
commit 70780934de
2 changed files with 4 additions and 3 deletions

3
debian/changelog vendored
View File

@ -6,8 +6,9 @@ debian-cd (2.2.15) unstable; urgency=low
* Updated README.sbm with more info provided by Santiago
Marcia Mantinan.
* Reordered some woody task files. Thanks to Philip Charles.
* Added cpp in the Depends field. Closes: #145869
-- Raphael Hertzog <hertzog@debian.org> Sat, 4 May 2002 15:20:57 +0200
-- Raphael Hertzog <hertzog@debian.org> Sun, 5 May 2002 12:12:36 +0200
debian-cd (2.2.14) unstable; urgency=high

4
debian/control vendored
View File

@ -7,9 +7,9 @@ Standards-Version: 3.5.2
Package: debian-cd
Architecture: all
Depends: perl, 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), syslinux
Suggests: palo (>= 0.94)
Suggests: palo (>= 0.94), binutils-multiarch
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).