[Debian-l10n-commits] r2107 - in /pootle/trunk/debian: changelog rules

nekral-guest at users.alioth.debian.org nekral-guest at users.alioth.debian.org
Wed Jan 13 21:27:37 UTC 2010


Author: nekral-guest
Date: Wed Jan 13 21:27:37 2010
New Revision: 2107

URL: http://svn.debian.org/wsvn/?sc=1&rev=2107
Log:
  * debian/rules: Restore the ca at valencia PO files. This is no longer needed
    with the updated translate-toolkit dependency.

Modified:
    pootle/trunk/debian/changelog
    pootle/trunk/debian/rules

Modified: pootle/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pootle/trunk/debian/changelog?rev=2107&op=diff
==============================================================================
--- pootle/trunk/debian/changelog (original)
+++ pootle/trunk/debian/changelog Wed Jan 13 21:27:37 2010
@@ -2,10 +2,12 @@
 
   * New upstream release
   * debian/control: Updated dependency on translate-toolkit to version 1.5.2.
+  * debian/rules: Restore the ca at valencia PO files. This is no longer needed
+    with the updated translate-toolkit dependency.
   * debian/pootle.init: Pass options from /etc/default/pootle when the server
     is started.
 
- -- Nicolas FRANCOIS (Nekral) <nicolas.francois at centraliens.net>  Mon, 11 Jan 2010 21:35:24 +0100
+ -- Nicolas FRANCOIS (Nekral) <nicolas.francois at centraliens.net>  Wed, 13 Jan 2010 22:25:39 +0100
 
 pootle (2.0.0-2) unstable; urgency=low
 

Modified: pootle/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pootle/trunk/debian/rules?rev=2107&op=diff
==============================================================================
--- pootle/trunk/debian/rules (original)
+++ pootle/trunk/debian/rules Wed Jan 13 21:27:37 2010
@@ -12,10 +12,6 @@
 	# Remove extra files
 	rm $(d)/usr/share/doc/pootle/INSTALL
 	rm $(d)/usr/share/doc/pootle/COPYING
-	# Remove lang ca at valencia. This language blocks the import
-	# currently.
-	rm -rf $(d)/usr/share/pootle/mo/ca at valencia
-	rm -rf $(d)/var/lib/pootle/po/pootle/ca at valencia
 	# Pootle includes a copy of some javascript libraries
 	rm $(d)/usr/share/pootle/html/js/jquery/jquery.min.js
 	dh_link /usr/share/javascript/jquery/jquery.min.js \




More information about the Debian-l10n-commits mailing list