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

nekral-guest at users.alioth.debian.org nekral-guest at users.alioth.debian.org
Sat Jul 25 11:59:55 UTC 2009


Author: nekral-guest
Date: Sat Jul 25 11:59:54 2009
New Revision: 1829

URL: http://svn.debian.org/wsvn/?sc=1&rev=1829
Log:
  * debian/control: Added dependency: python-simplejson.

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=1829&op=diff
==============================================================================
--- virtaal/trunk/debian/changelog (original)
+++ virtaal/trunk/debian/changelog Sat Jul 25 11:59:54 2009
@@ -12,8 +12,9 @@
   * debian/patches/fail_for_missing_dependencies: Fail when the dependencies
     are checked (and some dependencies are missing) during build time, instead
     of just issuing a warning.
+  * debian/control: Added dependency: python-simplejson.
 
- -- Nicolas FRANCOIS (Nekral) <nicolas.francois at centraliens.net>  Sat, 25 Jul 2009 13:57:05 +0200
+ -- Nicolas FRANCOIS (Nekral) <nicolas.francois at centraliens.net>  Sat, 25 Jul 2009 13:59:33 +0200
 
 virtaal (0.3.1-3) unstable; urgency=low
 

Modified: virtaal/trunk/debian/control
URL: http://svn.debian.org/wsvn/virtaal/trunk/debian/control?rev=1829&op=diff
==============================================================================
--- virtaal/trunk/debian/control (original)
+++ virtaal/trunk/debian/control Sat Jul 25 11:59:54 2009
@@ -12,7 +12,7 @@
 
 Package: virtaal
 Architecture: all
-Depends: ${python:Depends}, translate-toolkit (>= 1.4.0~rc1), python-gtk2, python-gobject, python-glade2, python-pycurl, python-lxml
+Depends: ${python:Depends}, translate-toolkit (>= 1.4.0~rc1), python-gtk2, python-gobject, python-glade2, python-pycurl, python-lxml, python-simplejson
 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