Your message dated Sat, 01 Sep 2007 23:17:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#437497: fixed in debian-cd 3.0.3
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: debian-cd
Version: 3.0.2
Severity: minor
Tags: patch
Hi there,
nowadays, sysutils is just a dummy package depending on all the single
packages I split out from it (memtester, procinfo, tofrodos). As this
dummy package is already part of stable, I think now is the time to
start thinking about finally removing sysutils from the archives.
The debian-cd package is well prepared for this change, please just drop
the ORed (Build-)Depends on sysutils. The attached patch will take care
of this.
Cheers,
Flo - sysutils maintainer
PS: For background please see <http://bugs.debian.org/253302>.
diff -Nru /tmp/JJ0iLQmLt4/debian-cd-3.0.2/debian/control /tmp/jSfJrNPkVh/debian-cd-3.0.2/debian/control
--- /tmp/JJ0iLQmLt4/debian-cd-3.0.2/debian/control 2006-12-23 04:02:37.000000000 +0100
+++ /tmp/jSfJrNPkVh/debian-cd-3.0.2/debian/control 2007-08-12 10:07:28.000000000 +0200
@@ -4,13 +4,13 @@
Maintainer: Debian CD Group <debian-cd@lists.debian.org>
Uploaders: Raphael Hertzog <[EMAIL PROTECTED]>, Santiago Garcia Mantinan <[EMAIL PROTECTED]>, Steve McIntyre <[EMAIL PROTECTED]>
Build-Depends: debhelper (>= 4)
-Build-Depends-Indep: tofrodos | sysutils
+Build-Depends-Indep: tofrodos
Standards-Version: 3.6.1.0
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 | genisoimage, lynx, grep-dctrl, bc, libcompress-zlib-perl
+Depends: perl, cpp, libdigest-md5-perl, tofrodos, apt (>= 0.3.11.1), make, mkisofs | genisoimage, lynx, grep-dctrl, bc, libcompress-zlib-perl
Recommends: hfsutils, netpbm, syslinux
Description: Tools for building (Official) Debian CD set
Debian-cd is the official tool for building Debian CD set since the potato
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: debian-cd
Source-Version: 3.0.3
We believe that the bug you reported is fixed in the latest version of
debian-cd, which is due to be installed in the Debian FTP archive:
debian-cd_3.0.3.dsc
to pool/main/d/debian-cd/debian-cd_3.0.3.dsc
debian-cd_3.0.3.tar.gz
to pool/main/d/debian-cd/debian-cd_3.0.3.tar.gz
debian-cd_3.0.3_all.deb
to pool/main/d/debian-cd/debian-cd_3.0.3_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Steve McIntyre <[EMAIL PROTECTED]> (supplier of updated debian-cd package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sat, 01 Sep 2007 23:58:42 +0100
Source: debian-cd
Binary: debian-cd
Architecture: source all
Version: 3.0.3
Distribution: unstable
Urgency: low
Maintainer: Debian CD Group <debian-cd@lists.debian.org>
Changed-By: Steve McIntyre <[EMAIL PROTECTED]>
Description:
debian-cd - Tools for building (Official) Debian CD set
Closes: 418195 423463 423835 425600 437497
Changes:
debian-cd (3.0.3) unstable; urgency=low
.
[ Steve McIntyre ]
* In start_new_disc, cope with $DEBVERSION containing spaces.
* Only put the release notes and installation guide on disc#1.
* In list2cds, don't add udebs in the final COMPLETE run -
they're no use there.
* Add some munging on the Release files if we're not building
for "testing". Used in the etch release, and I'll back it out shortly.
* Copied etch files to lenny ready for the new testing work.
.
[ Frans Pop ]
* Clean up: remove files for potato and woody releases.
.
[ Steve McIntyre ]
* Removed m68k from the list of arches in generate_di+k_list and
generate_di_list to reduce warnings.
* Updated comments in update-cd; potato was a while ago!
* It seems the changes for 3.0.0 completely broke extranonfree
support. Re-add it.
.
[ Frans Pop ]
* Dann Frazier has taken over from Jeff Bailey for daily IA64 D-I builds.
* General update the template for the README file; explain the difference
between small and full images better. Closes: #418195.
.
[ Steve McIntyre ]
* Re-added DEBOOTSTRAP_DIR definition in the Makefile
* Don't hack with the Release file unless EARLY_BUILD_HACK=1.
Closes: #423463
.
[ Joey Hess ]
* Remove pcmcia-cs-udeb from udeb_include; we don't need this udeb with
modern kernels. (We didn't need it for etch either actually.)
.
[ Steve McIntyre ]
* Fix for multi-arch CDs including source - the extranonfree update
broke the source output
.
[ Frans Pop ]
* Include both dhcp-client-udeb and dhcp3-client udeb while we're
transitioning in the installer.
* Exclude live-installer, simple-cdd, pwgen and nbd udebs as they are
currently not used in Debian Installer.
* Remove support for sparc32 as it is no longer supported for Lenny.
.
[ Steve McIntyre ]
* Update unstable-map: in the Makefile - use lenny rather than etch
.
[ Petter Reinholdtsen ]
* Update tools/grab_md5 to use the same variable name (SUITE->CODENAME)
as the rest of the code, to reduce confusion.
.
[ Joey Hess ]
* Drop old with26 cruft for lenny.
* Update lenny's isolinux.bin to the one from syslinux 3.51-1
* Parse isolinux.cfg case-insensatively.
* Merge boot-i386 and boot-amd64 into boot-x86.
.
[ Otavio Salvador ]
* Fix extranonfree support to be backward compatible with previous
behaviour (default to false)
* Create dpkg status file before calling APT
.
[ Steve McIntyre ]
* Fix boot-x86 shell syntax so it runs
* Further logic fixing in boot-x86: amd64 should now work
* Temporary fixup for daily lenny sparc builds - use older image locations
if new ones not available.
* Remove Build-Dep-Indep on sysutils. Closes: #437497
* In build.sh, use $DI_CODENAME for installer task files rather than
$CODENAME - allows for sid builds more easily etc.
* Recompress the Packages files separately just before generating
Release files. Closes: #423835, thanks to fjp for the patch.
* Check if required base packages might also be supplied by a local
repository too, not just the main distribution. Closes: #425600
* Merge update-cd changes across from the version in etch.
Files:
daac0d046074e750355b1c09478bc7f3 710 admin extra debian-cd_3.0.3.dsc
05bbf4d1b26e7fabfceeff78793e4668 934775 admin extra debian-cd_3.0.3.tar.gz
3c40ab3f277e7b27ff4b16a70ca1d002 929546 admin extra debian-cd_3.0.3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFG2fBnfDt5cIjHwfcRAutEAJ9hPzoc0KbUY3uN9rb5y/EG5Fx5gACfd1ix
pAI9ubePTdgeI7T1U2B7+SM=
=/Oba
-----END PGP SIGNATURE-----
--- End Message ---