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

morph at users.alioth.debian.org morph at users.alioth.debian.org
Mon Sep 14 20:52:15 UTC 2009


    Date: Monday, September 14, 2009 @ 20:52:14
  Author: morph
Revision: 9755

* New upstream release
* debian/control
  - bump Standards-Version to 3.8.3 (no changes needed)
  - bump versioned depends on python-logilab-common to 0.45.0 (to properly
    handle pycentral->pysupport transition)

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	2009-09-14 20:39:35 UTC (rev 9754)
+++ packages/logilab-astng/trunk/debian/changelog	2009-09-14 20:52:14 UTC (rev 9755)
@@ -1,4 +1,4 @@
-logilab-astng (0.19.0-3) UNRELEASED; urgency=low
+logilab-astng (0.19.1-1) UNRELEASED; urgency=low
 
    [ Alexandre Fayolle ]
    * debian/rules:
@@ -6,8 +6,15 @@
    * debian/control
      - small fix in long description
 
- -- Sandro Tosi <morph at debian.org>  Fri, 03 Jul 2009 01:00:55 +0200
+  [ Sandro Tosi ]
+  * New upstream release
+  * debian/control
+    - bump Standards-Version to 3.8.3 (no changes needed)
+    - bump versioned depends on python-logilab-common to 0.45.0 (to properly
+      handle pycentral->pysupport transition)
 
+ -- Sandro Tosi <morph at debian.org>  Mon, 14 Sep 2009 22:50:49 +0200
+
 logilab-astng (0.19.0-2) unstable; urgency=medium
 
   [ Sandro Tosi ]

Modified: packages/logilab-astng/trunk/debian/control
===================================================================
--- packages/logilab-astng/trunk/debian/control	2009-09-14 20:39:35 UTC (rev 9754)
+++ packages/logilab-astng/trunk/debian/control	2009-09-14 20:52:14 UTC (rev 9755)
@@ -6,14 +6,14 @@
 Build-Depends: debhelper (>= 5.0.38), python (>= 2.5.4-1~)
 Build-Depends-Indep: python-support
 XS-Python-Version: all
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
 Homepage: http://www.logilab.org/project/logilab-astng
 Vcs-Svn: svn://svn.debian.org/svn/python-modules/packages/logilab-astng/trunk/
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/logilab-astng/trunk/
 
 Package: python-logilab-astng
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-logilab-common (>= 0.39.0)
+Depends: ${python:Depends}, ${misc:Depends}, python-logilab-common (>= 0.45.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