r51064 - in /desktop/unstable/gnome-online-accounts/debian: changelog control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Sep 21 20:03:09 UTC 2016


Author: biebl
Date: Wed Sep 21 20:03:09 2016
New Revision: 51064

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

Modified:
    desktop/unstable/gnome-online-accounts/debian/changelog
    desktop/unstable/gnome-online-accounts/debian/control
    desktop/unstable/gnome-online-accounts/debian/control.in
    desktop/unstable/gnome-online-accounts/debian/rules

Modified: desktop/unstable/gnome-online-accounts/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-online-accounts/debian/changelog?rev=51064&op=diff
==============================================================================
--- desktop/unstable/gnome-online-accounts/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-online-accounts/debian/changelog	[utf-8] Wed Sep 21 20:03:09 2016
@@ -3,6 +3,7 @@
   * New upstream release.
   * Use non-multiarch path (/usr/lib/gnome-online-accounts) for libexecdir.
   * Update debian/libgoa-backend-1.0-1.symbols.
+  * Bump debhelper compat level to 10.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 21 Sep 2016 21:37:26 +0200
 

Modified: desktop/unstable/gnome-online-accounts/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-online-accounts/debian/control?rev=51064&op=diff
==============================================================================
--- desktop/unstable/gnome-online-accounts/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-online-accounts/debian/control	[utf-8] Wed Sep 21 20:03:09 2016
@@ -7,8 +7,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gnome-common,
                gnome-pkg-tools (>= 0.10),
                gobject-introspection (>= 0.9.12-4~),

Modified: desktop/unstable/gnome-online-accounts/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-online-accounts/debian/control.in?rev=51064&op=diff
==============================================================================
--- desktop/unstable/gnome-online-accounts/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-online-accounts/debian/control.in	[utf-8] Wed Sep 21 20:03:09 2016
@@ -3,8 +3,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gnome-common,
                gnome-pkg-tools (>= 0.10),
                gobject-introspection (>= 0.9.12-4~),

Modified: desktop/unstable/gnome-online-accounts/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-online-accounts/debian/rules?rev=51064&op=diff
==============================================================================
--- desktop/unstable/gnome-online-accounts/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-online-accounts/debian/rules	[utf-8] Wed Sep 21 20:03:09 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