r50796 - in /desktop/unstable/gnome-session/debian: changelog compat control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Sep 19 22:55:58 UTC 2016


Author: biebl
Date: Mon Sep 19 22:55:57 2016
New Revision: 50796

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

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

Modified: desktop/unstable/gnome-session/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-session/debian/changelog?rev=50796&op=diff
==============================================================================
--- desktop/unstable/gnome-session/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-session/debian/changelog	[utf-8] Mon Sep 19 22:55:57 2016
@@ -1,7 +1,8 @@
 gnome-session (3.22.0-1) UNRELEASED; urgency=medium
 
   * New upstream release.
-  * Drop debian/patches/git_fix-bashism.patch, merge upstream.
+  * Drop debian/patches/git_fix-bashism.patch, merged upstream.
+  * Bump debhelper compat level to 10.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 20 Sep 2016 00:53:07 +0200
 

Modified: desktop/unstable/gnome-session/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-session/debian/compat?rev=50796&op=diff
==============================================================================
--- desktop/unstable/gnome-session/debian/compat	[utf-8] (original)
+++ desktop/unstable/gnome-session/debian/compat	[utf-8] Mon Sep 19 22:55:57 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/gnome-session/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-session/debian/control?rev=50796&op=diff
==============================================================================
--- desktop/unstable/gnome-session/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-session/debian/control	[utf-8] Mon Sep 19 22:55:57 2016
@@ -8,8 +8,7 @@
 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>
 Standards-Version: 3.9.8
-Build-Depends: dh-autoreconf,
-               debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.13),
                gnome-common,
                intltool (>= 0.40.6),

Modified: desktop/unstable/gnome-session/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-session/debian/control.in?rev=50796&op=diff
==============================================================================
--- desktop/unstable/gnome-session/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-session/debian/control.in	[utf-8] Mon Sep 19 22:55:57 2016
@@ -4,8 +4,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Standards-Version: 3.9.8
-Build-Depends: dh-autoreconf,
-               debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.13),
                gnome-common,
                intltool (>= 0.40.6),

Modified: desktop/unstable/gnome-session/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-session/debian/rules?rev=50796&op=diff
==============================================================================
--- desktop/unstable/gnome-session/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-session/debian/rules	[utf-8] Mon Sep 19 22:55:57 2016
@@ -5,7 +5,7 @@
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 %:
-	dh $@ --with autoreconf,gnome
+	dh $@ --with gnome
 
 ifeq (linux,$(DEB_HOST_ARCH_OS))
 CONFFLAGS = --enable-systemd




More information about the pkg-gnome-commits mailing list