[Debian-l10n-commits] r2786 - in /pootle/trunk/debian: TODO control

themill-guest at users.alioth.debian.org themill-guest at users.alioth.debian.org
Wed Nov 16 16:09:08 UTC 2011


Author: themill-guest
Date: Wed Nov 16 16:09:07 2011
New Revision: 2786

URL: http://svn.debian.org/wsvn/?sc=1&rev=2786
Log:
Recommend db-server packages

Modified:
    pootle/trunk/debian/TODO
    pootle/trunk/debian/control

Modified: pootle/trunk/debian/TODO
URL: http://svn.debian.org/wsvn/pootle/trunk/debian/TODO?rev=2786&op=diff
==============================================================================
--- pootle/trunk/debian/TODO (original)
+++ pootle/trunk/debian/TODO Wed Nov 16 16:09:07 2011
@@ -8,9 +8,10 @@
 * upgrade handling for PootleServer invocation
 * test dpkg-reconfigure pootle
 
-* depend on a database
+* test with postgres rather than mysql
 
 * implement a lighttpd configuration
+
 
 lintian
 =======

Modified: pootle/trunk/debian/control
URL: http://svn.debian.org/wsvn/pootle/trunk/debian/control?rev=2786&op=diff
==============================================================================
--- pootle/trunk/debian/control (original)
+++ pootle/trunk/debian/control Wed Nov 16 16:09:07 2011
@@ -14,7 +14,7 @@
 Architecture: all
 Pre-Depends: python-django
 Depends: ${misc:Depends}, ${python:Depends}, translate-toolkit (>= 1.9.0), adduser, python-lxml, libjs-jquery, libjs-jquery-cookie, libjs-json, python-django-registration, python-django-south, dbconfig-common, libapache2-mod-wsgi | httpd | cherrypy
-Recommends: python-xapian, zip, python-levenshtein, iso-codes, mysql-client | postgresql-client
+Recommends: python-xapian, zip, python-levenshtein, iso-codes, mysql-client | postgresql-client | sqlite3, mysql-server | postgresql | sqlite3
 Suggests: python-aeidon
 Conflicts: python-django-djblets
 XB-Python-Version: ${python:Versions}




More information about the Debian-l10n-commits mailing list