[Python-modules-commits] r8925 - in packages/constraint/trunk/debian (changelog control)

gilir-guest at users.alioth.debian.org gilir-guest at users.alioth.debian.org
Fri Jul 3 14:57:35 UTC 2009


    Date: Friday, July 3, 2009 @ 14:57:29
  Author: gilir-guest
Revision: 8925

More comments to the python 2.6 migration
Bump to 3.8.2

Modified:
  packages/constraint/trunk/debian/changelog
  packages/constraint/trunk/debian/control

Modified: packages/constraint/trunk/debian/changelog
===================================================================
--- packages/constraint/trunk/debian/changelog	2009-07-03 14:29:43 UTC (rev 8924)
+++ packages/constraint/trunk/debian/changelog	2009-07-03 14:57:29 UTC (rev 8925)
@@ -6,11 +6,15 @@
     Replaces, Conflicts for transition (closes: #523107)
 
   [ Julien Lavergne ]
-  * From Ubuntu, prepare for the future python transition:
-   - debian/rules: Add --install-layout=deb to setup.py install
+  * From Ubuntu, prepare for the future python 2.6 transition:
+   - debian/rules: Add --install-layout=deb to setup.py install to install to
+     the right location.
    - debian/control: Bump build-depends to python (>= 2.5.4-1~)
+     for --install-layout=deb support.
+  * debian/control:
+   - Bump Standards-Version to 3.8.2. (no change needed).
 
- -- Julien Lavergne <julien.lavergne at gmail.com>  Sun, 31 May 2009 15:47:30 +0200
+ -- Julien Lavergne <julien.lavergne at gmail.com>  Fri, 03 Jul 2009 16:53:20 +0200
 
 constraint (0.4.0-3) unstable; urgency=low
 

Modified: packages/constraint/trunk/debian/control
===================================================================
--- packages/constraint/trunk/debian/control	2009-07-03 14:29:43 UTC (rev 8924)
+++ packages/constraint/trunk/debian/control	2009-07-03 14:57:29 UTC (rev 8925)
@@ -6,7 +6,7 @@
 Build-Depends-Indep: python-support, python (>= 2.5.4-1~)
 Build-Depends: debhelper (>= 5.0.38)
 XS-Python-Version: all
-Standards-Version: 3.8.1
+Standards-Version: 3.8.2
 Homepage: http://www.logilab.org/project/logilab-constraint
 Vcs-Svn: svn://svn.debian.org/svn/python-modules/packages/constraint
 Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/constraint/trunk/




More information about the Python-modules-commits mailing list