[Debian-l10n-commits] r1628 - in /translate-toolkit/trunk/debian: changelog control

nekral-guest at users.alioth.debian.org nekral-guest at users.alioth.debian.org
Sat Feb 28 12:49:27 UTC 2009


Author: nekral-guest
Date: Sat Feb 28 12:49:26 2009
New Revision: 1628

URL: http://svn.debian.org/wsvn/?sc=1&rev=1628
Log:
  * debian/control: Recommend python-levenshtein. Otherwise, the toolkit
    generates warnings.

Modified:
    translate-toolkit/trunk/debian/changelog
    translate-toolkit/trunk/debian/control

Modified: translate-toolkit/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/translate-toolkit/trunk/debian/changelog?rev=1628&op=diff
==============================================================================
--- translate-toolkit/trunk/debian/changelog (original)
+++ translate-toolkit/trunk/debian/changelog Sat Feb 28 12:49:26 2009
@@ -1,3 +1,10 @@
+translate-toolkit (1.3.0-3) unstable; urgency=low
+
+  * debian/control: Recommend python-levenshtein. Otherwise, the toolkit
+    generates warnings.
+
+ -- Nicolas FRANCOIS (Nekral) <nicolas.francois at centraliens.net>  Sat, 28 Feb 2009 13:45:42 +0100
+
 translate-toolkit (1.3.0-2) unstable; urgency=low
 
   * debian/patches/tools_manpages: Updated to 1.3.0.

Modified: translate-toolkit/trunk/debian/control
URL: http://svn.debian.org/wsvn/translate-toolkit/trunk/debian/control?rev=1628&op=diff
==============================================================================
--- translate-toolkit/trunk/debian/control (original)
+++ translate-toolkit/trunk/debian/control Sat Feb 28 12:49:26 2009
@@ -14,7 +14,7 @@
 Package: translate-toolkit
 Architecture: all
 Depends: ${python:Depends}, gettext, python (>= 2.5) | python-pysqlite2
-Recommends: python-lxml, python (>= 2.5) | python-elementtree, python-enchant, python-simplejson, python-utidylib, python-vobject, iso-codes
+Recommends: python-lxml, python (>= 2.5) | python-elementtree, python-enchant, python-simplejson, python-utidylib, python-vobject, iso-codes, python-levenshtein
 Suggests: translate-toolkit-dev-doc
 Replaces: pootle (<< 0.8.2005.0217-2)
 XB-Python-Version: ${python:Versions}




More information about the Debian-l10n-commits mailing list