[Python-modules-commits] r13902 - in packages/sqlalchemy/trunk/debian (control)

piotr at users.alioth.debian.org piotr at users.alioth.debian.org
Sun Jul 11 16:38:16 UTC 2010


    Date: Sunday, July 11, 2010 @ 16:38:07
  Author: piotr
Revision: 13902

add Breaks: ${python:Breaks}

Modified:
  packages/sqlalchemy/trunk/debian/control

Modified: packages/sqlalchemy/trunk/debian/control
===================================================================
--- packages/sqlalchemy/trunk/debian/control	2010-07-11 13:26:10 UTC (rev 13901)
+++ packages/sqlalchemy/trunk/debian/control	2010-07-11 16:38:07 UTC (rev 13902)
@@ -20,6 +20,7 @@
 Suggests: python-sqlalchemy-doc, python-psycopg2, python-mysqldb (>= 1.2.1-p2-2),
  python (>= 2.5) | python-pysqlite2 (>= 2.3.0-1) | python-pysqlite1.1 (>= 1.1.7-2) | python-sqlite (>= 1.0.1-5),
  python-kinterbasdb (>= 3.1.2-0.3), python-pymssql
+Breaks: ${python:Breaks}
 Description: SQL toolkit and Object Relational Mapper for Python
  SQLAlchemy is an SQL database abstraction library for Python.
  Its strengths are:
@@ -50,7 +51,7 @@
 Architecture: any
 Depends: python-sqlalchemy (= ${source:Version}), ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Provides: ${python:Provides}
-XB-Python-Version: ${python:Versions}
+Breaks: ${python:Breaks}
 Description: SQL toolkit and Object Relational Mapper for Python - C extension
  SQLAlchemy is an SQL database abstraction library for Python.
  .
@@ -116,7 +117,6 @@
 #Architecture: any
 #Depends: python-sqlalchemy (= ${source:Version}), ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
 #Provides: ${python:Provides}
-#XB-Python-Version: ${python:Versions}
 #Description: SQL toolkit and Object Relational Mapper for Python3 - C extension
 # SQLAlchemy is an SQL database abstraction library for Python.
 # .




More information about the Python-modules-commits mailing list