Your message dated Thu, 11 Jun 2009 17:02:04 +0000
with message-id <[email protected]>
and subject line Bug#531035: fixed in debhelper 7.2.16
has caused the Debian Bug report #531035,
regarding debhelper: Please remove postrm-gconf
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
531035: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531035
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debhelper
Version: 7.2.14
Severity: wishlist
Tags: patch
Hi,
currently dh_gconf still adds a postrm snippet to handle pre-sarge
packages that used to ship their schemas in /etc/gconf. Now that these
schemas have been in /usr/share/gconf for several stable releases, it is
time to remove the snippet.
Please remove autoscripts/postrm-gconf and apply the attached patch.
Thanks.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.29-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages debhelper depends on:
ii binutils 2.19.1-1 The GNU assembler, linker and bina
ii dpkg-dev 1.15.2 Debian package development tools
ii file 5.03-1 Determines file type using "magic"
ii html2text 1.3.2a-14 advanced HTML to text converter
ii man-db 2.5.5-1 on-line manual pager
ii perl 5.10.0-22 Larry Wall's Practical Extraction
ii po-debconf 1.0.16 tool for managing templates file t
debhelper recommends no packages.
Versions of packages debhelper suggests:
ii dh-make 0.48 tool that converts source archives
-- no debconf information
--
.''`. Josselin Mouette
: :' :
`. `' “I recommend you to learn English in hope that you in
`- future understand things” -- Jörg Schilling
--- /usr/bin/dh_gconf 2009-05-18 18:50:52.000000000 +0200
+++ dh_gconf 2009-05-29 13:45:44.000000000 +0200
@@ -97,7 +97,6 @@
if ($schemas ne '') {
autoscript($package,"postinst","postinst-gconf","s%#SCHEMAS#%$schemas%");
autoscript($package,"prerm","prerm-gconf","s%#SCHEMAS#%$schemas%");
- autoscript($package,"postrm","postrm-gconf","s%#SCHEMAS#%$schemas%");
addsubstvar($package, "misc:Depends", "gconf2 (>= 2.10.1-2)") unless $gconf_dep;
}
}
--- End Message ---
--- Begin Message ---
Source: debhelper
Source-Version: 7.2.16
We believe that the bug you reported is fixed in the latest version of
debhelper, which is due to be installed in the Debian FTP archive:
debhelper_7.2.16.dsc
to pool/main/d/debhelper/debhelper_7.2.16.dsc
debhelper_7.2.16.tar.gz
to pool/main/d/debhelper/debhelper_7.2.16.tar.gz
debhelper_7.2.16_all.deb
to pool/main/d/debhelper/debhelper_7.2.16_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.
Joey Hess <[email protected]> (supplier of updated debhelper 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.8
Date: Thu, 11 Jun 2009 12:50:33 -0400
Source: debhelper
Binary: debhelper
Architecture: source all
Version: 7.2.16
Distribution: unstable
Urgency: low
Maintainer: Joey Hess <[email protected]>
Changed-By: Joey Hess <[email protected]>
Description:
debhelper - helper programs for debian/rules
Closes: 531035
Changes:
debhelper (7.2.16) unstable; urgency=low
.
* dh_gconf: Add missed half of postrm fragment removal. Closes: #531035
Checksums-Sha1:
3c7daac98d322cf039eab73344f3c01fd10e1df0 910 debhelper_7.2.16.dsc
f8bb4c4a3c2f7534e4b456a9ce774cbfa1f3b797 296705 debhelper_7.2.16.tar.gz
e83692c7e893f2398fbaac2e8d22cf019c8e9e4f 545296 debhelper_7.2.16_all.deb
Checksums-Sha256:
060ddd1162207ac1dcc46d6aac97090ec876d35990bf42ee35d6e3b86a25692c 910
debhelper_7.2.16.dsc
27ae471ccf60e347f64ad26d1e060ab9621c5be92443f4ff41a6c63b5817af68 296705
debhelper_7.2.16.tar.gz
33122b4ece2dbdd0d1bffff6a36b3b0082c272a8e3c7e4219663fe787fe4120b 545296
debhelper_7.2.16_all.deb
Files:
bf7bfacc2aa14c189214f5c23fe96917 910 devel optional debhelper_7.2.16.dsc
a03a2d69682f8fa153a5fd49ee04b1cd 296705 devel optional debhelper_7.2.16.tar.gz
e6e1ed190fb1c28e4aea0c0291b45136 545296 devel optional debhelper_7.2.16_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iD8DBQFKMTbj2tp5zXiKP0wRAovyAKCD0kNkzhfq1EFPrGvC4axB4yI7mACgzeu1
bJGatJ3YSrpz4OoAEoB679c=
=8CgZ
-----END PGP SIGNATURE-----
--- End Message ---