r50301 - in /desktop/unstable: baobab/debian/ five-or-more/debian/ four-in-a-row/debian/ gnome-autoar/debian/ gnome-backgrounds/debian/ gnome-boxes/debian/ gnome-characters/debian/ gnome-chess/debian/ gnome-clocks/debian/ gnome-color-manager/debian/ gnome-documents/debian/ gnome-klotski/debian/ gnome-logs/debian/ gnome-mahjongg/debian/ gnome-mines/debian/ gnome-nibbles/debian/ gnome-robots/debian/ gnome-shell-extensions/debian/ gnome-sudoku/debian/ gnome-system-monitor/debian/ gnome-taquin/debian/ gnome-tetravex/debian/ iagno/debian/ libgepub/debian/ libgnome-games-support/debian/ lightsoff/debian/ quadrapassel/debian/ swell-foop/debian/ tali/debian/

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Sun Sep 11 14:01:14 UTC 2016


Author: jbicha-guest
Date: Sun Sep 11 14:01:13 2016
New Revision: 50301

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50301
Log:
B-D on debhelper 10 instead of debhelper 9.20160403~ to satisfy lintian

Modified:
    desktop/unstable/baobab/debian/control
    desktop/unstable/baobab/debian/control.in
    desktop/unstable/five-or-more/debian/control
    desktop/unstable/five-or-more/debian/control.in
    desktop/unstable/four-in-a-row/debian/control
    desktop/unstable/four-in-a-row/debian/control.in
    desktop/unstable/gnome-autoar/debian/control
    desktop/unstable/gnome-autoar/debian/control.in
    desktop/unstable/gnome-backgrounds/debian/control
    desktop/unstable/gnome-backgrounds/debian/control.in
    desktop/unstable/gnome-boxes/debian/control
    desktop/unstable/gnome-boxes/debian/control.in
    desktop/unstable/gnome-characters/debian/control
    desktop/unstable/gnome-characters/debian/control.in
    desktop/unstable/gnome-chess/debian/control
    desktop/unstable/gnome-chess/debian/control.in
    desktop/unstable/gnome-clocks/debian/control
    desktop/unstable/gnome-clocks/debian/control.in
    desktop/unstable/gnome-color-manager/debian/control
    desktop/unstable/gnome-color-manager/debian/control.in
    desktop/unstable/gnome-documents/debian/control
    desktop/unstable/gnome-documents/debian/control.in
    desktop/unstable/gnome-klotski/debian/control
    desktop/unstable/gnome-klotski/debian/control.in
    desktop/unstable/gnome-logs/debian/control
    desktop/unstable/gnome-logs/debian/control.in
    desktop/unstable/gnome-mahjongg/debian/control
    desktop/unstable/gnome-mahjongg/debian/control.in
    desktop/unstable/gnome-mines/debian/control
    desktop/unstable/gnome-mines/debian/control.in
    desktop/unstable/gnome-nibbles/debian/control
    desktop/unstable/gnome-nibbles/debian/control.in
    desktop/unstable/gnome-robots/debian/control
    desktop/unstable/gnome-robots/debian/control.in
    desktop/unstable/gnome-shell-extensions/debian/control
    desktop/unstable/gnome-shell-extensions/debian/control.in
    desktop/unstable/gnome-sudoku/debian/control
    desktop/unstable/gnome-sudoku/debian/control.in
    desktop/unstable/gnome-system-monitor/debian/control
    desktop/unstable/gnome-system-monitor/debian/control.in
    desktop/unstable/gnome-taquin/debian/control
    desktop/unstable/gnome-taquin/debian/control.in
    desktop/unstable/gnome-tetravex/debian/control
    desktop/unstable/gnome-tetravex/debian/control.in
    desktop/unstable/iagno/debian/control
    desktop/unstable/iagno/debian/control.in
    desktop/unstable/libgepub/debian/control
    desktop/unstable/libgepub/debian/control.in
    desktop/unstable/libgnome-games-support/debian/control
    desktop/unstable/libgnome-games-support/debian/control.in
    desktop/unstable/lightsoff/debian/control
    desktop/unstable/lightsoff/debian/control.in
    desktop/unstable/quadrapassel/debian/control
    desktop/unstable/quadrapassel/debian/control.in
    desktop/unstable/swell-foop/debian/control
    desktop/unstable/swell-foop/debian/control.in
    desktop/unstable/tali/debian/control
    desktop/unstable/tali/debian/control.in

Modified: desktop/unstable/baobab/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/baobab/debian/control?rev=50301&op=diff
==============================================================================
--- desktop/unstable/baobab/debian/control	[utf-8] (original)
+++ desktop/unstable/baobab/debian/control	[utf-8] Sun Sep 11 14:01:13 2016
@@ -7,7 +7,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
-Build-Depends: debhelper (>= 9.20160403~),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
                libglib2.0-dev (>= 2.40),
                libgtk-3-dev (>= 3.19.1),

Modified: desktop/unstable/baobab/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/baobab/debian/control.in?rev=50301&op=diff
==============================================================================
--- desktop/unstable/baobab/debian/control.in	[utf-8] (original)
+++ desktop/unstable/baobab/debian/control.in	[utf-8] Sun Sep 11 14:01:13 2016
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 9.20160403~),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
                libglib2.0-dev (>= 2.40),
                libgtk-3-dev (>= 3.19.1),

Modified: desktop/unstable/five-or-more/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/five-or-more/debian/control?rev=50301&op=diff
==============================================================================
--- desktop/unstable/five-or-more/debian/control	[utf-8] (original)
+++ desktop/unstable/five-or-more/debian/control	[utf-8] Sun Sep 11 14:01:13 2016
@@ -8,7 +8,7 @@
 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>
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                dh-autoreconf,
                gnome-common,
                gnome-pkg-tools (>= 0.6),

Modified: desktop/unstable/five-or-more/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/five-or-more/debian/control.in?rev=50301&op=diff
==============================================================================
--- desktop/unstable/five-or-more/debian/control.in	[utf-8] (original)
+++ desktop/unstable/five-or-more/debian/control.in	[utf-8] Sun Sep 11 14:01:13 2016
@@ -4,7 +4,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                dh-autoreconf,
                gnome-common,
                gnome-pkg-tools (>= 0.6),

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=50301&op=diff
==============================================================================
--- desktop/unstable/four-in-a-row/debian/control	[utf-8] (original)
+++ desktop/unstable/four-in-a-row/debian/control	[utf-8] Sun Sep 11 14:01:13 2016
@@ -9,7 +9,7 @@
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Michael Biebl <biebl at debian.org>
 Homepage: https://wiki.gnome.org/Apps/Four-in-a-row
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                gnome-pkg-tools,
                intltool (>= 0.50.0),
                libcanberra-gtk3-dev (>= 0.26),

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=50301&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] Sun Sep 11 14:01:13 2016
@@ -5,7 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Homepage: https://wiki.gnome.org/Apps/Four-in-a-row
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                gnome-pkg-tools,
                intltool (>= 0.50.0),
                libcanberra-gtk3-dev (>= 0.26),

Modified: desktop/unstable/gnome-autoar/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-autoar/debian/control?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-autoar/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-autoar/debian/control	[utf-8] Sun Sep 11 14:01:13 2016
@@ -7,7 +7,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 9.20160403~),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools,
                gtk-doc-tools,
                pkg-config,

Modified: desktop/unstable/gnome-autoar/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-autoar/debian/control.in?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-autoar/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-autoar/debian/control.in	[utf-8] Sun Sep 11 14:01:13 2016
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 9.20160403~),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools,
                gtk-doc-tools,
                pkg-config,

Modified: desktop/unstable/gnome-backgrounds/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-backgrounds/debian/control?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-backgrounds/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-backgrounds/debian/control	[utf-8] Sun Sep 11 14:01:13 2016
@@ -7,7 +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.20160403~),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools,
                libglib2.0-dev
 Build-Depends-Indep: intltool

Modified: desktop/unstable/gnome-backgrounds/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-backgrounds/debian/control.in?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-backgrounds/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-backgrounds/debian/control.in	[utf-8] Sun Sep 11 14:01:13 2016
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 9.20160403~),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools,
                libglib2.0-dev
 Build-Depends-Indep: intltool

Modified: desktop/unstable/gnome-boxes/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-boxes/debian/control?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-boxes/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-boxes/debian/control	[utf-8] Sun Sep 11 14:01:13 2016
@@ -7,7 +7,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 9.20160403~),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
                gnome-common,
                desktop-file-utils,

Modified: desktop/unstable/gnome-boxes/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-boxes/debian/control.in?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-boxes/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-boxes/debian/control.in	[utf-8] Sun Sep 11 14:01:13 2016
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 9.20160403~),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
                gnome-common,
                desktop-file-utils,

Modified: desktop/unstable/gnome-characters/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-characters/debian/control?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-characters/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-characters/debian/control	[utf-8] Sun Sep 11 14:01:13 2016
@@ -7,7 +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.20160403~),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools,
                pkg-config (>= 0.22),
                libglib2.0-dev (>= 2.39),

Modified: desktop/unstable/gnome-characters/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-characters/debian/control.in?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-characters/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-characters/debian/control.in	[utf-8] Sun Sep 11 14:01:13 2016
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 9.20160403~),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools,
                pkg-config (>= 0.22),
                libglib2.0-dev (>= 2.39),

Modified: desktop/unstable/gnome-chess/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-chess/debian/control?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-chess/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-chess/debian/control	[utf-8] Sun Sep 11 14:01:13 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/Chess
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                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=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-chess/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-chess/debian/control.in	[utf-8] Sun Sep 11 14:01:13 2016
@@ -5,7 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Homepage: https://wiki.gnome.org/Apps/Chess
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                gnome-pkg-tools,
                libglib2.0-dev (>= 2.40.0),
                libgtk-3-dev (>= 3.19.0),

Modified: desktop/unstable/gnome-clocks/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-clocks/debian/control?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-clocks/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-clocks/debian/control	[utf-8] Sun Sep 11 14:01:13 2016
@@ -7,7 +7,7 @@
 Priority: optional
 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>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 9.20160403~),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools,
                libgeoclue-2-dev (>= 2.3.1),
                libgeocode-glib-dev (>= 0.99.4),

Modified: desktop/unstable/gnome-clocks/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-clocks/debian/control.in?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-clocks/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-clocks/debian/control.in	[utf-8] Sun Sep 11 14:01:13 2016
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 9.20160403~),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools,
                libgeoclue-2-dev (>= 2.3.1),
                libgeocode-glib-dev (>= 0.99.4),

Modified: desktop/unstable/gnome-color-manager/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-color-manager/debian/control?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-color-manager/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-color-manager/debian/control	[utf-8] Sun Sep 11 14:01:13 2016
@@ -10,7 +10,7 @@
 Standards-Version: 3.9.8
 Build-Depends: appstream-util,
                autoconf-archive,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                gnome-pkg-tools,
                intltool,
                libgtk-3-dev (>= 3.3.8),

Modified: desktop/unstable/gnome-color-manager/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-color-manager/debian/control.in?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-color-manager/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-color-manager/debian/control.in	[utf-8] Sun Sep 11 14:01:13 2016
@@ -6,7 +6,7 @@
 Standards-Version: 3.9.8
 Build-Depends: appstream-util,
                autoconf-archive,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                gnome-pkg-tools,
                intltool,
                libgtk-3-dev (>= 3.3.8),

Modified: desktop/unstable/gnome-documents/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-documents/debian/control?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-documents/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-documents/debian/control	[utf-8] Sun Sep 11 14:01:13 2016
@@ -8,7 +8,7 @@
 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: autoconf-archive (>= 20160320),
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                desktop-file-utils,
                gnome-pkg-tools (>= 0.10),
                intltool (>= 0.50.1),

Modified: desktop/unstable/gnome-documents/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-documents/debian/control.in?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-documents/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-documents/debian/control.in	[utf-8] Sun Sep 11 14:01:13 2016
@@ -4,7 +4,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: autoconf-archive (>= 20160320),
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                desktop-file-utils,
                gnome-pkg-tools (>= 0.10),
                intltool (>= 0.50.1),

Modified: desktop/unstable/gnome-klotski/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-klotski/debian/control?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-klotski/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-klotski/debian/control	[utf-8] Sun Sep 11 14:01:13 2016
@@ -9,7 +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.20160403~),
+               debhelper (>= 10),
                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=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-klotski/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-klotski/debian/control.in	[utf-8] Sun Sep 11 14:01:13 2016
@@ -5,7 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Homepage: https://wiki.gnome.org/Apps/Klotski
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                gnome-pkg-tools (>= 0.6),
                intltool (>= 0.50),
                libglib2.0-dev (>= 2.40.0),

Modified: desktop/unstable/gnome-logs/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-logs/debian/control?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-logs/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-logs/debian/control	[utf-8] Sun Sep 11 14:01:13 2016
@@ -8,7 +8,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                desktop-file-utils,
                gnome-common,
                gnome-pkg-tools,

Modified: desktop/unstable/gnome-logs/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-logs/debian/control.in?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-logs/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-logs/debian/control.in	[utf-8] Sun Sep 11 14:01:13 2016
@@ -4,7 +4,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                desktop-file-utils,
                gnome-common,
                gnome-pkg-tools,

Modified: desktop/unstable/gnome-mahjongg/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mahjongg/debian/control?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-mahjongg/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-mahjongg/debian/control	[utf-8] Sun Sep 11 14:01:13 2016
@@ -8,7 +8,7 @@
 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>
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                gnome-pkg-tools,
                intltool (>= 0.50),
                libglib2.0-dev,

Modified: desktop/unstable/gnome-mahjongg/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mahjongg/debian/control.in?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-mahjongg/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-mahjongg/debian/control.in	[utf-8] Sun Sep 11 14:01:13 2016
@@ -4,7 +4,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                gnome-pkg-tools,
                intltool (>= 0.50),
                libglib2.0-dev,

Modified: desktop/unstable/gnome-mines/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mines/debian/control?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-mines/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-mines/debian/control	[utf-8] Sun Sep 11 14:01:13 2016
@@ -8,7 +8,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                gnome-pkg-tools (>= 0.6),
                intltool (>= 0.50.0),
                libglib2.0-dev (>= 2.40.0),

Modified: desktop/unstable/gnome-mines/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-mines/debian/control.in?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-mines/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-mines/debian/control.in	[utf-8] Sun Sep 11 14:01:13 2016
@@ -4,7 +4,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                gnome-pkg-tools (>= 0.6),
                intltool (>= 0.50.0),
                libglib2.0-dev (>= 2.40.0),

Modified: desktop/unstable/gnome-nibbles/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-nibbles/debian/control?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-nibbles/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-nibbles/debian/control	[utf-8] Sun Sep 11 14:01:13 2016
@@ -8,7 +8,7 @@
 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>
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                gnome-pkg-tools (>= 0.6),
                intltool (>= 0.50.0),
                libcanberra-gtk3-dev (>= 0.26),

Modified: desktop/unstable/gnome-nibbles/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-nibbles/debian/control.in?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-nibbles/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-nibbles/debian/control.in	[utf-8] Sun Sep 11 14:01:13 2016
@@ -4,7 +4,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                gnome-pkg-tools (>= 0.6),
                intltool (>= 0.50.0),
                libcanberra-gtk3-dev (>= 0.26),

Modified: desktop/unstable/gnome-robots/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-robots/debian/control?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-robots/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-robots/debian/control	[utf-8] Sun Sep 11 14:01:13 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/Robots
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                gnome-pkg-tools (>= 0.6),
                intltool (>= 0.50.0),
                libcanberra-gtk3-dev (>= 0.26),

Modified: desktop/unstable/gnome-robots/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-robots/debian/control.in?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-robots/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-robots/debian/control.in	[utf-8] Sun Sep 11 14:01:13 2016
@@ -5,7 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Homepage: https://wiki.gnome.org/Apps/Robots
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                gnome-pkg-tools (>= 0.6),
                intltool (>= 0.50.0),
                libcanberra-gtk3-dev (>= 0.26),

Modified: desktop/unstable/gnome-shell-extensions/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-shell-extensions/debian/control?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-shell-extensions/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-shell-extensions/debian/control	[utf-8] Sun Sep 11 14:01:13 2016
@@ -7,7 +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.20160403~),
+Build-Depends: debhelper (>= 10),
                gnome-common,
                gnome-pkg-tools,
                libgnome-desktop-3-dev (>= 3.2.0),

Modified: desktop/unstable/gnome-shell-extensions/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-shell-extensions/debian/control.in?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-shell-extensions/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-shell-extensions/debian/control.in	[utf-8] Sun Sep 11 14:01:13 2016
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 9.20160403~),
+Build-Depends: debhelper (>= 10),
                gnome-common,
                gnome-pkg-tools,
                libgnome-desktop-3-dev (>= 3.2.0),

Modified: desktop/unstable/gnome-sudoku/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-sudoku/debian/control?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-sudoku/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-sudoku/debian/control	[utf-8] Sun Sep 11 14:01:13 2016
@@ -9,7 +9,7 @@
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
 Homepage: https://wiki.gnome.org/Apps/Sudoku
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                gnome-pkg-tools (>= 0.6),
                intltool (>= 0.50),
                libgee-0.8-dev,

Modified: desktop/unstable/gnome-sudoku/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-sudoku/debian/control.in?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-sudoku/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-sudoku/debian/control.in	[utf-8] Sun Sep 11 14:01:13 2016
@@ -5,7 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Homepage: https://wiki.gnome.org/Apps/Sudoku
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                gnome-pkg-tools (>= 0.6),
                intltool (>= 0.50),
                libgee-0.8-dev,

Modified: desktop/unstable/gnome-system-monitor/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-system-monitor/debian/control?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-system-monitor/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-system-monitor/debian/control	[utf-8] Sun Sep 11 14:01:13 2016
@@ -8,7 +8,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                desktop-file-utils,
                docbook-to-man,
                gnome-common,

Modified: desktop/unstable/gnome-system-monitor/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-system-monitor/debian/control.in?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-system-monitor/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-system-monitor/debian/control.in	[utf-8] Sun Sep 11 14:01:13 2016
@@ -4,7 +4,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                desktop-file-utils,
                docbook-to-man,
                gnome-common,

Modified: desktop/unstable/gnome-taquin/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-taquin/debian/control?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-taquin/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-taquin/debian/control	[utf-8] Sun Sep 11 14:01:13 2016
@@ -7,7 +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.20160403~),
+Build-Depends: debhelper (>= 10),
                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=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-taquin/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-taquin/debian/control.in	[utf-8] Sun Sep 11 14:01:13 2016
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 9.20160403~),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools,
                pkg-config (>= 0.22),
                intltool (>= 0.50.1),

Modified: desktop/unstable/gnome-tetravex/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-tetravex/debian/control?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-tetravex/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-tetravex/debian/control	[utf-8] Sun Sep 11 14:01:13 2016
@@ -9,7 +9,7 @@
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Jordi Mallach <jordi at debian.org>, Michael Biebl <biebl at debian.org>
 Homepage: https://wiki.gnome.org/Apps/Tetravex
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                gnome-pkg-tools,
                intltool (>= 0.50.0),
                libglib2.0-dev (>= 2.40.0),

Modified: desktop/unstable/gnome-tetravex/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-tetravex/debian/control.in?rev=50301&op=diff
==============================================================================
--- desktop/unstable/gnome-tetravex/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-tetravex/debian/control.in	[utf-8] Sun Sep 11 14:01:13 2016
@@ -5,7 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Homepage: https://wiki.gnome.org/Apps/Tetravex
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                gnome-pkg-tools,
                intltool (>= 0.50.0),
                libglib2.0-dev (>= 2.40.0),

Modified: desktop/unstable/iagno/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/iagno/debian/control?rev=50301&op=diff
==============================================================================
--- desktop/unstable/iagno/debian/control	[utf-8] (original)
+++ desktop/unstable/iagno/debian/control	[utf-8] Sun Sep 11 14:01:13 2016
@@ -9,7 +9,7 @@
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Michael Biebl <biebl at debian.org>
 Homepage: https://wiki.gnome.org/Apps/Iagno
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                gnome-pkg-tools (>= 0.6),
                intltool (>= 0.50.0),
                libcanberra-gtk3-dev (>= 0.26),

Modified: desktop/unstable/iagno/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/iagno/debian/control.in?rev=50301&op=diff
==============================================================================
--- desktop/unstable/iagno/debian/control.in	[utf-8] (original)
+++ desktop/unstable/iagno/debian/control.in	[utf-8] Sun Sep 11 14:01:13 2016
@@ -5,7 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Homepage: https://wiki.gnome.org/Apps/Iagno
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                gnome-pkg-tools (>= 0.6),
                intltool (>= 0.50.0),
                libcanberra-gtk3-dev (>= 0.26),

Modified: desktop/unstable/libgepub/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgepub/debian/control?rev=50301&op=diff
==============================================================================
--- desktop/unstable/libgepub/debian/control	[utf-8] (original)
+++ desktop/unstable/libgepub/debian/control	[utf-8] Sun Sep 11 14:01:13 2016
@@ -7,7 +7,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Henriksson <andreas at fatal.se>,
-Build-Depends: debhelper (>= 9.20160403~),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools,
                gobject-introspection (>= 1.30.0),
                libarchive-dev,

Modified: desktop/unstable/libgepub/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgepub/debian/control.in?rev=50301&op=diff
==============================================================================
--- desktop/unstable/libgepub/debian/control.in	[utf-8] (original)
+++ desktop/unstable/libgepub/debian/control.in	[utf-8] Sun Sep 11 14:01:13 2016
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@,
-Build-Depends: debhelper (>= 9.20160403~),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools,
                gobject-introspection (>= 1.30.0),
                libarchive-dev,

Modified: desktop/unstable/libgnome-games-support/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome-games-support/debian/control?rev=50301&op=diff
==============================================================================
--- desktop/unstable/libgnome-games-support/debian/control	[utf-8] (original)
+++ desktop/unstable/libgnome-games-support/debian/control	[utf-8] Sun Sep 11 14:01:13 2016
@@ -7,7 +7,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Michael Biebl <biebl at debian.org>,
-Build-Depends: debhelper (>= 9.20160403~),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools,
                libgee-0.8-dev,
                libglib2.0-dev (>= 2.40),

Modified: desktop/unstable/libgnome-games-support/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome-games-support/debian/control.in?rev=50301&op=diff
==============================================================================
--- desktop/unstable/libgnome-games-support/debian/control.in	[utf-8] (original)
+++ desktop/unstable/libgnome-games-support/debian/control.in	[utf-8] Sun Sep 11 14:01:13 2016
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@,
-Build-Depends: debhelper (>= 9.20160403~),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools,
                libgee-0.8-dev,
                libglib2.0-dev (>= 2.40),

Modified: desktop/unstable/lightsoff/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/lightsoff/debian/control?rev=50301&op=diff
==============================================================================
--- desktop/unstable/lightsoff/debian/control	[utf-8] (original)
+++ desktop/unstable/lightsoff/debian/control	[utf-8] Sun Sep 11 14:01:13 2016
@@ -8,7 +8,7 @@
 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>
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                gnome-pkg-tools,
                intltool (>= 0.50.0),
                libclutter-1.0-dev (>= 1.14.0),

Modified: desktop/unstable/lightsoff/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/lightsoff/debian/control.in?rev=50301&op=diff
==============================================================================
--- desktop/unstable/lightsoff/debian/control.in	[utf-8] (original)
+++ desktop/unstable/lightsoff/debian/control.in	[utf-8] Sun Sep 11 14:01:13 2016
@@ -4,7 +4,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                gnome-pkg-tools,
                intltool (>= 0.50.0),
                libclutter-1.0-dev (>= 1.14.0),

Modified: desktop/unstable/quadrapassel/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/quadrapassel/debian/control?rev=50301&op=diff
==============================================================================
--- desktop/unstable/quadrapassel/debian/control	[utf-8] (original)
+++ desktop/unstable/quadrapassel/debian/control	[utf-8] Sun Sep 11 14:01:13 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/Quadrapassel
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                gnome-pkg-tools (>= 0.6),
                intltool (>= 0.50),
                libcanberra-gtk3-dev (>= 0.26),

Modified: desktop/unstable/quadrapassel/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/quadrapassel/debian/control.in?rev=50301&op=diff
==============================================================================
--- desktop/unstable/quadrapassel/debian/control.in	[utf-8] (original)
+++ desktop/unstable/quadrapassel/debian/control.in	[utf-8] Sun Sep 11 14:01:13 2016
@@ -5,7 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Homepage: https://wiki.gnome.org/Apps/Quadrapassel
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                gnome-pkg-tools (>= 0.6),
                intltool (>= 0.50),
                libcanberra-gtk3-dev (>= 0.26),

Modified: desktop/unstable/swell-foop/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/swell-foop/debian/control?rev=50301&op=diff
==============================================================================
--- desktop/unstable/swell-foop/debian/control	[utf-8] (original)
+++ desktop/unstable/swell-foop/debian/control	[utf-8] Sun Sep 11 14:01:13 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/Swell%20Foop
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                gnome-pkg-tools (>= 0.6),
                libclutter-1.0-dev (>= 1.14.0),
                libclutter-gtk-1.0-dev (>= 1.5.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=50301&op=diff
==============================================================================
--- desktop/unstable/swell-foop/debian/control.in	[utf-8] (original)
+++ desktop/unstable/swell-foop/debian/control.in	[utf-8] Sun Sep 11 14:01:13 2016
@@ -5,7 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Homepage: https://wiki.gnome.org/Apps/Swell%20Foop
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                gnome-pkg-tools (>= 0.6),
                libclutter-1.0-dev (>= 1.14.0),
                libclutter-gtk-1.0-dev (>= 1.5.0),

Modified: desktop/unstable/tali/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/tali/debian/control?rev=50301&op=diff
==============================================================================
--- desktop/unstable/tali/debian/control	[utf-8] (original)
+++ desktop/unstable/tali/debian/control	[utf-8] Sun Sep 11 14:01:13 2016
@@ -9,7 +9,7 @@
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Jordi Mallach <jordi at debian.org>, Michael Biebl <biebl at debian.org>
 Homepage: https://wiki.gnome.org/Apps/Tali
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                gnome-pkg-tools (>= 0.6),
                intltool (>= 0.50),
                libglib2.0-dev,

Modified: desktop/unstable/tali/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/tali/debian/control.in?rev=50301&op=diff
==============================================================================
--- desktop/unstable/tali/debian/control.in	[utf-8] (original)
+++ desktop/unstable/tali/debian/control.in	[utf-8] Sun Sep 11 14:01:13 2016
@@ -5,7 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Homepage: https://wiki.gnome.org/Apps/Tali
 Build-Depends: appstream-util,
-               debhelper (>= 9.20160403~),
+               debhelper (>= 10),
                gnome-pkg-tools (>= 0.6),
                intltool (>= 0.50),
                libglib2.0-dev,




More information about the pkg-gnome-commits mailing list