r50323 - in /packages/unstable/gtkmm2.4/debian: changelog compat control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Sep 12 12:18:43 UTC 2016


Author: biebl
Date: Mon Sep 12 12:18:42 2016
New Revision: 50323

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

Modified:
    packages/unstable/gtkmm2.4/debian/changelog
    packages/unstable/gtkmm2.4/debian/compat
    packages/unstable/gtkmm2.4/debian/control
    packages/unstable/gtkmm2.4/debian/control.in
    packages/unstable/gtkmm2.4/debian/rules

Modified: packages/unstable/gtkmm2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtkmm2.4/debian/changelog?rev=50323&op=diff
==============================================================================
--- packages/unstable/gtkmm2.4/debian/changelog	[utf-8] (original)
+++ packages/unstable/gtkmm2.4/debian/changelog	[utf-8] Mon Sep 12 12:18:42 2016
@@ -8,6 +8,7 @@
     accordingly.
   * Use Conflicts instead of Breaks for the libgtkmm-2.4-1c2a transition.
   * Convert from cdbs to dh.
+  * Bump debhelper compat level to 10.
 
  -- Michael Biebl <biebl at debian.org>  Mon, 12 Sep 2016 00:01:02 +0200
 

Modified: packages/unstable/gtkmm2.4/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtkmm2.4/debian/compat?rev=50323&op=diff
==============================================================================
--- packages/unstable/gtkmm2.4/debian/compat	[utf-8] (original)
+++ packages/unstable/gtkmm2.4/debian/compat	[utf-8] Mon Sep 12 12:18:42 2016
@@ -1 +1 @@
-9
+10

Modified: packages/unstable/gtkmm2.4/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtkmm2.4/debian/control?rev=50323&op=diff
==============================================================================
--- packages/unstable/gtkmm2.4/debian/control	[utf-8] (original)
+++ packages/unstable/gtkmm2.4/debian/control	[utf-8] Mon Sep 12 12:18:42 2016
@@ -6,12 +6,11 @@
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Deng Xiyue <manphiz-guest at users.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Deng Xiyue <manphiz-guest at users.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Mario Lang <mlang at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
 Homepage: http://www.gtkmm.org/
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/gtkmm2.4
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/gtkmm2.4
-Build-Depends: debhelper (>= 9.20160114),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.11),
                libgtk2.0-dev (>= 2.24.0),
                libglibmm-2.4-dev (>= 2.27.93),

Modified: packages/unstable/gtkmm2.4/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtkmm2.4/debian/control.in?rev=50323&op=diff
==============================================================================
--- packages/unstable/gtkmm2.4/debian/control.in	[utf-8] (original)
+++ packages/unstable/gtkmm2.4/debian/control.in	[utf-8] Mon Sep 12 12:18:42 2016
@@ -6,8 +6,7 @@
 Homepage: http://www.gtkmm.org/
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/gtkmm2.4
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/gtkmm2.4
-Build-Depends: debhelper (>= 9.20160114),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.11),
                libgtk2.0-dev (>= 2.24.0),
                libglibmm-2.4-dev (>= 2.27.93),

Modified: packages/unstable/gtkmm2.4/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gtkmm2.4/debian/rules?rev=50323&op=diff
==============================================================================
--- packages/unstable/gtkmm2.4/debian/rules	[utf-8] (original)
+++ packages/unstable/gtkmm2.4/debian/rules	[utf-8] Mon Sep 12 12:18:42 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