r50565 - in /packages/unstable/polari/debian: changelog compat control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Sep 14 14:51:10 UTC 2016


Author: biebl
Date: Wed Sep 14 14:51:10 2016
New Revision: 50565

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

Modified:
    packages/unstable/polari/debian/changelog
    packages/unstable/polari/debian/compat
    packages/unstable/polari/debian/control
    packages/unstable/polari/debian/control.in
    packages/unstable/polari/debian/rules

Modified: packages/unstable/polari/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/polari/debian/changelog?rev=50565&op=diff
==============================================================================
--- packages/unstable/polari/debian/changelog	[utf-8] (original)
+++ packages/unstable/polari/debian/changelog	[utf-8] Wed Sep 14 14:51:10 2016
@@ -1,3 +1,9 @@
+polari (3.21.92-2) UNRELEASED; urgency=medium
+
+  * Bump debhelper compat level to 10.
+
+ -- Michael Biebl <biebl at debian.org>  Wed, 14 Sep 2016 16:50:58 +0200
+
 polari (3.21.92-1) unstable; urgency=medium
 
   * New upstream development release.

Modified: packages/unstable/polari/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/polari/debian/compat?rev=50565&op=diff
==============================================================================
--- packages/unstable/polari/debian/compat	[utf-8] (original)
+++ packages/unstable/polari/debian/compat	[utf-8] Wed Sep 14 14:51:10 2016
@@ -1 +1 @@
-9
+10

Modified: packages/unstable/polari/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/polari/debian/control?rev=50565&op=diff
==============================================================================
--- packages/unstable/polari/debian/control	[utf-8] (original)
+++ packages/unstable/polari/debian/control	[utf-8] Wed Sep 14 14:51:10 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>, Brandon Snider <brandonjsnider at gmail.com>
-Build-Depends: debhelper (>= 9.20160114),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
                gettext (>= 0.19.6),
                yelp-tools,

Modified: packages/unstable/polari/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/polari/debian/control.in?rev=50565&op=diff
==============================================================================
--- packages/unstable/polari/debian/control.in	[utf-8] (original)
+++ packages/unstable/polari/debian/control.in	[utf-8] Wed Sep 14 14:51:10 2016
@@ -3,8 +3,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@, Brandon Snider <brandonjsnider at gmail.com>
-Build-Depends: debhelper (>= 9.20160114),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
                gettext (>= 0.19.6),
                yelp-tools,

Modified: packages/unstable/polari/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/polari/debian/rules?rev=50565&op=diff
==============================================================================
--- packages/unstable/polari/debian/rules	[utf-8] (original)
+++ packages/unstable/polari/debian/rules	[utf-8] Wed Sep 14 14:51:10 2016
@@ -6,7 +6,7 @@
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 %:
-	dh $@ --parallel --with autoreconf,gnome,gir
+	dh $@ --with gnome,gir
 
 override_dh_autoreconf:
 	dh_autoreconf --as-needed




More information about the pkg-gnome-commits mailing list