r49620 - in /desktop/unstable/gnome-taquin/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:41:53 UTC 2016


Author: jbicha-guest
Date: Thu Aug 18 22:41:53 2016
New Revision: 49620

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

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

Modified: desktop/unstable/gnome-taquin/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-taquin/debian/changelog?rev=49620&op=diff
==============================================================================
--- desktop/unstable/gnome-taquin/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-taquin/debian/changelog	[utf-8] Thu Aug 18 22:41:53 2016
@@ -4,6 +4,7 @@
   * New upstream release
   * debian/control.in:
     - Update Vcs fields
+  * Bump debhelper compat to 10
   * Delete vala stamps to rebuild generated source files
   * debian/copyright: Include info about sound effects
   * Install COPYING.sounds and COPYING.themes since they are

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

Modified: desktop/unstable/gnome-taquin/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-taquin/debian/control?rev=49620&op=diff
==============================================================================
--- desktop/unstable/gnome-taquin/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-taquin/debian/control	[utf-8] Thu Aug 18 22:41:53 2016
@@ -7,8 +7,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 9.20160403~),
                gnome-pkg-tools,
                pkg-config (>= 0.22),
                intltool (>= 0.50.1),

Modified: desktop/unstable/gnome-taquin/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-taquin/debian/control.in?rev=49620&op=diff
==============================================================================
--- desktop/unstable/gnome-taquin/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-taquin/debian/control.in	[utf-8] Thu Aug 18 22:41:53 2016
@@ -3,8 +3,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 9.20160403~),
                gnome-pkg-tools,
                pkg-config (>= 0.22),
                intltool (>= 0.50.1),

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