r50338 - in /desktop/unstable/gvfs/debian: changelog compat control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Sep 12 14:40:15 UTC 2016


Author: biebl
Date: Mon Sep 12 14:40:15 2016
New Revision: 50338

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

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

Modified: desktop/unstable/gvfs/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/changelog?rev=50338&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gvfs/debian/changelog	[utf-8] Mon Sep 12 14:40:15 2016
@@ -1,6 +1,7 @@
 gvfs (1.29.92-1) UNRELEASED; urgency=medium
 
   * New upstream development release.
+  * Bump debhelper compat level to 10.
 
  -- Michael Biebl <biebl at debian.org>  Mon, 12 Sep 2016 16:26:47 +0200
 

Modified: desktop/unstable/gvfs/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/compat?rev=50338&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/compat	[utf-8] (original)
+++ desktop/unstable/gvfs/debian/compat	[utf-8] Mon Sep 12 14:40:15 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/gvfs/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/control?rev=50338&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/control	[utf-8] (original)
+++ desktop/unstable/gvfs/debian/control	[utf-8] Mon Sep 12 14:40:15 2016
@@ -7,10 +7,9 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Iain Lane <laney at debian.org>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 9.20160114),
+Build-Depends: debhelper (>= 10),
                dh-exec (>= 0.13),
                autotools-dev,
-               dh-autoreconf,
                gnome-pkg-tools (>= 0.7),
                pkg-config,
                gtk-doc-tools,

Modified: desktop/unstable/gvfs/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/control.in?rev=50338&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gvfs/debian/control.in	[utf-8] Mon Sep 12 14:40:15 2016
@@ -3,10 +3,9 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 9.20160114),
+Build-Depends: debhelper (>= 10),
                dh-exec (>= 0.13),
                autotools-dev,
-               dh-autoreconf,
                gnome-pkg-tools (>= 0.7),
                pkg-config,
                gtk-doc-tools,

Modified: desktop/unstable/gvfs/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/rules?rev=50338&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/rules	[utf-8] (original)
+++ desktop/unstable/gvfs/debian/rules	[utf-8] Mon Sep 12 14:40:15 2016
@@ -12,11 +12,10 @@
 endif
 
 %:
-	dh $@ --with autoreconf,gnome
+	dh $@ --with gnome
 
 override_dh_auto_configure:
 	dh_auto_configure -- \
-		--libdir=/usr/lib/$(DEB_HOST_MULTIARCH) \
 		--libexecdir=/usr/lib/gvfs \
 		--disable-hal \
 		$(ADMIN_BACKEND)




More information about the pkg-gnome-commits mailing list