[Debian-l10n-commits] r1626 - in /virtaal/trunk/debian: changelog control

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


Author: nekral-guest
Date: Sat Feb 28 12:35:45 2009
New Revision: 1626

URL: http://svn.debian.org/wsvn/?sc=1&rev=1626
Log:
  * debian/control: Added dependency on python-lxml. It is required for
    Virtaal, but only recommended by translate-toolkit. Closes: #517522 

Modified:
    virtaal/trunk/debian/changelog
    virtaal/trunk/debian/control

Modified: virtaal/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/virtaal/trunk/debian/changelog?rev=1626&op=diff
==============================================================================
--- virtaal/trunk/debian/changelog (original)
+++ virtaal/trunk/debian/changelog Sat Feb 28 12:35:45 2009
@@ -1,3 +1,10 @@
+virtaal (0.3.1-2) unstable; urgency=low
+
+  * debian/control: Added dependency on python-lxml. It is required for
+    Virtaal, but only recommended by translate-toolkit. Closes: #517522 
+
+ -- Nicolas FRANCOIS (Nekral) <nicolas.francois at centraliens.net>  Sat, 28 Feb 2009 13:31:05 +0100
+
 virtaal (0.3.1-1) unstable; urgency=low
 
   * New upstream release

Modified: virtaal/trunk/debian/control
URL: http://svn.debian.org/wsvn/virtaal/trunk/debian/control?rev=1626&op=diff
==============================================================================
--- virtaal/trunk/debian/control (original)
+++ virtaal/trunk/debian/control Sat Feb 28 12:35:45 2009
@@ -12,7 +12,7 @@
 
 Package: virtaal
 Architecture: all
-Depends: ${python:Depends}, translate-toolkit (>= 1.3.0), python-gtk2, python-gobject, python-glade2, python-pycurl
+Depends: ${python:Depends}, translate-toolkit (>= 1.3.0), python-gtk2, python-gobject, python-glade2, python-pycurl, python-lxml
 Recommends: python-gnome2-extras, openoffice.org-common, python-levenshtein
 XB-Python-Version: ${python:Versions}
 Description: graphical localisation editor




More information about the Debian-l10n-commits mailing list