r51105 - in /desktop/unstable/gdm3/debian: changelog compat control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Sep 22 13:04:06 UTC 2016


Author: biebl
Date: Thu Sep 22 13:04:06 2016
New Revision: 51105

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

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

Modified: desktop/unstable/gdm3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/changelog?rev=51105&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gdm3/debian/changelog	[utf-8] Thu Sep 22 13:04:06 2016
@@ -1,6 +1,7 @@
 gdm3 (3.22.0-2) UNRELEASED; urgency=medium
 
   * Strip debian/tmp/ from .install files.
+  * Bump debhelper compat level to 10.
 
  -- Michael Biebl <biebl at debian.org>  Thu, 22 Sep 2016 15:03:20 +0200
 

Modified: desktop/unstable/gdm3/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/compat?rev=51105&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/compat	[utf-8] (original)
+++ desktop/unstable/gdm3/debian/compat	[utf-8] Thu Sep 22 13:04:06 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/gdm3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/control?rev=51105&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/control	[utf-8] (original)
+++ desktop/unstable/gdm3/debian/control	[utf-8] Thu Sep 22 13:04:06 2016
@@ -8,9 +8,8 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: gnome-pkg-tools (>= 0.16.3),
-               debhelper (>= 9),
+               debhelper (>= 10),
                dh-systemd (>= 1.14),
-               dh-autoreconf,
                dconf-cli (>= 0.19.90),
                intltool (>= 0.40.0),
                libdbus-glib-1-dev (>= 0.74) [!linux-any],

Modified: desktop/unstable/gdm3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/control.in?rev=51105&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gdm3/debian/control.in	[utf-8] Thu Sep 22 13:04:06 2016
@@ -4,9 +4,8 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: gnome-pkg-tools (>= 0.16.3),
-               debhelper (>= 9),
+               debhelper (>= 10),
                dh-systemd (>= 1.14),
-               dh-autoreconf,
                dconf-cli (>= 0.19.90),
                intltool (>= 0.40.0),
                libdbus-glib-1-dev (>= 0.74) [!linux-any],

Modified: desktop/unstable/gdm3/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/rules?rev=51105&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/rules	[utf-8] (original)
+++ desktop/unstable/gdm3/debian/rules	[utf-8] Thu Sep 22 13:04:06 2016
@@ -41,7 +41,7 @@
 		| sed -e 's/debian:://' >$@
 
 %:
-	dh $@ --with gnome,gir,autoreconf
+	dh $@ --with gnome,gir
 
 override_dh_autoreconf:
 	dh_autoreconf --as-needed




More information about the pkg-gnome-commits mailing list