[Python-modules-commits] r12417 - in packages/logilab-astng/trunk/debian (changelog control)
morph at users.alioth.debian.org
morph at users.alioth.debian.org
Fri Mar 26 23:29:45 UTC 2010
Date: Friday, March 26, 2010 @ 23:29:44
Author: morph
Revision: 12417
dropped XB-Python-Version
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 22:20:05 UTC (rev 12416)
+++ packages/logilab-astng/trunk/debian/changelog 2010-03-26 23:29:44 UTC (rev 12417)
@@ -9,8 +9,9 @@
- bump Depends on python-logilab-common to '>= 0.49.0'
- updated short and long description as per new upstream release
- bump Standards-Version to 3.8.4 (no changes needed)
+ - dropped XB-Python-Version
- -- Sandro Tosi <morph at debian.org> Fri, 26 Mar 2010 23:19:41 +0100
+ -- Sandro Tosi <morph at debian.org> Sat, 27 Mar 2010 00:29:10 +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 22:20:05 UTC (rev 12416)
+++ packages/logilab-astng/trunk/debian/control 2010-03-26 23:29:44 UTC (rev 12417)
@@ -14,7 +14,6 @@
Package: python-logilab-astng
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-logilab-common (>= 0.49.0)
-XB-Python-Version: ${python:Versions}
Description: rebuild a new abstract syntax tree (AST) from Python's ast
The aim of this module is to provide a common base representation of
Python source code for projects such as pyreverse or pylint.
More information about the Python-modules-commits
mailing list