r34383 - in /desktop/unstable/gnome-applets/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Apr 18 22:54:10 UTC 2012


Author: biebl
Date: Wed Apr 18 22:54:09 2012
New Revision: 34383

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=34383
Log:
debian/rules: Remove old workarounds which are no longer required.

Modified:
    desktop/unstable/gnome-applets/debian/changelog
    desktop/unstable/gnome-applets/debian/rules

Modified: desktop/unstable/gnome-applets/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-applets/debian/changelog?rev=34383&op=diff
==============================================================================
--- desktop/unstable/gnome-applets/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-applets/debian/changelog [utf-8] Wed Apr 18 22:54:09 2012
@@ -11,10 +11,9 @@
   * New upstream release.
   * debian/patches/01_battstat_upower.patch: Refreshed.
   * Bump Standards-Version to 3.9.3.
-  * debian/rules: Remove workaround for an old libtool bug, no longer
-    required.
-
- -- Michael Biebl <biebl at debian.org>  Thu, 19 Apr 2012 00:45:12 +0200
+  * debian/rules: Remove old workarounds which are no longer required.
+
+ -- Michael Biebl <biebl at debian.org>  Thu, 19 Apr 2012 00:53:42 +0200
 
 gnome-applets (3.2.1-1) unstable; urgency=low
 

Modified: desktop/unstable/gnome-applets/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-applets/debian/rules?rev=34383&op=diff
==============================================================================
--- desktop/unstable/gnome-applets/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-applets/debian/rules [utf-8] Wed Apr 18 22:54:09 2012
@@ -27,12 +27,9 @@
 	docbook-to-man $< > $@
 
 binary-install/gnome-applets::
-	rm -rf debian/gnome-applets/usr/lib/gnome-applets/gnome-applets/
-	chmod a+x debian/gnome-applets/usr/bin/* debian/gnome-applets/usr/lib/gnome-applets/*
 	dh_python2 -pgnome-applets
 
 binary-install/gnome-applets-data::
-	find debian/gnome-applets-data/usr/share -type f -exec chmod -R a-x {} \;
 	dh_python2 -pgnome-applets-data
 
 clean::




More information about the pkg-gnome-commits mailing list