r25289 - in /packages/unstable/xdg-user-dirs/debian: changelog rules

jordi at users.alioth.debian.org jordi at users.alioth.debian.org
Mon Oct 4 17:22:19 UTC 2010


Author: jordi
Date: Mon Oct  4 17:22:17 2010
New Revision: 25289

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25289
Log:
Delete ca.gmo on clean, rebuild it by hand on build.

Modified:
    packages/unstable/xdg-user-dirs/debian/changelog
    packages/unstable/xdg-user-dirs/debian/rules

Modified: packages/unstable/xdg-user-dirs/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/xdg-user-dirs/debian/changelog?rev=25289&op=diff
==============================================================================
--- packages/unstable/xdg-user-dirs/debian/changelog [utf-8] (original)
+++ packages/unstable/xdg-user-dirs/debian/changelog [utf-8] Mon Oct  4 17:22:17 2010
@@ -1,7 +1,7 @@
 xdg-user-dirs (0.13-2) unstable; urgency=low
 
   * Add l10n-ca.patch, with Catalan updates.
-  * Delete ca.gmo on clean to ensure it gets rebuilt.
+  * Delete ca.gmo on clean, rebuild it by hand on build.
   * Add Vcs-* headers.
   * Bump Standards-Version to 3.9.1, no changes required.
 

Modified: packages/unstable/xdg-user-dirs/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/xdg-user-dirs/debian/rules?rev=25289&op=diff
==============================================================================
--- packages/unstable/xdg-user-dirs/debian/rules [utf-8] (original)
+++ packages/unstable/xdg-user-dirs/debian/rules [utf-8] Mon Oct  4 17:22:17 2010
@@ -14,5 +14,8 @@
 	cp debian/xdg-user-dirs-Xsession \
 		debian/xdg-user-dirs/etc/X11/Xsession.d/60xdg-user-dirs-update
 
+build/xdg-user-dirs::
+	msgfmt -c -o po/ca.gmo po/ca.po
+
 clean::
 	rm -f po/ca.gmo




More information about the pkg-gnome-commits mailing list