r49612 - in /desktop/unstable/four-in-a-row/debian: changelog control control.in rules

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


Author: jbicha-guest
Date: Thu Aug 18 22:19:54 2016
New Revision: 49612

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

Modified:
    desktop/unstable/four-in-a-row/debian/changelog
    desktop/unstable/four-in-a-row/debian/control
    desktop/unstable/four-in-a-row/debian/control.in
    desktop/unstable/four-in-a-row/debian/rules

Modified: desktop/unstable/four-in-a-row/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/four-in-a-row/debian/changelog?rev=49612&op=diff
==============================================================================
--- desktop/unstable/four-in-a-row/debian/changelog	[utf-8] (original)
+++ desktop/unstable/four-in-a-row/debian/changelog	[utf-8] Thu Aug 18 22:19:54 2016
@@ -4,7 +4,8 @@
   * New upstream release
   * Convert from cdbs to dh
   * Add debian/docs to install NEWS
-  * Enable parallel builds and all hardening flags
+  * Bump debhelper compat to 10
+  * Enable all hardening flags
   * Delete vala stamps to rebuild generated source files 
   * debian/control.in:
     - Drop gnome-common build-dependency

Modified: desktop/unstable/four-in-a-row/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/four-in-a-row/debian/control?rev=49612&op=diff
==============================================================================
--- desktop/unstable/four-in-a-row/debian/control	[utf-8] (original)
+++ desktop/unstable/four-in-a-row/debian/control	[utf-8] Thu Aug 18 22:19:54 2016
@@ -9,7 +9,7 @@
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Michael Biebl <biebl at debian.org>
 Homepage: https://wiki.gnome.org/Apps/Four-in-a-row
 Build-Depends: appstream-util,
-               debhelper (>= 9),
+               debhelper (>= 9.20160403~),
                dh-autoreconf,
                gnome-pkg-tools,
                intltool (>= 0.50.0),

Modified: desktop/unstable/four-in-a-row/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/four-in-a-row/debian/control.in?rev=49612&op=diff
==============================================================================
--- desktop/unstable/four-in-a-row/debian/control.in	[utf-8] (original)
+++ desktop/unstable/four-in-a-row/debian/control.in	[utf-8] Thu Aug 18 22:19:54 2016
@@ -5,7 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Homepage: https://wiki.gnome.org/Apps/Four-in-a-row
 Build-Depends: appstream-util,
-               debhelper (>= 9),
+               debhelper (>= 9.20160403~),
                dh-autoreconf,
                gnome-pkg-tools,
                intltool (>= 0.50.0),

Modified: desktop/unstable/four-in-a-row/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/four-in-a-row/debian/rules?rev=49612&op=diff
==============================================================================
--- desktop/unstable/four-in-a-row/debian/rules	[utf-8] (original)
+++ desktop/unstable/four-in-a-row/debian/rules	[utf-8] Thu Aug 18 22:19:54 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