[Python-modules-commits] r27023 - in packages/logilab-constraint/trunk/debian (3 files)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Sat Jan 4 15:35:21 UTC 2014


    Date: Saturday, January 4, 2014 @ 15:35:20
  Author: morph
Revision: 27023

* debian/compat
  - bump compat level to 9

Modified:
  packages/logilab-constraint/trunk/debian/changelog
  packages/logilab-constraint/trunk/debian/compat
  packages/logilab-constraint/trunk/debian/control

Modified: packages/logilab-constraint/trunk/debian/changelog
===================================================================
--- packages/logilab-constraint/trunk/debian/changelog	2014-01-04 15:34:08 UTC (rev 27022)
+++ packages/logilab-constraint/trunk/debian/changelog	2014-01-04 15:35:20 UTC (rev 27023)
@@ -13,11 +13,13 @@
   * debian/control
     - removed python-constraint transitional package
     - bump Standards-Version to 3.9.5 (no changes needed)
+  * debian/compat
+    - bump compat level to 9
 
   [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
 
- -- Sandro Tosi <morph at debian.org>  Sat, 04 Jan 2014 16:33:55 +0100
+ -- Sandro Tosi <morph at debian.org>  Sat, 04 Jan 2014 16:35:08 +0100
 
 logilab-constraint (0.4.0-5) unstable; urgency=low
 

Modified: packages/logilab-constraint/trunk/debian/compat
===================================================================
--- packages/logilab-constraint/trunk/debian/compat	2014-01-04 15:34:08 UTC (rev 27022)
+++ packages/logilab-constraint/trunk/debian/compat	2014-01-04 15:35:20 UTC (rev 27023)
@@ -1 +1 @@
-5
+9

Modified: packages/logilab-constraint/trunk/debian/control
===================================================================
--- packages/logilab-constraint/trunk/debian/control	2014-01-04 15:34:08 UTC (rev 27022)
+++ packages/logilab-constraint/trunk/debian/control	2014-01-04 15:35:20 UTC (rev 27023)
@@ -4,7 +4,7 @@
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
 Uploaders: Alexandre Fayolle <afayolle at debian.org>, Sandro Tosi <morph at debian.org>
 Build-Depends-Indep: python-support, python (>= 2.5.4-1~)
-Build-Depends: debhelper (>= 5.0.38)
+Build-Depends: debhelper (>= 9)
 XS-Python-Version: all
 Standards-Version: 3.9.5
 Homepage: http://www.logilab.org/project/logilab-constraint




More information about the Python-modules-commits mailing list