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

morph at users.alioth.debian.org morph at users.alioth.debian.org
Fri Mar 26 23:25:38 UTC 2010


    Date: Friday, March 26, 2010 @ 23:25:35
  Author: morph
Revision: 5034

bump Depends on python-logilab-astng to '>= 0.20.0'

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

Modified: packages/pylint/trunk/debian/changelog
===================================================================
--- packages/pylint/trunk/debian/changelog	2010-03-26 23:23:45 UTC (rev 5033)
+++ packages/pylint/trunk/debian/changelog	2010-03-26 23:25:35 UTC (rev 5034)
@@ -6,8 +6,9 @@
     - updated upstream and packaging copyright years
   * debian/control
     - bump Depends on python-logilab-common to '>= 0.49.0'
+    - bump Depends on python-logilab-astng to '>= 0.20.0'
 
- -- Sandro Tosi <morph at debian.org>  Sat, 27 Mar 2010 00:23:13 +0100
+ -- Sandro Tosi <morph at debian.org>  Sat, 27 Mar 2010 00:25:02 +0100
 
 pylint (0.19.0-1) unstable; urgency=low
 

Modified: packages/pylint/trunk/debian/control
===================================================================
--- packages/pylint/trunk/debian/control	2010-03-26 23:23:45 UTC (rev 5033)
+++ packages/pylint/trunk/debian/control	2010-03-26 23:25:35 UTC (rev 5034)
@@ -13,7 +13,7 @@
 
 Package: pylint
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-logilab-common (>= 0.49.0), python-logilab-astng (>= 0.19.1)
+Depends: ${python:Depends}, ${misc:Depends}, python-logilab-common (>= 0.49.0), python-logilab-astng (>= 0.20.0)
 Recommends: python-tk
 XB-Python-Version: ${python:Versions}
 Description: python code static checker and UML diagram generator




More information about the Python-apps-commits mailing list