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

morph at users.alioth.debian.org morph at users.alioth.debian.org
Fri Mar 26 19:35:00 UTC 2010


    Date: Friday, March 26, 2010 @ 19:34:45
  Author: morph
Revision: 12411

updated short and long description as per new upstream release

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:29:10 UTC (rev 12410)
+++ packages/logilab-astng/trunk/debian/changelog	2010-03-26 19:34:45 UTC (rev 12411)
@@ -7,9 +7,9 @@
     - added Sylvain's email address
   * debian/control
     - bump Depends on python-logilab-common to '>= 0.49.0'
-    - updated long description as per new upstream release
+    - updated short and long description as per new upstream release
 
- -- Sandro Tosi <morph at debian.org>  Fri, 26 Mar 2010 20:28:40 +0100
+ -- Sandro Tosi <morph at debian.org>  Fri, 26 Mar 2010 20:34:20 +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:29:10 UTC (rev 12410)
+++ packages/logilab-astng/trunk/debian/control	2010-03-26 19:34:45 UTC (rev 12411)
@@ -15,7 +15,7 @@
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}, python-logilab-common (>= 0.49.0)
 XB-Python-Version: ${python:Versions}
-Description: extend Python's abstract syntax tree (AST)
+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