[Debian-l10n-commits] r2807 - in /pootle/trunk/debian: README.Debian control

themill-guest at users.alioth.debian.org themill-guest at users.alioth.debian.org
Wed Nov 16 16:10:13 UTC 2011


Author: themill-guest
Date: Wed Nov 16 16:10:11 2011
New Revision: 2807

URL: http://svn.debian.org/wsvn/?sc=1&rev=2807
Log:
Add memcached to recommends

Modified:
    pootle/trunk/debian/README.Debian
    pootle/trunk/debian/control

Modified: pootle/trunk/debian/README.Debian
URL: http://svn.debian.org/wsvn/pootle/trunk/debian/README.Debian?rev=2807&op=diff
==============================================================================
--- pootle/trunk/debian/README.Debian (original)
+++ pootle/trunk/debian/README.Debian Wed Nov 16 16:10:11 2011
@@ -72,6 +72,9 @@
     the sqlite3 package provides the tools to set up the database and
     the python package already has the necessary modules.
 
+memcached, python-memcache
+  cache page layout and translation lookups for better performance
+
 python-xapian
   indexing of translations to allow fast searching
 

Modified: pootle/trunk/debian/control
URL: http://svn.debian.org/wsvn/pootle/trunk/debian/control?rev=2807&op=diff
==============================================================================
--- pootle/trunk/debian/control (original)
+++ pootle/trunk/debian/control Wed Nov 16 16:10:11 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, python-mysqldb | python-psycopg2 | sqlite3, libapache2-mod-wsgi | httpd | python-cherrypy, lsb-base, ucf
-Recommends: python-xapian, zip, python-levenshtein, iso-codes, mysql-client | postgresql-client | sqlite3, mysql-server | postgresql | sqlite3
+Recommends: python-xapian, zip, python-levenshtein, iso-codes, memcached, python-memcache, 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