r49613 - in /desktop/unstable/gnome-chess/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:31:24 UTC 2016
Author: jbicha-guest
Date: Thu Aug 18 22:31:24 2016
New Revision: 49613
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49613
Log:
Bump debhelper compat to 10
Modified:
desktop/unstable/gnome-chess/debian/changelog
desktop/unstable/gnome-chess/debian/compat
desktop/unstable/gnome-chess/debian/control
desktop/unstable/gnome-chess/debian/control.in
desktop/unstable/gnome-chess/debian/rules
Modified: desktop/unstable/gnome-chess/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-chess/debian/changelog?rev=49613&op=diff
==============================================================================
--- desktop/unstable/gnome-chess/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-chess/debian/changelog [utf-8] Thu Aug 18 22:31:24 2016
@@ -6,7 +6,8 @@
- Drop build-dependency on intltool
* Convert from cdbs to dh
* Add debian/docs to install NEWS
- * Enable parallel builds and all hardening flags
+ * Bump dh compat to 10
+ * Enable all hardening flags
* Delete vala stamps to rebuild generated source files
-- Jeremy Bicha <jbicha at ubuntu.com> Wed, 17 Aug 2016 16:09:32 -0400
Modified: desktop/unstable/gnome-chess/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-chess/debian/compat?rev=49613&op=diff
==============================================================================
--- desktop/unstable/gnome-chess/debian/compat [utf-8] (original)
+++ desktop/unstable/gnome-chess/debian/compat [utf-8] Thu Aug 18 22:31:24 2016
@@ -1 +1 @@
-9
+10
Modified: desktop/unstable/gnome-chess/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-chess/debian/control?rev=49613&op=diff
==============================================================================
--- desktop/unstable/gnome-chess/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-chess/debian/control [utf-8] Thu Aug 18 22:31:24 2016
@@ -9,8 +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/Chess
Build-Depends: appstream-util,
- debhelper (>= 9),
- dh-autoreconf,
+ debhelper (>= 9.20160403~),
gnome-pkg-tools,
libglib2.0-dev (>= 2.40.0),
libgtk-3-dev (>= 3.19.0),
Modified: desktop/unstable/gnome-chess/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-chess/debian/control.in?rev=49613&op=diff
==============================================================================
--- desktop/unstable/gnome-chess/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-chess/debian/control.in [utf-8] Thu Aug 18 22:31:24 2016
@@ -5,8 +5,7 @@
Uploaders: @GNOME_TEAM@
Homepage: https://wiki.gnome.org/Apps/Chess
Build-Depends: appstream-util,
- debhelper (>= 9),
- dh-autoreconf,
+ debhelper (>= 9.20160403~),
gnome-pkg-tools,
libglib2.0-dev (>= 2.40.0),
libgtk-3-dev (>= 3.19.0),
Modified: desktop/unstable/gnome-chess/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-chess/debian/rules?rev=49613&op=diff
==============================================================================
--- desktop/unstable/gnome-chess/debian/rules [utf-8] (original)
+++ desktop/unstable/gnome-chess/debian/rules [utf-8] Thu Aug 18 22:31:24 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