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

morph at users.alioth.debian.org morph at users.alioth.debian.org
Wed Jun 17 21:12:36 UTC 2009


    Date: Wednesday, June 17, 2009 @ 21:12:35
  Author: morph
Revision: 8800

* debian/{control, rules}
  - prepare for the upcoming Python 2.6 transition; thanks to Alessio Treglia
    for the report and patch; Closes: #530607
    + added versioned depend on python and debhelper to have functions we need
    + used --install-layout=deb to setup.py install
    + replaced site-packages by *-packages

Modified:
  packages/logilab-astng/trunk/debian/changelog

Modified: packages/logilab-astng/trunk/debian/changelog
===================================================================
--- packages/logilab-astng/trunk/debian/changelog	2009-06-17 21:03:09 UTC (rev 8799)
+++ packages/logilab-astng/trunk/debian/changelog	2009-06-17 21:12:35 UTC (rev 8800)
@@ -8,16 +8,14 @@
   * urgency=medium because it fixes RC bugs 
 
   [ Julien Lavergne ]
-  * From Ubuntu, prepare for the future python transition,
-    thanks Alessio Treglia for the patch (Closes: #530607)
-   - debian/rules: 
-    + Add --install-layout=deb to setup.py install
-    + Replace site-packages by *-packages
-   - debian/control: 
-    + Bump build-depends to python (>= 2.5.4-1~)
-    + Bump build-depends to debhelper (>= 5.0.38)
+  * debian/{control, rules}
+    - prepare for the upcoming Python 2.6 transition; thanks to Alessio Treglia
+      for the report and patch; Closes: #530607
+      + added versioned depend on python and debhelper to have functions we need
+      + used --install-layout=deb to setup.py install
+      + replaced site-packages by *-packages
 
- -- Sandro Tosi <morph at debian.org>  Wed, 17 Jun 2009 22:49:33 +0200
+ -- Sandro Tosi <morph at debian.org>  Wed, 17 Jun 2009 23:10:14 +0200
 
 logilab-astng (0.19.0-1) unstable; urgency=low
 




More information about the Python-modules-commits mailing list