[Debian-l10n-commits] r2829 - /pootle/trunk/debian/control

themill-guest at users.alioth.debian.org themill-guest at users.alioth.debian.org
Wed Jan 11 18:25:24 UTC 2012


Author: themill-guest
Date: Wed Jan 11 18:25:23 2012
New Revision: 2829

URL: http://svn.debian.org/wsvn/?sc=1&rev=2829
Log:
Conflict against old python-xapian to prevent partial upgrades

Modified:
    pootle/trunk/debian/control

Modified: pootle/trunk/debian/control
URL: http://svn.debian.org/wsvn/pootle/trunk/debian/control?rev=2829&op=diff
==============================================================================
--- pootle/trunk/debian/control (original)
+++ pootle/trunk/debian/control Wed Jan 11 18:25:23 2012
@@ -17,7 +17,7 @@
 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, memcached, python-memcache, mysql-client | postgresql-client | sqlite3, mysql-server | postgresql | sqlite3
 Suggests: python-aeidon
-Conflicts: python-django-djblets
+Conflicts: python-django-djblets, python-xapian (<< 1.2.7~)
 Description: Web-based translation and translation management tool
  Pootle provides a rich set of features for managing a translation
  project.  It integrates components of the Translate Toolkit to provide




More information about the Debian-l10n-commits mailing list