[Python-modules-commits] r8298 - in packages/python-axiom/trunk/debian (control rules)

mithrandi-guest at users.alioth.debian.org mithrandi-guest at users.alioth.debian.org
Thu Apr 23 23:32:57 UTC 2009


    Date: Thursday, April 23, 2009 @ 23:32:56
  Author: mithrandi-guest
Revision: 8298

Switch to pycentral.

Modified:
  packages/python-axiom/trunk/debian/control
  packages/python-axiom/trunk/debian/rules

Modified: packages/python-axiom/trunk/debian/control
===================================================================
--- packages/python-axiom/trunk/debian/control	2009-04-23 18:07:29 UTC (rev 8297)
+++ packages/python-axiom/trunk/debian/control	2009-04-23 23:32:56 UTC (rev 8298)
@@ -3,17 +3,19 @@
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Stefano Zacchiroli <zack at debian.org>, Tristan Seligmann <mithrandi at mithrandi.net>, Vincent Bernat <bernat at debian.org>
-Build-Depends: debhelper (>= 6), cdbs (>= 0.4.43), python, python-support (>= 0.4)
+Build-Depends: debhelper (>= 6), cdbs (>= 0.4.43), python, python-central (>= 0.5.6)
 Build-Depends-Indep: python-twisted-core, python-twisted-conch, python-epsilon (>= 0.5.11), python-pysqlite2, python-zopeinterface
 Homepage: http://www.divmod.org/trac/wiki/DivmodAxiom
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-axiom/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-axiom/trunk/
 Standards-Version: 3.8.1
+XS-Python-Version: all
 
 Package: python-axiom
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}, python-twisted-core, python-twisted-conch, python-epsilon (>= 0.5.11), python-pysqlite2, python-zopeinterface
 Conflicts: libsqlite3-0 (< 3.6.12)
+XB-Python-Version: ${python:Versions}
 Description: Python object database
  Divmod Axiom is an object database, or alternatively, an
  object-relational mapper, implemented on top of Python.

Modified: packages/python-axiom/trunk/debian/rules
===================================================================
--- packages/python-axiom/trunk/debian/rules	2009-04-23 18:07:29 UTC (rev 8297)
+++ packages/python-axiom/trunk/debian/rules	2009-04-23 23:32:56 UTC (rev 8298)
@@ -1,5 +1,5 @@
 #!/usr/bin/make -f
-DEB_PYTHON_SYSTEM = pysupport
+DEB_PYTHON_SYSTEM = pycentral
 DEB_INSTALL_MANPAGES_python-axiom := debian/axiomatic.1
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk




More information about the Python-modules-commits mailing list