[Python-modules-commits] r18910 - in packages/logilab-astng/trunk/debian (changelog control)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Fri Oct 14 17:07:04 UTC 2011
Date: Friday, October 14, 2011 @ 17:07:03
Author: morph
Revision: 18910
* debian/control
- reorg b-d to run tests at build time
Modified:
packages/logilab-astng/trunk/debian/changelog
packages/logilab-astng/trunk/debian/control
Modified: packages/logilab-astng/trunk/debian/changelog
===================================================================
--- packages/logilab-astng/trunk/debian/changelog 2011-10-14 16:51:51 UTC (rev 18909)
+++ packages/logilab-astng/trunk/debian/changelog 2011-10-14 17:07:03 UTC (rev 18910)
@@ -6,8 +6,10 @@
* debian/rules
- build for all the python supported versions
- run tests
+ * debian/control
+ - reorg b-d to run tests at build time
- -- Sandro Tosi <morph at debian.org> Fri, 14 Oct 2011 18:22:55 +0200
+ -- Sandro Tosi <morph at debian.org> Fri, 14 Oct 2011 19:06:36 +0200
logilab-astng (0.22.0-1) unstable; urgency=low
Modified: packages/logilab-astng/trunk/debian/control
===================================================================
--- packages/logilab-astng/trunk/debian/control 2011-10-14 16:51:51 UTC (rev 18909)
+++ packages/logilab-astng/trunk/debian/control 2011-10-14 17:07:03 UTC (rev 18910)
@@ -3,8 +3,8 @@
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Alexandre Fayolle <afayolle at debian.org>, Sandro Tosi <morph at debian.org>
-Build-Depends: debhelper (>= 5.0.38), python (>= 2.5.4-1~)
-Build-Depends-Indep: python-support, python-logilab-common
+Build-Depends: debhelper (>= 5.0.38), python-all (>= 2.5.4-1~), python-logilab-common, python-unittest2
+Build-Depends-Indep: python-support
XS-Python-Version: all
Standards-Version: 3.9.2
Homepage: http://www.logilab.org/project/logilab-astng
More information about the Python-modules-commits
mailing list