[Python-modules-commits] r12080 - in packages/python-axiom/trunk/debian (changelog control)
bernat at users.alioth.debian.org
bernat at users.alioth.debian.org
Tue Mar 2 07:29:49 UTC 2010
Date: Tuesday, March 2, 2010 @ 07:29:47
Author: bernat
Revision: 12080
Remove dependency to quilt. Adjust debian/rules accordingly.
Modified:
packages/python-axiom/trunk/debian/changelog
packages/python-axiom/trunk/debian/control
Modified: packages/python-axiom/trunk/debian/changelog
===================================================================
--- packages/python-axiom/trunk/debian/changelog 2010-03-02 07:29:03 UTC (rev 12079)
+++ packages/python-axiom/trunk/debian/changelog 2010-03-02 07:29:47 UTC (rev 12080)
@@ -1,3 +1,9 @@
+python-axiom (0.6.0-3) UNRELEASED; urgency=low
+
+ * Remove dependency to quilt. Adjust debian/rules accordingly.
+
+ -- Vincent Bernat <bernat at debian.org> Tue, 02 Mar 2010 08:29:37 +0100
+
python-axiom (0.6.0-2) unstable; urgency=low
[ Jakub Wilk ]
Modified: packages/python-axiom/trunk/debian/control
===================================================================
--- packages/python-axiom/trunk/debian/control 2010-03-02 07:29:03 UTC (rev 12079)
+++ packages/python-axiom/trunk/debian/control 2010-03-02 07:29:47 UTC (rev 12080)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Tristan Seligmann <mithrandi at mithrandi.net>, Vincent Bernat <bernat at debian.org>
-Build-Depends: debhelper (>= 6), cdbs (>= 0.4.43), python, python-central (>= 0.5.6), python-epsilon (>= 0.6.0-2~), quilt
+Build-Depends: debhelper (>= 6), cdbs (>= 0.4.43), python, python-central (>= 0.5.6), python-epsilon (>= 0.6.0-2~)
Build-Depends-Indep: python-twisted-core, python-twisted-conch, python-pysqlite2, python-zopeinterface
Homepage: http://www.divmod.org/trac/wiki/DivmodAxiom
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-axiom/trunk/
More information about the Python-modules-commits
mailing list