[Python-modules-commits] r27876 - in packages/pyvorbis/trunk/debian (changelog compat control)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Sat Feb 22 17:48:49 UTC 2014


    Date: Saturday, February 22, 2014 @ 17:48:48
  Author: morph
Revision: 27876

Bump to compat 9

Modified:
  packages/pyvorbis/trunk/debian/changelog
  packages/pyvorbis/trunk/debian/compat
  packages/pyvorbis/trunk/debian/control

Modified: packages/pyvorbis/trunk/debian/changelog
===================================================================
--- packages/pyvorbis/trunk/debian/changelog	2014-02-22 17:48:15 UTC (rev 27875)
+++ packages/pyvorbis/trunk/debian/changelog	2014-02-22 17:48:48 UTC (rev 27876)
@@ -10,8 +10,9 @@
   * debian/rules
     - convert to dh sequencer
   * Switch to dh_python2; Closes: #696902
+  * Bump to compat 9
 
- -- Sandro Tosi <morph at debian.org>  Sat, 22 Feb 2014 18:46:23 +0100
+ -- Sandro Tosi <morph at debian.org>  Sat, 22 Feb 2014 18:48:39 +0100
 
 pyvorbis (1.5-2) unstable; urgency=low
 

Modified: packages/pyvorbis/trunk/debian/compat
===================================================================
--- packages/pyvorbis/trunk/debian/compat	2014-02-22 17:48:15 UTC (rev 27875)
+++ packages/pyvorbis/trunk/debian/compat	2014-02-22 17:48:48 UTC (rev 27876)
@@ -1 +1 @@
-5
+9

Modified: packages/pyvorbis/trunk/debian/control
===================================================================
--- packages/pyvorbis/trunk/debian/control	2014-02-22 17:48:15 UTC (rev 27875)
+++ packages/pyvorbis/trunk/debian/control	2014-02-22 17:48:48 UTC (rev 27876)
@@ -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 (>= 5.0.37.2), python-all-dev (>= 2.3.5-11),
+Build-Depends: debhelper (>= 9), python-all-dev (>= 2.3.5-11),
  python-all-dbg, dh-python, python-ogg-dbg (>= 1.3-1.1), 
  libvorbis-dev (>= 1.0.1)
 Standards-Version: 3.9.5




More information about the Python-modules-commits mailing list