r49611 - in /desktop/unstable/five-or-more/debian: changelog compat control control.in rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Thu Aug 18 22:18:36 UTC 2016


Author: jbicha-guest
Date: Thu Aug 18 22:18:36 2016
New Revision: 49611

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

Modified:
    desktop/unstable/five-or-more/debian/changelog
    desktop/unstable/five-or-more/debian/compat
    desktop/unstable/five-or-more/debian/control
    desktop/unstable/five-or-more/debian/control.in
    desktop/unstable/five-or-more/debian/rules

Modified: desktop/unstable/five-or-more/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/five-or-more/debian/changelog?rev=49611&op=diff
==============================================================================
--- desktop/unstable/five-or-more/debian/changelog	[utf-8] (original)
+++ desktop/unstable/five-or-more/debian/changelog	[utf-8] Thu Aug 18 22:18:36 2016
@@ -3,7 +3,8 @@
   * Team upload.
   * New upstream release.
   * Add debian/patches/git_fix-theme-loading.patch
-  * Enable parallel builds and all hardening flags.
+  * Enable all hardening flags.
+  * Bump debhelper compat to 10
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Wed, 17 Aug 2016 16:20:42 -0400
 

Modified: desktop/unstable/five-or-more/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/five-or-more/debian/compat?rev=49611&op=diff
==============================================================================
--- desktop/unstable/five-or-more/debian/compat	[utf-8] (original)
+++ desktop/unstable/five-or-more/debian/compat	[utf-8] Thu Aug 18 22:18:36 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/five-or-more/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/five-or-more/debian/control?rev=49611&op=diff
==============================================================================
--- desktop/unstable/five-or-more/debian/control	[utf-8] (original)
+++ desktop/unstable/five-or-more/debian/control	[utf-8] Thu Aug 18 22:18:36 2016
@@ -8,7 +8,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: appstream-util,
-               debhelper (>= 9),
+               debhelper (>= 9.20160403~),
                dh-autoreconf,
                gnome-common,
                gnome-pkg-tools (>= 0.6),

Modified: desktop/unstable/five-or-more/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/five-or-more/debian/control.in?rev=49611&op=diff
==============================================================================
--- desktop/unstable/five-or-more/debian/control.in	[utf-8] (original)
+++ desktop/unstable/five-or-more/debian/control.in	[utf-8] Thu Aug 18 22:18:36 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-common,
                gnome-pkg-tools (>= 0.6),

Modified: desktop/unstable/five-or-more/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/five-or-more/debian/rules?rev=49611&op=diff
==============================================================================
--- desktop/unstable/five-or-more/debian/rules	[utf-8] (original)
+++ desktop/unstable/five-or-more/debian/rules	[utf-8] Thu Aug 18 22:18:36 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