Your message dated Sat, 06 May 2006 21:17:09 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#360352: fixed in util-linux 2.12r-9
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: util-linux
Version: 2.12r-8
Severity: wishlist
Tags: d-i, patch
The cfdisk udebs currently depends on the regular libslang2 package.
Recent changes in dpkg-dev have made it possible to automatically
generate proper dependencies on libslang2-udeb instead.
The attached patch implements this for util-linux. The needed changes are:
- add versioned dpkg-dev dependency to 1.13.12
- add "-tudeb" option to dpkg-shlibdeps
I've checked that there are no other unexpected changes using debdiff.
Cheers,
FJP
diff -u util-linux-2.12r/debian/rules util-linux-2.12r/debian/rules
--- util-linux-2.12r/debian/rules
+++ util-linux-2.12r/debian/rules
@@ -267,12 +267,12 @@
cp $(CFDISK_PO_DIR)/$$LANG.gmo debian/tmp-cfdisk-udeb/usr/share/locale/$$LANG/LC_MESSAGES/util-linux.mo ; \
done
- ls debian/tmp-fdisk-udeb/usr/sbin/* | xargs dpkg-shlibdeps -pfdisk-udeb
+ ls debian/tmp-fdisk-udeb/usr/sbin/* | xargs dpkg-shlibdeps -pfdisk-udeb -tudeb
dpkg-gencontrol -isp -pfdisk-udeb -Pdebian/tmp-fdisk-udeb -fdebian/files~
dpkg-distaddfile fdisk-udeb_$(shell dpkg-parsechangelog | grep ^Version: | cut -d ' ' -f 2)_$(arch).udeb debian-installer extra
dpkg --build debian/tmp-fdisk-udeb ../fdisk-udeb_$(shell dpkg-parsechangelog | grep ^Version: | cut -d ' ' -f 2)_$(arch).udeb
- ls debian/tmp-cfdisk-udeb/usr/sbin/* | xargs dpkg-shlibdeps -pcfdisk-udeb
+ ls debian/tmp-cfdisk-udeb/usr/sbin/* | xargs dpkg-shlibdeps -pcfdisk-udeb -tudeb
dpkg-gencontrol -isp -pcfdisk-udeb -Pdebian/tmp-cfdisk-udeb -fdebian/files~
dpkg-distaddfile cfdisk-udeb_$(shell dpkg-parsechangelog | grep ^Version: | cut -d ' ' -f 2)_$(arch).udeb debian-installer extra
dpkg --build debian/tmp-cfdisk-udeb ../cfdisk-udeb_$(shell dpkg-parsechangelog | grep ^Version: | cut -d ' ' -f 2)_$(arch).udeb
diff -u util-linux-2.12r/debian/control util-linux-2.12r/debian/control
--- util-linux-2.12r/debian/control
+++ util-linux-2.12r/debian/control
@@ -1,7 +1,7 @@
Source: util-linux
Section: base
Priority: required
-Build-Depends: libncurses5-dev, libslang2-dev (>=2.0.4-1), gettext, zlib1g-dev, libblkid-dev, uuid-dev, dpatch
+Build-Depends: libncurses5-dev, libslang2-dev (>=2.0.4-1), gettext, zlib1g-dev, libblkid-dev, uuid-dev, dpatch, dpkg-dev (>=1.13.12)
Maintainer: LaMont Jones <[EMAIL PROTECTED]>
Standards-Version: 3.6.2.0
pgpTYavnUCHmp.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: util-linux
Source-Version: 2.12r-9
We believe that the bug you reported is fixed in the latest version of
util-linux, which is due to be installed in the Debian FTP archive:
bsdutils_2.12r-9_i386.deb
to pool/main/u/util-linux/bsdutils_2.12r-9_i386.deb
cfdisk-udeb_2.12r-9_i386.udeb
to pool/main/u/util-linux/cfdisk-udeb_2.12r-9_i386.udeb
fdisk-udeb_2.12r-9_i386.udeb
to pool/main/u/util-linux/fdisk-udeb_2.12r-9_i386.udeb
mount_2.12r-9_i386.deb
to pool/main/u/util-linux/mount_2.12r-9_i386.deb
util-linux-locales_2.12r-9_all.deb
to pool/main/u/util-linux/util-linux-locales_2.12r-9_all.deb
util-linux_2.12r-9.diff.gz
to pool/main/u/util-linux/util-linux_2.12r-9.diff.gz
util-linux_2.12r-9.dsc
to pool/main/u/util-linux/util-linux_2.12r-9.dsc
util-linux_2.12r-9_i386.deb
to pool/main/u/util-linux/util-linux_2.12r-9_i386.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.
LaMont Jones <[EMAIL PROTECTED]> (supplier of updated util-linux 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, 6 May 2006 21:53:12 -0600
Source: util-linux
Binary: util-linux cfdisk-udeb fdisk-udeb util-linux-locales bsdutils mount
Architecture: all i386 source
Version: 2.12r-9
Distribution: unstable
Urgency: low
Maintainer: LaMont Jones <[EMAIL PROTECTED]>
Changed-By: LaMont Jones <[EMAIL PROTECTED]>
Description:
bsdutils - Basic utilities from 4.4BSD-Lite
cfdisk-udeb - Partition a hard drive (cfdisk)
fdisk-udeb - Partition a hard drive (manual)
mount - Tools for mounting and manipulating filesystems
util-linux - Miscellaneous system utilities
util-linux-locales - Locales files for util-linux
Closes: 239031 290873 302420 354960 360352
Changes:
util-linux (2.12r-9) unstable; urgency=low
.
* Release NFSv4 support. Closes: #302420, #239031, #290873
* Deliver isosize. Closes: #354960
* Fix udeb dependencies. Closes: #360352
Files:
31185befe0ffed982ce83772289248c2 67626 utils required bsdutils_2.12r-9_i386.deb
572cc93f3bd216c355dcc42d59c26ef0 59006 debian-installer extra
fdisk-udeb_2.12r-9_i386.udeb
a0edfc22d879c1e0bb8eefe8383734fe 152918 admin required mount_2.12r-9_i386.deb
d153142fd9d8ec6f840ee265f5c692f5 483516 debian-installer extra
cfdisk-udeb_2.12r-9_i386.udeb
d803597c9fe81352cfeb6d925d4ba946 1084302 utils optional
util-linux-locales_2.12r-9_all.deb
e377ac45f1479c08583bc182dabc6747 99615 base required util-linux_2.12r-9.diff.gz
ea173ae14c93e000e360a713e800870d 737 base required util-linux_2.12r-9.dsc
f7e5424c56ffcc9ea66d2c01e20ca756 373584 utils required
util-linux_2.12r-9_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
iD8DBQFEXXFJzN/kmwoKyScRAjl6AJ97cjXikgwYlLEjsbymJzO3s13A/gCfYgdj
d/11L82AEA2Z/oWFCgzs3ZE=
=N2qk
-----END PGP SIGNATURE-----
--- End Message ---