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

morph at users.alioth.debian.org morph at users.alioth.debian.org
Tue May 13 19:19:11 UTC 2014


    Date: Tuesday, May 13, 2014 @ 19:19:10
  Author: morph
Revision: 28893

Bump compat to 9

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

Modified: packages/python-graph/trunk/debian/changelog
===================================================================
--- packages/python-graph/trunk/debian/changelog	2014-05-13 17:47:52 UTC (rev 28892)
+++ packages/python-graph/trunk/debian/changelog	2014-05-13 19:19:10 UTC (rev 28893)
@@ -7,8 +7,9 @@
     - fix a FTBFS if built twice in a row; thanks to Jakub Wilk for the report
       and fix; Closes: #686695
   * Switch to dh_python2
+  * Bump compat to 9
 
- -- Sandro Tosi <morph at debian.org>  Sun, 09 Mar 2014 21:11:03 +0100
+ -- Sandro Tosi <morph at debian.org>  Sun, 09 Mar 2014 21:12:42 +0100
 
 python-graph (1.8.2-4) unstable; urgency=low
 

Modified: packages/python-graph/trunk/debian/compat
===================================================================
--- packages/python-graph/trunk/debian/compat	2014-05-13 17:47:52 UTC (rev 28892)
+++ packages/python-graph/trunk/debian/compat	2014-05-13 19:19:10 UTC (rev 28893)
@@ -1 +1 @@
-7
+9

Modified: packages/python-graph/trunk/debian/control
===================================================================
--- packages/python-graph/trunk/debian/control	2014-05-13 17:47:52 UTC (rev 28892)
+++ packages/python-graph/trunk/debian/control	2014-05-13 19:19:10 UTC (rev 28893)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Sandro Tosi <morph at debian.org>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.0.50~), dh-python
+Build-Depends: debhelper (>= 9), dh-python
 Build-Depends-Indep: python-all (>= 2.5.3-1~), python3-all, python-epydoc, python-setuptools, python-pydot, python3-setuptools
 Standards-Version: 3.9.5
 Homepage: http://code.google.com/p/python-graph/




More information about the Python-modules-commits mailing list