Your message dated Sun, 05 May 2013 04:02:35 +0000
with message-id <[email protected]>
and subject line Bug#693100: fixed in debhelper 9.20130504
has caused the Debian Bug report #693100,
regarding debhelper: dh_icons: manpage is misleading
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.)
--
693100: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693100
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debhelper
Version: 9.20120909
Severity: normal
Tags: patch
File: /usr/bin/dh_icons
Dear Maintainer,
In investigating how the file /usr/share/icons/oxygen/icon-theme.cache
came to be on my system (since it looked like the largest file in my
whole /usr tree, and the "cache" in the name doesn't exactly make it
sound critical to the operation of anything), I noticed something ...
dh_icons(1) says:
> dh_icons is a debhelper program that updates Freedesktop icon caches
This makes it sound like there is a Freedesktop spec for something
called "icon caches"; not only is this not true, but the only relevant
requirement in the Icon Theme spec (which does exist) is that icon
caches be invalidated whenever the mtime on a theme directory changes,
and the spec expliclity expects such caches to be in memory.
So, I think it would be more appropriate to refer to them as GTK icon
caches, as in the patch provided.
(And I also don't see any reason that KDE's icon theme needs one in the
first place ...)
diff --git a/dh_icons b/dh_icons
index 3ac091a..664cdb2 100755
--- a/dh_icons
+++ b/dh_icons
@@ -2,7 +2,7 @@
=head1 NAME
-dh_icons - Update Freedesktop icon caches
+dh_icons - Update GTK's caches of Freedesktop icon themes
=cut
@@ -16,7 +16,8 @@ B<dh_icons> [S<I<debhelper options>>] [B<-n>]
=head1 DESCRIPTION
-B<dh_icons> is a debhelper program that updates Freedesktop icon caches
+B<dh_icons> is a debhelper program that updates GTK's
+cached versions of Freedesktop icon themes
when needed, using the B<update-icon-caches> program provided by GTK+2.12.
Currently this program does not handle installation of the files, though it
may do so at a later date. It takes care of adding maintainer script
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.2.0-4-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages debhelper depends on:
ii binutils 2.22-7.1
ii dpkg 1.16.9
ii dpkg-dev 1.16.9
ii file 5.11-2
ii html2text 1.3.2a-15
ii man-db 2.6.2-1
ii perl 5.14.2-14
ii po-debconf 1.0.16+nmu2
debhelper recommends no packages.
Versions of packages debhelper suggests:
ii dh-make 0.61
-- no debconf information
--
Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread!
--- End Message ---
--- Begin Message ---
Source: debhelper
Source-Version: 9.20130504
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.
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: SHA256
Format: 1.8
Date: Sat, 04 May 2013 23:32:27 -0400
Source: debhelper
Binary: debhelper
Architecture: source all
Version: 9.20130504
Distribution: unstable
Urgency: low
Maintainer: Joey Hess <[email protected]>
Changed-By: Joey Hess <[email protected]>
Description:
debhelper - helper programs for debian/rules
Closes: 525821 680339 683551 683557 683941 684689 684895 686696 690378 690399
691398 691557 692208 693100 700200 701233 703262 703515 706314
Changes:
debhelper (9.20130504) unstable; urgency=low
.
* dh_shlibdeps: Warn if -V flag is passed, to avoid it accidentially being
used here rather than in dh_makeshlibs. Closes: #680339
* dh_lintian: Source overrides doc improvement. Closes: #683941
* dh_installmime: No longer makes maintainer scripts run update-mime and
update-mime-database, that is now handled by triggers. Closes: #684689
Thanks, Charles Plessy
* python distutils buildsystem: Propagate failure of pyversions.
Closes: #683551 Thanks, Clint Byrum
* python distutils buildsystem: When checking if a version of python is
installed, don't trust the presense of the executable, as
a python2.X-minimal package may provide it while not having
distutils installed. Closes: #683557, #690378
* dh_icons: Improve documentation. Closes: #684895
* Improve -X documentation. Closes: #686696
* Support installing multiple doc-base files which use the same doc-id.
Closes: #525821
* dh_installdocs: Support having the same document id in different binary
packages built from the same source.
Closes: #525821 Thanks, Don Armstrong
* dh_installdeb: Avoid unnecessary is_udeb tests. Closes: #691398
* Updated German man page translation. Closes: #691557, #706314
* dh_installinit: Support systemd.
Closes: #690399 Thanks, Michael Stapelberg
* Updated French man page translation. Closes: #692208
* dh_icons: Reword description. Closes: #693100
* Avoid find -perm +mode breakage caused by findutils 4.5.11,
by instead using -perm /mode. Closes: #700200
* cmake: Configure with -DCMAKE_BUILD_TYPE=RelWithDebInfo
Closes: #701233
* dh_auto_test: Avoid doing anything when cross-compiling. Closes: #703262
* dh_testdir: Fix error message. Closes: #703515
Checksums-Sha1:
d85b2648ca8d1fc90ad43584d3bd5875dee44db6 1577 debhelper_9.20130504.dsc
da3e094d2b0a61f6aeadfe1f0ed5c6bdcea67877 470050 debhelper_9.20130504.tar.gz
3c1da0c1f75877cafa598b677b5c1e9366560b51 706414 debhelper_9.20130504_all.deb
Checksums-Sha256:
9dd245024b2be9230bcd6569c617d2dae39e19c206cb639c72e4e252c3c86d3b 1577
debhelper_9.20130504.dsc
7d6ee2657430afcb477396c32c4bc170aa7fae97332045aa8f4ebec889051f01 470050
debhelper_9.20130504.tar.gz
08450bd3fbae0bcef04e60d299c8557634e35f027a446a454ab574f8948d2419 706414
debhelper_9.20130504_all.deb
Files:
6823c687eb955536e3d5d32b69a7dd41 1577 devel optional debhelper_9.20130504.dsc
b5ea99c845e78cecbc89d25484a46b42 470050 devel optional
debhelper_9.20130504.tar.gz
fe4f489a57e830c66c6b2fbac672cdf4 706414 devel optional
debhelper_9.20130504_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIVAwUBUYXVcckQ2SIlEuPHAQj8sw//R3bheMCm70k4D33QJ9Xc8wVHlcYgmY2f
Bi7ChTYcCtgyazS7yZmQ759Sh+m9vn11v/qqzVNKsxhIUnjjHFLWWfpcdCdn//Zp
6aAmRN0OT6ovLYFBAbuB80EBeSOE41QjKLUV1M7IU7DoFi+kCWWFHpv2Pni1XP/B
c7GqNAOI9CDKXEivyrgcv+UIA1PGCGz3Pk8J3ZF8Jy5GT2zelmvczj00uDVj/jUf
qWjQRirHrpOpmH8gcImhmlTS02WD6vAfNYuCa98HCh2o6QxWLx9tvgGRkudvHUr4
U4rT6ITAakVELQyVLbG/C9AhnHSMW96OT5ew834w3jcbPcXu9qMeTyUQyo/I9Od8
Wtipn28JoG9D04omMQMktXV8rdu1jfY8splBkow+kE7gIkjCpk6WkwBBd5XqvWAq
Xihf7eijRM1E2GbbEACg4pnVa1YynoZqhQhHf1V3bhoxYHtRbWHfV+KwXNznob/p
kOuOuftGpYANvP66E8kI9IDu612x95+Wn2G1KhLhvuX9CPXr/JDe3+fsYpvpGmJz
dZlVD787+LjEc3p5+sx+IGngNEjUa8CecIsJhir1Z6rZ9mGIPkVZZeEWBAXTi+kz
c8h4elA2ebSeB9qTHX5iXNbgtxmdkBZiddhb5dyF89DA25FQHcgm0GQu9Pmocido
lkNNVbB1DvU=
=YmiJ
-----END PGP SIGNATURE-----
--- End Message ---