[Python-modules-commits] r28776 - in packages/python-axiom/trunk/debian (changelog control)
mithrandi at users.alioth.debian.org
mithrandi at users.alioth.debian.org
Sun May 4 15:18:53 UTC 2014
Date: Sunday, May 4, 2014 @ 15:18:52
Author: mithrandi
Revision: 28776
Fix priority (should be extra because of python-twisted-conch dependency).
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 2014-05-04 09:08:09 UTC (rev 28775)
+++ packages/python-axiom/trunk/debian/changelog 2014-05-04 15:18:52 UTC (rev 28776)
@@ -1,3 +1,9 @@
+python-axiom (0.7.1-3) UNRELEASED; urgency=medium
+
+ * Fix priority (should be extra because of python-twisted-conch dependency).
+
+ -- Tristan Seligmann <mithrandi at debian.org> Sun, 04 May 2014 17:18:22 +0200
+
python-axiom (0.7.1-2) unstable; urgency=medium
* Enable automated tests via autopkgtest.
Modified: packages/python-axiom/trunk/debian/control
===================================================================
--- packages/python-axiom/trunk/debian/control 2014-05-04 09:08:09 UTC (rev 28775)
+++ packages/python-axiom/trunk/debian/control 2014-05-04 15:18:52 UTC (rev 28776)
@@ -1,6 +1,6 @@
Source: python-axiom
Section: python
-Priority: optional
+Priority: extra
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Tristan Seligmann <mithrandi at debian.org>, Vincent Bernat <bernat at debian.org>
Build-Depends: debhelper (>= 6), cdbs (>= 0.4.90~), python-all (>= 2.6.6-3~),
More information about the Python-modules-commits
mailing list