From a597db5ca7446d2d13fa66578ae6720fcbf50459 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 27 Aug 2012 12:00:52 -0400 Subject: dh_icons: Improve documentation. Closes: #684895 --- debian/changelog | 1 + dh_icons | 9 +++++++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e397be9c..dd7b9a12 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ debhelper (9.20120609) UNRELEASED; urgency=low Thanks, Charles Plessy * python distutils buildsystem: Propigate failure of pyversions. Closes: #683551 Thanks, Clint Byrum + * dh_icons: Improve documentation. Closes: #684895 -- Joey Hess Thu, 05 Jul 2012 08:51:07 -0600 diff --git a/dh_icons b/dh_icons index 3ac091af..05d63d1f 100755 --- a/dh_icons +++ b/dh_icons @@ -19,8 +19,13 @@ B [S>] [B<-n>] B is a debhelper program that updates Freedesktop icon caches when needed, using the B 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 -fragments to call B. +may do so at a later date, so should be run after icons are installed in +the package build directories. + +It takes care of adding maintainer script fragments to call +B for icon directories. (This is not done for gnome and +hicolor icons, as those are handled by triggers.) +These commands are inserted into the maintainer scripts by L. =head1 OPTIONS -- cgit v1.2.3