r51569 - in /desktop/unstable/gnome-sushi/debian: changelog compat control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Oct 29 01:32:38 UTC 2016


Author: biebl
Date: Sat Oct 29 01:32:38 2016
New Revision: 51569

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

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

Modified: desktop/unstable/gnome-sushi/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-sushi/debian/changelog?rev=51569&op=diff
==============================================================================
--- desktop/unstable/gnome-sushi/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-sushi/debian/changelog	[utf-8] Sat Oct 29 01:32:38 2016
@@ -1,6 +1,7 @@
 gnome-sushi (3.21.91-2) UNRELEASED; urgency=medium
 
   * Add required gir packages to Depends. (Closes: #842319)
+  * Bump debhelper compat level to 10.
 
  -- Michael Biebl <biebl at debian.org>  Sat, 29 Oct 2016 03:30:07 +0200
 

Modified: desktop/unstable/gnome-sushi/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-sushi/debian/compat?rev=51569&op=diff
==============================================================================
--- desktop/unstable/gnome-sushi/debian/compat	[utf-8] (original)
+++ desktop/unstable/gnome-sushi/debian/compat	[utf-8] Sat Oct 29 01:32:38 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/gnome-sushi/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-sushi/debian/control?rev=51569&op=diff
==============================================================================
--- desktop/unstable/gnome-sushi/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-sushi/debian/control	[utf-8] Sat Oct 29 01:32:38 2016
@@ -7,9 +7,7 @@
 Priority: extra
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 9),
-               autotools-dev,
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.11),
                gobject-introspection (>= 0.9.6),
                intltool,

Modified: desktop/unstable/gnome-sushi/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-sushi/debian/control.in?rev=51569&op=diff
==============================================================================
--- desktop/unstable/gnome-sushi/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-sushi/debian/control.in	[utf-8] Sat Oct 29 01:32:38 2016
@@ -3,9 +3,7 @@
 Priority: extra
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 9),
-               autotools-dev,
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.11),
                gobject-introspection (>= 0.9.6),
                intltool,

Modified: desktop/unstable/gnome-sushi/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-sushi/debian/rules?rev=51569&op=diff
==============================================================================
--- desktop/unstable/gnome-sushi/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-sushi/debian/rules	[utf-8] Sat Oct 29 01:32:38 2016
@@ -5,10 +5,9 @@
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs -Wl,-O1 -Wl,--as-needed
-include /usr/share/dpkg/buildflags.mk
 
 %:
-	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