r50965 - in /desktop/unstable/gnome-control-center/debian: changelog compat control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Sep 20 23:57:01 UTC 2016


Author: biebl
Date: Tue Sep 20 23:57:01 2016
New Revision: 50965

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

Modified:
    desktop/unstable/gnome-control-center/debian/changelog
    desktop/unstable/gnome-control-center/debian/compat
    desktop/unstable/gnome-control-center/debian/control
    desktop/unstable/gnome-control-center/debian/control.in
    desktop/unstable/gnome-control-center/debian/rules

Modified: desktop/unstable/gnome-control-center/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-control-center/debian/changelog?rev=50965&op=diff
==============================================================================
--- desktop/unstable/gnome-control-center/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-control-center/debian/changelog	[utf-8] Tue Sep 20 23:57:01 2016
@@ -3,6 +3,7 @@
   * New upstream release.
   * Drop fix-crash-entering-ipv4-gateway.patch and
     fix-crash-entering-ipv4-routes.patch, merged upstream.
+  * Bump debhelper compat level to 10.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 21 Sep 2016 01:54:50 +0200
 

Modified: desktop/unstable/gnome-control-center/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-control-center/debian/compat?rev=50965&op=diff
==============================================================================
--- desktop/unstable/gnome-control-center/debian/compat	[utf-8] (original)
+++ desktop/unstable/gnome-control-center/debian/compat	[utf-8] Tue Sep 20 23:57:01 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/gnome-control-center/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-control-center/debian/control?rev=50965&op=diff
==============================================================================
--- desktop/unstable/gnome-control-center/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-control-center/debian/control	[utf-8] Tue Sep 20 23:57:01 2016
@@ -8,12 +8,10 @@
 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>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
 Standards-Version: 3.9.8
-Build-Depends: autotools-dev,
-               debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                dpkg-dev (>= 1.16.1~),
                libaccountsservice-dev (>= 0.6.39),
                desktop-file-utils,
-               dh-autoreconf,
                gnome-common,
                gnome-pkg-tools (>= 0.10),
                gnome-settings-daemon-dev (>= 3.19.1),

Modified: desktop/unstable/gnome-control-center/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-control-center/debian/control.in?rev=50965&op=diff
==============================================================================
--- desktop/unstable/gnome-control-center/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-control-center/debian/control.in	[utf-8] Tue Sep 20 23:57:01 2016
@@ -4,12 +4,10 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Standards-Version: 3.9.8
-Build-Depends: autotools-dev,
-               debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                dpkg-dev (>= 1.16.1~),
                libaccountsservice-dev (>= 0.6.39),
                desktop-file-utils,
-               dh-autoreconf,
                gnome-common,
                gnome-pkg-tools (>= 0.10),
                gnome-settings-daemon-dev (>= 3.19.1),

Modified: desktop/unstable/gnome-control-center/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-control-center/debian/rules?rev=50965&op=diff
==============================================================================
--- desktop/unstable/gnome-control-center/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-control-center/debian/rules	[utf-8] Tue Sep 20 23:57:01 2016
@@ -6,7 +6,7 @@
 export DEB_CPPFLAGS_MAINT_APPEND = -DSSHD_SERVICE=\"ssh.service\"
 
 %:
-	dh $@ --with autoreconf,gnome
+	dh $@ --with gnome
 
 override_dh_autoreconf:
 	dh_autoreconf --as-needed




More information about the pkg-gnome-commits mailing list