[Python-modules-commits] r25242 - in packages/python-cobe/trunk/debian (3 files)

eriol-guest at users.alioth.debian.org eriol-guest at users.alioth.debian.org
Tue Jul 23 02:24:46 UTC 2013


    Date: Tuesday, July 23, 2013 @ 02:24:44
  Author: eriol-guest
Revision: 25242

* debian/compat
  - Bumped debhelper compatibility level to 9
* debian/control
  - Bumped debhelper B-D to (>= 9)

Modified:
  packages/python-cobe/trunk/debian/changelog
  packages/python-cobe/trunk/debian/compat
  packages/python-cobe/trunk/debian/control

Modified: packages/python-cobe/trunk/debian/changelog
===================================================================
--- packages/python-cobe/trunk/debian/changelog	2013-07-23 01:18:07 UTC (rev 25241)
+++ packages/python-cobe/trunk/debian/changelog	2013-07-23 02:24:44 UTC (rev 25242)
@@ -5,12 +5,16 @@
 
   [ Daniele Tricoli ]
   * New upstream release
+  * debian/compat
+    - Bumped debhelper compatibility level to 9
+  * debian/control
+    - Bumped debhelper B-D to (>= 9)
   * debian/copyright
     - Updated copyright years
   * debian/watch
     - Switched download URL to https
 
- -- Daniele Tricoli <eriol at mornie.org>  Tue, 23 Jul 2013 03:17:09 +0200
+ -- Daniele Tricoli <eriol at mornie.org>  Tue, 23 Jul 2013 04:21:30 +0200
 
 python-cobe (2.0.2-1) unstable; urgency=low
 

Modified: packages/python-cobe/trunk/debian/compat
===================================================================
--- packages/python-cobe/trunk/debian/compat	2013-07-23 01:18:07 UTC (rev 25241)
+++ packages/python-cobe/trunk/debian/compat	2013-07-23 02:24:44 UTC (rev 25242)
@@ -1 +1 @@
-7
+9

Modified: packages/python-cobe/trunk/debian/control
===================================================================
--- packages/python-cobe/trunk/debian/control	2013-07-23 01:18:07 UTC (rev 25241)
+++ packages/python-cobe/trunk/debian/control	2013-07-23 02:24:44 UTC (rev 25242)
@@ -4,7 +4,7 @@
 Section: python
 Priority: optional
 Build-Depends:
- debhelper (>= 7.0.50~),
+ debhelper (>= 9),
  python-all (>= 2.6.6-3),
  python-coverage (>= 3.4),
  python-nose,




More information about the Python-modules-commits mailing list