[Python-modules-commits] r1888 - in /packages/python-axiom/trunk/debian: TODO.Debian changelog control pyversions

zack at users.alioth.debian.org zack at users.alioth.debian.org
Fri Mar 16 13:11:09 CET 2007


Author: zack
Date: Fri Mar 16 12:11:09 2007
New Revision: 1888

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=1888
Log:
deps, added idnar as an uploader, pyversions

Added:
    packages/python-axiom/trunk/debian/pyversions
Modified:
    packages/python-axiom/trunk/debian/TODO.Debian
    packages/python-axiom/trunk/debian/changelog
    packages/python-axiom/trunk/debian/control

Modified: packages/python-axiom/trunk/debian/TODO.Debian
URL: http://svn.debian.org/wsvn/python-modules/packages/python-axiom/trunk/debian/TODO.Debian?rev=1888&op=diff
==============================================================================
--- packages/python-axiom/trunk/debian/TODO.Debian (original)
+++ packages/python-axiom/trunk/debian/TODO.Debian Fri Mar 16 12:11:09 2007
@@ -1,1 +1,3 @@
 - check dependencies in debian/control, I wrote them in a hurry
+- run unit tests at build time
+- check that axiom actually needs python 2.4 or above

Modified: packages/python-axiom/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/python-axiom/trunk/debian/changelog?rev=1888&op=diff
==============================================================================
--- packages/python-axiom/trunk/debian/changelog (original)
+++ packages/python-axiom/trunk/debian/changelog Fri Mar 16 12:11:09 2007
@@ -1,3 +1,16 @@
+python-axiom (0.5.0-2) UNRELEASED; urgency=low
+
+  * debian/control
+    - tightened deps on cdbs and python-support
+    - added Tristan as an Uploader
+    - removed python-specific X* fields, not needed with recent python-support
+  * debian/TODO.Debian
+    - added a todo item about running unit tests at build time
+  * debian/pyversions
+    - axiom needs python 2.4 or above
+
+ -- Stefano Zacchiroli <zack at debian.org>  Fri, 16 Mar 2007 12:04:14 +0000
+
 python-axiom (0.5.0-1) experimental; urgency=low
 
   * Initial release (Closes: #414892)

Modified: packages/python-axiom/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/python-axiom/trunk/debian/control?rev=1888&op=diff
==============================================================================
--- packages/python-axiom/trunk/debian/control (original)
+++ packages/python-axiom/trunk/debian/control Fri Mar 16 12:11:09 2007
@@ -2,10 +2,9 @@
 Section: python
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Stefano Zacchiroli <zack at debian.org>
-Build-Depends: debhelper (>= 5), cdbs, python, python-support (>= 0.3)
+Uploaders: Stefano Zacchiroli <zack at debian.org>, Tristan Seligmann <mithrandi at mithrandi.za.net>
+Build-Depends: debhelper (>= 5), cdbs (>= 0.4.43), python, python-support (>= 0.4)
 Build-Depends-Indep: python-twisted-core, python-epsilon, python-pysqlite2
-XS-Python-Version: all
 XS-Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-axiom/trunk/
 XS-Vcs-Browser: http://svn.debian.org/wsvn/python-modules/trunk/packages/python-axiom/trunk/
 Standards-Version: 3.7.2

Added: packages/python-axiom/trunk/debian/pyversions
URL: http://svn.debian.org/wsvn/python-modules/packages/python-axiom/trunk/debian/pyversions?rev=1888&op=file
==============================================================================
--- packages/python-axiom/trunk/debian/pyversions (added)
+++ packages/python-axiom/trunk/debian/pyversions Fri Mar 16 12:11:09 2007
@@ -1,0 +1,1 @@
+2.4-




More information about the Python-modules-commits mailing list