[Python-apps-commits] r12821 - in packages/wader/trunk/debian (changelog compat control)

ginggs at users.alioth.debian.org ginggs at users.alioth.debian.org
Mon Feb 22 19:58:09 UTC 2016


    Date: Monday, February 22, 2016 @ 19:58:08
  Author: ginggs
Revision: 12821

Bump debhelper compat level to 9

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

Modified: packages/wader/trunk/debian/changelog
===================================================================
--- packages/wader/trunk/debian/changelog	2016-02-22 19:48:16 UTC (rev 12820)
+++ packages/wader/trunk/debian/changelog	2016-02-22 19:58:08 UTC (rev 12821)
@@ -4,6 +4,7 @@
   * Drop fix-network_info.id-type-issues.patch included upstream
   * Update debian/watch, thanks Bart Martens
   * Update my email address
+  * Bump debhelper compat level to 9
 
  -- Graham Inggs <ginggs at debian.org>  Mon, 22 Feb 2016 21:05:22 +0200
 

Modified: packages/wader/trunk/debian/compat
===================================================================
--- packages/wader/trunk/debian/compat	2016-02-22 19:48:16 UTC (rev 12820)
+++ packages/wader/trunk/debian/compat	2016-02-22 19:58:08 UTC (rev 12821)
@@ -1 +1 @@
-7
+9

Modified: packages/wader/trunk/debian/control
===================================================================
--- packages/wader/trunk/debian/control	2016-02-22 19:48:16 UTC (rev 12820)
+++ packages/wader/trunk/debian/control	2016-02-22 19:58:08 UTC (rev 12821)
@@ -3,7 +3,7 @@
 Uploaders: Graham Inggs <ginggs at debian.org>
 Section: net
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50~),
+Build-Depends: debhelper (>= 9),
                mobile-broadband-provider-info,
                python-all (>= 2.6.6-3),
                python-dbus,




More information about the Python-apps-commits mailing list