[Python-modules-commits] r12409 - in packages/logilab-astng/trunk/debian (changelog control)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Fri Mar 26 19:23:55 UTC 2010


    Date: Friday, March 26, 2010 @ 19:23:53
  Author: morph
Revision: 12409

* debian/control
  - bump Depends on python-logilab-common to '>= 0.49.0'

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	2010-03-26 19:21:28 UTC (rev 12408)
+++ packages/logilab-astng/trunk/debian/changelog	2010-03-26 19:23:53 UTC (rev 12409)
@@ -5,8 +5,10 @@
   * debian/copyright
     - extended upstream and packaging copyright years
     - added Sylvain's email address
+  * debian/control
+    - bump Depends on python-logilab-common to '>= 0.49.0'
 
- -- Sandro Tosi <morph at debian.org>  Fri, 26 Mar 2010 20:15:50 +0100
+ -- Sandro Tosi <morph at debian.org>  Fri, 26 Mar 2010 20:23:26 +0100
 
 logilab-astng (0.19.3-1) unstable; urgency=low
 

Modified: packages/logilab-astng/trunk/debian/control
===================================================================
--- packages/logilab-astng/trunk/debian/control	2010-03-26 19:21:28 UTC (rev 12408)
+++ packages/logilab-astng/trunk/debian/control	2010-03-26 19:23:53 UTC (rev 12409)
@@ -13,7 +13,7 @@
 
 Package: python-logilab-astng
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-logilab-common (>= 0.45.0)
+Depends: ${python:Depends}, ${misc:Depends}, python-logilab-common (>= 0.49.0)
 XB-Python-Version: ${python:Versions}
 Description: extend Python's abstract syntax tree (AST)
  The aim of this module is to provide a common base representation of




More information about the Python-modules-commits mailing list