r34927 - in /desktop/unstable/gnome-themes-standard/debian: changelog rules
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Tue May 15 16:32:31 UTC 2012
Author: biebl
Date: Tue May 15 16:32:30 2012
New Revision: 34927
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=34927
Log:
Upstream now correctly skips the generation of icon-theme.cache when
DESTDIR is used, so remove the workaround from debian/rules.
Modified:
desktop/unstable/gnome-themes-standard/debian/changelog
desktop/unstable/gnome-themes-standard/debian/rules
Modified: desktop/unstable/gnome-themes-standard/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-themes-standard/debian/changelog?rev=34927&op=diff
==============================================================================
--- desktop/unstable/gnome-themes-standard/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-themes-standard/debian/changelog [utf-8] Tue May 15 16:32:30 2012
@@ -1,6 +1,8 @@
gnome-themes-standard (3.4.2-1) UNRELEASED; urgency=low
* New upstream release.
+ * Upstream now correctly skips the generation of icon-theme.cache when
+ DESTDIR is used, so remove the workaround from debian/rules.
-- Michael Biebl <biebl at debian.org> Tue, 15 May 2012 17:56:11 +0200
Modified: desktop/unstable/gnome-themes-standard/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-themes-standard/debian/rules?rev=34927&op=diff
==============================================================================
--- desktop/unstable/gnome-themes-standard/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-themes-standard/debian/rules [utf-8] Tue May 15 16:32:30 2012
@@ -9,4 +9,3 @@
binary-install/gnome-themes-standard::
find debian/$(cdbs_curpkg) -name '*.la' -delete
- find debian/$(cdbs_curpkg) -name 'icon-theme.cache' -delete
More information about the pkg-gnome-commits
mailing list