[Python-modules-commits] r8924 - in packages/python-daap/trunk/debian (changelog control)
gilir-guest at users.alioth.debian.org
gilir-guest at users.alioth.debian.org
Fri Jul 3 14:29:51 UTC 2009
Date: Friday, July 3, 2009 @ 14:29:43
Author: gilir-guest
Revision: 8924
More comments for python 2.6 migration modifications
Bump to 3.8.2
Modified:
packages/python-daap/trunk/debian/changelog
packages/python-daap/trunk/debian/control
Modified: packages/python-daap/trunk/debian/changelog
===================================================================
--- packages/python-daap/trunk/debian/changelog 2009-07-03 12:33:36 UTC (rev 8923)
+++ packages/python-daap/trunk/debian/changelog 2009-07-03 14:29:43 UTC (rev 8924)
@@ -1,13 +1,18 @@
python-daap (0.7.1-3) UNRELEASED; urgency=low
- * From Ubuntu, prepare for the future python transition:
+ * From Ubuntu, prepare for the future python 2.6 transition:
- debian/rules:
- + Add --install-layout=deb to setup.py install
+ + Add --install-layout=deb to setup.py install to install to the right
+ location.
- debian/control:
- + Bump build-depends to python-all-dev (>= 2.5.4-1~)
- + Bump build-depends to debhelper (>= 5.0.38)
+ + Bump build-depends to python-all-dev (>= 2.5.4-1~) for
+ --install-layout=deb support.
+ + Bump build-depends to debhelper (>= 5.0.38) to include all the fixes for
+ python packages.
+ * debian/control:
+ - Bump Standards-Version to 3.8.2 (no change needed).
- -- Julien Lavergne <julien.lavergne at gmail.com> Fri, 29 May 2009 01:00:11 +0200
+ -- Julien Lavergne <julien.lavergne at gmail.com> Thu, 02 Jul 2009 23:34:09 +0200
python-daap (0.7.1-2) unstable; urgency=low
Modified: packages/python-daap/trunk/debian/control
===================================================================
--- packages/python-daap/trunk/debian/control 2009-07-03 12:33:36 UTC (rev 8923)
+++ packages/python-daap/trunk/debian/control 2009-07-03 14:29:43 UTC (rev 8924)
@@ -8,7 +8,7 @@
Homepage: http://jerakeen.org/code/pythondaap/
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-daap/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-daap/trunk/
-Standards-Version: 3.8.0
+Standards-Version: 3.8.2
Package: python-daap
Architecture: any
More information about the Python-modules-commits
mailing list