* Added cpp to the Depends field. Closes: #145869
This commit is contained in:
parent
ca93745a86
commit
70780934de
|
@ -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
|
||||
|
||||
|
|
|
@ -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).
|
||||
|
|
Loading…
Reference in New Issue