r50940 - in /desktop/unstable/libgnomekbd/debian: changelog compat control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Sep 20 22:31:08 UTC 2016


Author: biebl
Date: Tue Sep 20 22:30:55 2016
New Revision: 50940

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

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

Modified: desktop/unstable/libgnomekbd/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomekbd/debian/changelog?rev=50940&op=diff
==============================================================================
--- desktop/unstable/libgnomekbd/debian/changelog	[utf-8] (original)
+++ desktop/unstable/libgnomekbd/debian/changelog	[utf-8] Tue Sep 20 22:30:55 2016
@@ -13,6 +13,7 @@
   * Drop Build-Depends on gnome-common and intltool and add gettext and
     pkg-config instead. (Closes: #829895)
   * Convert from cdbs to dh.
+  * Bump debhelper compat level to 10.
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Mon, 29 Jul 2013 20:02:22 -0400
 

Modified: desktop/unstable/libgnomekbd/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomekbd/debian/compat?rev=50940&op=diff
==============================================================================
--- desktop/unstable/libgnomekbd/debian/compat	[utf-8] (original)
+++ desktop/unstable/libgnomekbd/debian/compat	[utf-8] Tue Sep 20 22:30:55 2016
@@ -1 +1 @@
-8
+10

Modified: desktop/unstable/libgnomekbd/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomekbd/debian/control?rev=50940&op=diff
==============================================================================
--- desktop/unstable/libgnomekbd/debian/control	[utf-8] (original)
+++ desktop/unstable/libgnomekbd/debian/control	[utf-8] Tue Sep 20 22:30:55 2016
@@ -7,9 +7,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Jeremy Bicha <jbicha at ubuntu.com>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
-Build-Depends: autotools-dev,
-               debhelper (>= 8),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                pkg-config,
                gettext,
                gnome-pkg-tools (>= 0.10),

Modified: desktop/unstable/libgnomekbd/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomekbd/debian/control.in?rev=50940&op=diff
==============================================================================
--- desktop/unstable/libgnomekbd/debian/control.in	[utf-8] (original)
+++ desktop/unstable/libgnomekbd/debian/control.in	[utf-8] Tue Sep 20 22:30:55 2016
@@ -3,9 +3,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: autotools-dev,
-               debhelper (>= 8),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                pkg-config,
                gettext,
                gnome-pkg-tools (>= 0.10),

Modified: desktop/unstable/libgnomekbd/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomekbd/debian/rules?rev=50940&op=diff
==============================================================================
--- desktop/unstable/libgnomekbd/debian/rules	[utf-8] (original)
+++ desktop/unstable/libgnomekbd/debian/rules	[utf-8] Tue Sep 20 22:30:55 2016
@@ -5,7 +5,7 @@
 export DEB_LDFLAGS_MAINT_APPEND += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 %:
-	dh $@ --with autoreconf,gir,gnome
+	dh $@ --with gir,gnome
 
 override_dh_autoreconf:
 	dh_autoreconf --as-needed




More information about the pkg-gnome-commits mailing list