[Python-modules-commits] r8929 - in packages/python-psutil/trunk/debian (changelog control)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Fri Jul 3 17:20:38 UTC 2009


    Date: Friday, July 3, 2009 @ 17:20:36
  Author: morph
Revision: 8929

bump b-d on debhelper to >= 7.2.18 to support Python 2.6 transition

Modified:
  packages/python-psutil/trunk/debian/changelog
  packages/python-psutil/trunk/debian/control

Modified: packages/python-psutil/trunk/debian/changelog
===================================================================
--- packages/python-psutil/trunk/debian/changelog	2009-07-03 17:20:15 UTC (rev 8928)
+++ packages/python-psutil/trunk/debian/changelog	2009-07-03 17:20:36 UTC (rev 8929)
@@ -5,8 +5,9 @@
       the report; Closes: #535411
   * debian/control
     - bump Standards-Version to 3.8.2 (no changes needed)
+    - bump b-d on debhelper to >= 7.2.18 to support Python 2.6 transition
 
- -- Sandro Tosi <morph at debian.org>  Fri, 03 Jul 2009 07:30:05 +0200
+ -- Sandro Tosi <morph at debian.org>  Fri, 03 Jul 2009 18:59:22 +0200
 
 python-psutil (0.1.2-1) unstable; urgency=low
 

Modified: packages/python-psutil/trunk/debian/control
===================================================================
--- packages/python-psutil/trunk/debian/control	2009-07-03 17:20:15 UTC (rev 8928)
+++ packages/python-psutil/trunk/debian/control	2009-07-03 17:20:36 UTC (rev 8929)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Sandro Tosi <morph at debian.org>
-Build-Depends: debhelper (>= 7), python
+Build-Depends: debhelper (>= 7.2.18), python
 Build-Depends-Indep: python-support (>= 1.0.0)
 Standards-Version: 3.8.2
 Homepage: http://code.google.com/p/psutil/




More information about the Python-modules-commits mailing list