r49609 - in /desktop/unstable/gnome-mines/debian: changelog compat control control.in rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Thu Aug 18 16:04:44 UTC 2016


Author: jbicha-guest
Date: Thu Aug 18 16:04:44 2016
New Revision: 49609

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

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

Modified: desktop/unstable/gnome-mines/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mines/debian/changelog?rev=49609&op=diff
==============================================================================
--- desktop/unstable/gnome-mines/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-mines/debian/changelog	[utf-8] Thu Aug 18 16:04:44 2016
@@ -6,6 +6,7 @@
     - Build-depend on libgnome-games-support-dev
   * Enable all hardening flags
   * Delete vala stamps to rebuild generated source files
+  * Bump dh compat to 10
   * debian/copyright:
     - With switch to libgnome-games-support, the project was
       relicensed from GPL-2+ to GPL-3+

Modified: desktop/unstable/gnome-mines/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mines/debian/compat?rev=49609&op=diff
==============================================================================
--- desktop/unstable/gnome-mines/debian/compat	[utf-8] (original)
+++ desktop/unstable/gnome-mines/debian/compat	[utf-8] Thu Aug 18 16:04:44 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/gnome-mines/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mines/debian/control?rev=49609&op=diff
==============================================================================
--- desktop/unstable/gnome-mines/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-mines/debian/control	[utf-8] Thu Aug 18 16:04:44 2016
@@ -8,7 +8,7 @@
 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>, Michael Biebl <biebl at debian.org>
 Build-Depends: appstream-util,
-               debhelper (>= 9),
+               debhelper (>= 9.20160403~),
                dh-autoreconf,
                gnome-pkg-tools (>= 0.6),
                intltool (>= 0.50.0),

Modified: desktop/unstable/gnome-mines/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mines/debian/control.in?rev=49609&op=diff
==============================================================================
--- desktop/unstable/gnome-mines/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-mines/debian/control.in	[utf-8] Thu Aug 18 16:04:44 2016
@@ -4,7 +4,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: appstream-util,
-               debhelper (>= 9),
+               debhelper (>= 9.20160403~),
                dh-autoreconf,
                gnome-pkg-tools (>= 0.6),
                intltool (>= 0.50.0),

Modified: desktop/unstable/gnome-mines/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mines/debian/rules?rev=49609&op=diff
==============================================================================
--- desktop/unstable/gnome-mines/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-mines/debian/rules	[utf-8] Thu Aug 18 16:04:44 2016
@@ -5,7 +5,7 @@
 export DEB_LDFLAGS_MAINT_APPEND= -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 %:
-	dh $@ --parallel --with autoreconf,gnome
+	dh $@ --with gnome
 
 override_dh_auto_configure:
 	dh_auto_configure -- --bindir=\$${prefix}/games




More information about the pkg-gnome-commits mailing list