[Python-apps-commits] r5043 - in packages/pylint/trunk/debian (changelog control)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Sun Mar 28 10:48:06 UTC 2010


    Date: Sunday, March 28, 2010 @ 10:48:03
  Author: morph
Revision: 5043

added python-logilab-astng to b-d-i, needed to run tests

Modified:
  packages/pylint/trunk/debian/changelog
  packages/pylint/trunk/debian/control

Modified: packages/pylint/trunk/debian/changelog
===================================================================
--- packages/pylint/trunk/debian/changelog	2010-03-28 10:32:51 UTC (rev 5042)
+++ packages/pylint/trunk/debian/changelog	2010-03-28 10:48:03 UTC (rev 5043)
@@ -10,10 +10,11 @@
     - bump Standards-Version to 3.8.4 (no changes needed)
     - dropped XB-Python-Version
     - added python-logilab-common to b-d-i to have 'pytest' available
+    - added python-logilab-astng to b-d-i, needed to run tests
   * debian/rules
     - also delete *.pyo files (generated by tests running with -OO)
 
- -- Sandro Tosi <morph at debian.org>  Sun, 28 Mar 2010 12:13:36 +0200
+ -- Sandro Tosi <morph at debian.org>  Sun, 28 Mar 2010 12:47:35 +0200
 
 pylint (0.19.0-1) unstable; urgency=low
 

Modified: packages/pylint/trunk/debian/control
===================================================================
--- packages/pylint/trunk/debian/control	2010-03-28 10:32:51 UTC (rev 5042)
+++ packages/pylint/trunk/debian/control	2010-03-28 10:48:03 UTC (rev 5043)
@@ -4,7 +4,7 @@
 Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Uploaders: Sylvain Thénault <sylvain.thenault at logilab.fr>, 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 (>= 0.49.0)
+Build-Depends-Indep: python-support, python-logilab-common (>= 0.49.0), python-logilab-astng
 Standards-Version: 3.8.4
 XS-Python-Version: all
 Homepage: http://www.logilab.org/project/pylint




More information about the Python-apps-commits mailing list