Package: giggle
Version: 0.4-1
Severity: normal
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu hardy ubuntu-patch
Please call dh_icons in debian/rules when building.
See "dpkg -L giggle | grep icons" for a list of icons that get
installed, so dh_icons should be used so that the icon caches get
updated.
The relevant bug in Ubuntu is https://launchpad.net/bugs/175306.
Thank you.
diff -u giggle-0.4/debian/changelog giggle-0.4/debian/changelog
diff -u giggle-0.4/debian/rules giggle-0.4/debian/rules
--- giggle-0.4/debian/rules
+++ giggle-0.4/debian/rules
@@ -64,6 +64,7 @@
dh_installman debian/giggle.1
dh_installmenu
dh_desktop
+ dh_icons
dh_link
dh_strip
dh_compress