r49623 - in /desktop/unstable/swell-foop/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:48:34 UTC 2016


Author: jbicha-guest
Date: Thu Aug 18 22:48:33 2016
New Revision: 49623

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

Modified:
    desktop/unstable/swell-foop/debian/changelog
    desktop/unstable/swell-foop/debian/compat
    desktop/unstable/swell-foop/debian/control
    desktop/unstable/swell-foop/debian/control.in
    desktop/unstable/swell-foop/debian/rules

Modified: desktop/unstable/swell-foop/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/swell-foop/debian/changelog?rev=49623&op=diff
==============================================================================
--- desktop/unstable/swell-foop/debian/changelog	[utf-8] (original)
+++ desktop/unstable/swell-foop/debian/changelog	[utf-8] Thu Aug 18 22:48:33 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
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Wed, 17 Aug 2016 00:27:10 -0400

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

Modified: desktop/unstable/swell-foop/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/swell-foop/debian/control?rev=49623&op=diff
==============================================================================
--- desktop/unstable/swell-foop/debian/control	[utf-8] (original)
+++ desktop/unstable/swell-foop/debian/control	[utf-8] Thu Aug 18 22:48:33 2016
@@ -8,10 +8,9 @@
 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>
 Homepage: https://wiki.gnome.org/Apps/Swell%20Foop
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: appstream-util,
+               debhelper (>= 9.20160403~),
                gnome-pkg-tools (>= 0.6),
-               appstream-util,
                libclutter-1.0-dev (>= 1.14.0),
                libclutter-gtk-1.0-dev (>= 1.5.0),
                libglib2.0-dev (>= 2.36.0),

Modified: desktop/unstable/swell-foop/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/swell-foop/debian/control.in?rev=49623&op=diff
==============================================================================
--- desktop/unstable/swell-foop/debian/control.in	[utf-8] (original)
+++ desktop/unstable/swell-foop/debian/control.in	[utf-8] Thu Aug 18 22:48:33 2016
@@ -4,10 +4,9 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Homepage: https://wiki.gnome.org/Apps/Swell%20Foop
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: appstream-util,
+               debhelper (>= 9.20160403~),
                gnome-pkg-tools (>= 0.6),
-               appstream-util,
                libclutter-1.0-dev (>= 1.14.0),
                libclutter-gtk-1.0-dev (>= 1.5.0),
                libglib2.0-dev (>= 2.36.0),

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