[Debian-l10n-commits] r2685 - in /pootle/trunk/debian: changelog control

elric-guest at users.alioth.debian.org elric-guest at users.alioth.debian.org
Wed Jun 15 20:52:33 UTC 2011


Author: elric-guest
Date: Wed Jun 15 20:52:32 2011
New Revision: 2685

URL: http://svn.debian.org/wsvn/?sc=1&rev=2685
Log:
bump translate-toolkit dependency to 1.9.0

Modified:
    pootle/trunk/debian/changelog
    pootle/trunk/debian/control

Modified: pootle/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pootle/trunk/debian/changelog?rev=2685&op=diff
==============================================================================
--- pootle/trunk/debian/changelog (original)
+++ pootle/trunk/debian/changelog Wed Jun 15 20:52:32 2011
@@ -1,5 +1,6 @@
 pootle (2.1.6-1) UNRELEASED; urgency=medium
 
+  [Christian Perrier]
   * New upstream version, compatible with django 1.3
     Closes: #627958, #585873, #593425, #592448
   * Run update-python-modules before invoking django-admin
@@ -11,6 +12,9 @@
     debian.pootle.postrm: Use dbconfig-common to configure database
     Closes: #590518
   * recommend "mysql-server | postgresql-server"
+
+  [Omar Campagne]
+  * debian/control: bump translate-toolkit dependency to 1.9.0
 
  -- Christian Perrier <bubulle at debian.org>  Fri, 27 Aug 2010 07:56:07 +0200
 

Modified: pootle/trunk/debian/control
URL: http://svn.debian.org/wsvn/pootle/trunk/debian/control?rev=2685&op=diff
==============================================================================
--- pootle/trunk/debian/control (original)
+++ pootle/trunk/debian/control Wed Jun 15 20:52:32 2011
@@ -13,7 +13,7 @@
 Package: pootle
 Architecture: all
 Pre-Depends: python-django
-Depends: ${misc:Depends}, ${python:Depends}, translate-toolkit (>= 1.5.2), adduser, python-lxml, libjs-jquery, python-django-registration, python-django-djblets, dbconfig-common
+Depends: ${misc:Depends}, ${python:Depends}, translate-toolkit (>= 1.9.0), adduser, python-lxml, libjs-jquery, python-django-registration, python-django-djblets, dbconfig-common
 Recommends: python-xapian, zip, python-levenshtein, iso-codes, cherrypy
 XB-Python-Version: ${python:Versions}
 Description: Web-based translation and translation management tool




More information about the Debian-l10n-commits mailing list