r44783 - in /desktop/unstable/adwaita-icon-theme/debian: changelog rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Wed May 27 17:13:49 UTC 2015


Author: pochu
Date: Wed May 27 17:13:49 2015
New Revision: 44783

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44783
Log:
Also completely drop /usr/share/locale from the package as we do with
gnome-icon-theme. The translations are merged into theme.index and no
files are shipped in /usr/share/locale. Thanks Michael Biebl for
pointing that out.

Modified:
    desktop/unstable/adwaita-icon-theme/debian/changelog
    desktop/unstable/adwaita-icon-theme/debian/rules

Modified: desktop/unstable/adwaita-icon-theme/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/adwaita-icon-theme/debian/changelog?rev=44783&op=diff
==============================================================================
--- desktop/unstable/adwaita-icon-theme/debian/changelog	[utf-8] (original)
+++ desktop/unstable/adwaita-icon-theme/debian/changelog	[utf-8] Wed May 27 17:13:49 2015
@@ -4,6 +4,10 @@
     debian/rules:
     + Run gnome-autogen.sh. Fixes translations being shipped in /usr/locale
       instead of /usr/shared/locale in the last tarball. Closes: #786723.
+    + Also completely drop /usr/share/locale from the package as we do with
+      gnome-icon-theme. The translations are merged into theme.index and no
+      files are shipped in /usr/share/locale. Thanks Michael Biebl for
+      pointing that out.
 
  -- Emilio Pozuelo Monfort <pochu at debian.org>  Wed, 27 May 2015 18:30:59 +0200
 

Modified: desktop/unstable/adwaita-icon-theme/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/adwaita-icon-theme/debian/rules?rev=44783&op=diff
==============================================================================
--- desktop/unstable/adwaita-icon-theme/debian/rules	[utf-8] (original)
+++ desktop/unstable/adwaita-icon-theme/debian/rules	[utf-8] Wed May 27 17:13:49 2015
@@ -11,3 +11,6 @@
 
 clean::
 	./debian/copyright.pl > debian/copyright
+
+install/adwaita-icon-theme::
+	rm -r $(CURDIR)/debian/adwaita-icon-theme/usr/share/locale




More information about the pkg-gnome-commits mailing list