r50911 - in /packages/unstable/gnome-tweak-tool/debian: changelog compat control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Sep 20 19:01:24 UTC 2016


Author: biebl
Date: Tue Sep 20 19:01:24 2016
New Revision: 50911

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

Modified:
    packages/unstable/gnome-tweak-tool/debian/changelog
    packages/unstable/gnome-tweak-tool/debian/compat
    packages/unstable/gnome-tweak-tool/debian/control
    packages/unstable/gnome-tweak-tool/debian/control.in
    packages/unstable/gnome-tweak-tool/debian/rules

Modified: packages/unstable/gnome-tweak-tool/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-tweak-tool/debian/changelog?rev=50911&op=diff
==============================================================================
--- packages/unstable/gnome-tweak-tool/debian/changelog	[utf-8] (original)
+++ packages/unstable/gnome-tweak-tool/debian/changelog	[utf-8] Tue Sep 20 19:01:24 2016
@@ -1,6 +1,7 @@
 gnome-tweak-tool (3.22.0-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Bump debhelper compat level to 10.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 20 Sep 2016 20:58:10 +0200
 

Modified: packages/unstable/gnome-tweak-tool/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-tweak-tool/debian/compat?rev=50911&op=diff
==============================================================================
--- packages/unstable/gnome-tweak-tool/debian/compat	[utf-8] (original)
+++ packages/unstable/gnome-tweak-tool/debian/compat	[utf-8] Tue Sep 20 19:01:24 2016
@@ -1 +1 @@
-9
+10

Modified: packages/unstable/gnome-tweak-tool/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-tweak-tool/debian/control?rev=50911&op=diff
==============================================================================
--- packages/unstable/gnome-tweak-tool/debian/control	[utf-8] (original)
+++ packages/unstable/gnome-tweak-tool/debian/control	[utf-8] Tue Sep 20 19:01:24 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>, Dmitry Shachnev <mitya57 at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                dh-python,
                gnome-pkg-tools,
                gsettings-desktop-schemas-dev (>= 3.21.2),

Modified: packages/unstable/gnome-tweak-tool/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-tweak-tool/debian/control.in?rev=50911&op=diff
==============================================================================
--- packages/unstable/gnome-tweak-tool/debian/control.in	[utf-8] (original)
+++ packages/unstable/gnome-tweak-tool/debian/control.in	[utf-8] Tue Sep 20 19:01:24 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 (>= 10),
                dh-python,
                gnome-pkg-tools,
                gsettings-desktop-schemas-dev (>= 3.21.2),

Modified: packages/unstable/gnome-tweak-tool/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-tweak-tool/debian/rules?rev=50911&op=diff
==============================================================================
--- packages/unstable/gnome-tweak-tool/debian/rules	[utf-8] (original)
+++ packages/unstable/gnome-tweak-tool/debian/rules	[utf-8] Tue Sep 20 19:01:24 2016
@@ -3,7 +3,7 @@
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 %:
-	dh $@ --with autoreconf,gnome,python2
+	dh $@ --with gnome,python2
 
 override_dh_auto_configure:
 	dh_auto_configure -- \




More information about the pkg-gnome-commits mailing list