r49615 - in /desktop/unstable/gnome-klotski/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:34:56 UTC 2016


Author: jbicha-guest
Date: Thu Aug 18 22:34:56 2016
New Revision: 49615

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

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

Modified: desktop/unstable/gnome-klotski/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-klotski/debian/changelog?rev=49615&op=diff
==============================================================================
--- desktop/unstable/gnome-klotski/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-klotski/debian/changelog	[utf-8] Thu Aug 18 22:34:56 2016
@@ -1,9 +1,11 @@
 gnome-klotski (1:3.21.90-1) UNRELEASED; urgency=medium
 
+  * Team upload
   * 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:
     - Build-depend on libgnome-games-support-dev

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

Modified: desktop/unstable/gnome-klotski/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-klotski/debian/control?rev=49615&op=diff
==============================================================================
--- desktop/unstable/gnome-klotski/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-klotski/debian/control	[utf-8] Thu Aug 18 22:34:56 2016
@@ -9,8 +9,7 @@
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Jeremy Bicha <jbicha at ubuntu.com>, Michael Biebl <biebl at debian.org>
 Homepage: https://wiki.gnome.org/Apps/Klotski
 Build-Depends: appstream-util,
-               debhelper (>= 9),
-               dh-autoreconf,
+               debhelper (>= 9.20160403~),
                gnome-pkg-tools (>= 0.6),
                intltool (>= 0.50),
                libglib2.0-dev (>= 2.40.0),

Modified: desktop/unstable/gnome-klotski/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-klotski/debian/control.in?rev=49615&op=diff
==============================================================================
--- desktop/unstable/gnome-klotski/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-klotski/debian/control.in	[utf-8] Thu Aug 18 22:34:56 2016
@@ -5,8 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Homepage: https://wiki.gnome.org/Apps/Klotski
 Build-Depends: appstream-util,
-               debhelper (>= 9),
-               dh-autoreconf,
+               debhelper (>= 9.20160403~),
                gnome-pkg-tools (>= 0.6),
                intltool (>= 0.50),
                libglib2.0-dev (>= 2.40.0),

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