r50523 - in /desktop/unstable/gtkmm3.0/debian: changelog compat control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Sep 14 01:42:03 UTC 2016


Author: biebl
Date: Wed Sep 14 01:42:03 2016
New Revision: 50523

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50523
Log:
Bump debhelper compat level to 10.

Modified:
    desktop/unstable/gtkmm3.0/debian/changelog
    desktop/unstable/gtkmm3.0/debian/compat
    desktop/unstable/gtkmm3.0/debian/control
    desktop/unstable/gtkmm3.0/debian/control.in
    desktop/unstable/gtkmm3.0/debian/rules

Modified: desktop/unstable/gtkmm3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm3.0/debian/changelog?rev=50523&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/changelog	[utf-8] Wed Sep 14 01:42:03 2016
@@ -6,6 +6,7 @@
     - Bump libglibmm-2.4-dev to (>= 2.49.1).
   * Convert from cdbs to dh.
   * Bump SHVER to 3.21.4.
+  * Bump debhelper compat level to 10.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 14 Sep 2016 03:12:44 +0200
 

Modified: desktop/unstable/gtkmm3.0/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm3.0/debian/compat?rev=50523&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/compat	[utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/compat	[utf-8] Wed Sep 14 01:42:03 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/gtkmm3.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm3.0/debian/control?rev=50523&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/control	[utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/control	[utf-8] Wed Sep 14 01:42:03 2016
@@ -10,8 +10,7 @@
 Homepage: http://www.gtkmm.org/
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gtkmm3.0
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gtkmm3.0
-Build-Depends: debhelper (>= 9.20160114),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.11),
                libgtk-3-dev (>= 3.21.4),
                libglibmm-2.4-dev (>= 2.49.1),

Modified: desktop/unstable/gtkmm3.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm3.0/debian/control.in?rev=50523&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/control.in	[utf-8] Wed Sep 14 01:42:03 2016
@@ -6,8 +6,7 @@
 Homepage: http://www.gtkmm.org/
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gtkmm3.0
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gtkmm3.0
-Build-Depends: debhelper (>= 9.20160114),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.11),
                libgtk-3-dev (>= 3.21.4),
                libglibmm-2.4-dev (>= 2.49.1),

Modified: desktop/unstable/gtkmm3.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm3.0/debian/rules?rev=50523&op=diff
==============================================================================
--- desktop/unstable/gtkmm3.0/debian/rules	[utf-8] (original)
+++ desktop/unstable/gtkmm3.0/debian/rules	[utf-8] Wed Sep 14 01:42:03 2016
@@ -10,7 +10,7 @@
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 %:
-	dh $@ --with autoreconf,gnome
+	dh $@ --with gnome
 
 override_dh_autoreconf:
 	dh_autoreconf --as-needed




More information about the pkg-gnome-commits mailing list