[maemo-commits] [maemo-commits] r19540 - projects/haf/tags/gtk+/2.14.7-1maemo12-2/debian

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Dec 1 19:50:42 EET 2009
Author: kalikiana
Date: 2009-12-01 19:50:39 +0200 (Tue, 01 Dec 2009)
New Revision: 19540

Removed:
   projects/haf/tags/gtk+/2.14.7-1maemo12-2/debian/libgtk2.0-bin.triggers
Modified:
   projects/haf/tags/gtk+/2.14.7-1maemo12-2/debian/changelog
   projects/haf/tags/gtk+/2.14.7-1maemo12-2/debian/libgtk2.0-bin.postrm
   projects/haf/tags/gtk+/2.14.7-1maemo12-2/debian/rules
Log:
gtk+2.0 (2:2.14.7-1maemo12.2) unstable; urgency=low

  * Make gtk-update-icon-cache a no-op, remove the icon cache and remove the
    dpkg file trigger.

 -- Christian Dywan <christian at lanedo.com>  Mon, 01 Dec 2009 18:42:09 +0100



Modified: projects/haf/tags/gtk+/2.14.7-1maemo12-2/debian/changelog
===================================================================
--- projects/haf/tags/gtk+/2.14.7-1maemo12-2/debian/changelog	2009-12-01 14:14:43 UTC (rev 19539)
+++ projects/haf/tags/gtk+/2.14.7-1maemo12-2/debian/changelog	2009-12-01 17:50:39 UTC (rev 19540)
@@ -1,8 +1,9 @@
 gtk+2.0 (2:2.14.7-1maemo12.2) unstable; urgency=low
 
-  * Make gtk-update-icon-cache a no-op and remove the icon cache.
+  * Make gtk-update-icon-cache a no-op, remove the icon cache and remove the
+    dpkg file trigger.
 
- -- Christian Dywan <christian at lanedo.com>  Mon, 01 Dec 2009 14:39:11 +0100
+ -- Christian Dywan <christian at lanedo.com>  Mon, 01 Dec 2009 18:42:09 +0100
 
 gtk+2.0 (2:2.14.7-1maemo12.1) unstable; urgency=low
 

Modified: projects/haf/tags/gtk+/2.14.7-1maemo12-2/debian/libgtk2.0-bin.postrm
===================================================================
--- projects/haf/tags/gtk+/2.14.7-1maemo12-2/debian/libgtk2.0-bin.postrm	2009-12-01 14:14:43 UTC (rev 19539)
+++ projects/haf/tags/gtk+/2.14.7-1maemo12-2/debian/libgtk2.0-bin.postrm	2009-12-01 17:50:39 UTC (rev 19540)
@@ -22,11 +22,7 @@
        purge)
        	rm -rf /etc/gtk-2.0
 	;;
-       upgrade)
-	# remove icon cache, if one exists
-	rm -f /usr/share/icons/hicolor/icon-theme.cache
-	;;
-       remove|failed-upgrade|abort-install|abort-upgrade|disappear)
+       remove|failed-upgrade|upgrade|abort-install|abort-upgrade|disappear)
 
         ;;
 

Deleted: projects/haf/tags/gtk+/2.14.7-1maemo12-2/debian/libgtk2.0-bin.triggers
===================================================================
--- projects/haf/tags/gtk+/2.14.7-1maemo12-2/debian/libgtk2.0-bin.triggers	2009-12-01 14:14:43 UTC (rev 19539)
+++ projects/haf/tags/gtk+/2.14.7-1maemo12-2/debian/libgtk2.0-bin.triggers	2009-12-01 17:50:39 UTC (rev 19540)
@@ -1,2 +0,0 @@
-# We need to update the icon cache when icons change
-interest /usr/share/icons/hicolor

Modified: projects/haf/tags/gtk+/2.14.7-1maemo12-2/debian/rules
===================================================================
--- projects/haf/tags/gtk+/2.14.7-1maemo12-2/debian/rules	2009-12-01 14:14:43 UTC (rev 19539)
+++ projects/haf/tags/gtk+/2.14.7-1maemo12-2/debian/rules	2009-12-01 17:50:39 UTC (rev 19540)
@@ -290,10 +290,6 @@
 	dh_installdeb -a
 	dh_shlibdeps -l$(libpath) -a
 	cat debian/*/DEBIAN/shlibs > debian/shlibs.local
-	# install triggers
-	cp `pwd`/debian/libgtk2.0-bin.triggers \
-	    `pwd`/debian/libgtk2.0-bin/DEBIAN/triggers
-	chmod 0644 `pwd`/debian/libgtk2.0-bin/DEBIAN/triggers
 	dh_gencontrol -a
 	dh_md5sums -a
 	dh_builddeb -a

More information about the maemo-commits mailing list