r51486 - in /desktop/unstable/libxklavier/debian: changelog compat control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Oct 20 17:04:40 UTC 2016


Author: biebl
Date: Thu Oct 20 17:04:40 2016
New Revision: 51486

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

Modified:
    desktop/unstable/libxklavier/debian/changelog
    desktop/unstable/libxklavier/debian/compat
    desktop/unstable/libxklavier/debian/control
    desktop/unstable/libxklavier/debian/control.in
    desktop/unstable/libxklavier/debian/rules

Modified: desktop/unstable/libxklavier/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libxklavier/debian/changelog?rev=51486&op=diff
==============================================================================
--- desktop/unstable/libxklavier/debian/changelog	[utf-8] (original)
+++ desktop/unstable/libxklavier/debian/changelog	[utf-8] Thu Oct 20 17:04:40 2016
@@ -1,3 +1,9 @@
+libxklavier (5.4-2) UNRELEASED; urgency=medium
+
+  * Bump debhelper compat level to 10.
+
+ -- Michael Biebl <biebl at debian.org>  Thu, 20 Oct 2016 19:03:58 +0200
+
 libxklavier (5.4-1) unstable; urgency=low
 
   * New upstream release. (Closes: #714523)

Modified: desktop/unstable/libxklavier/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libxklavier/debian/compat?rev=51486&op=diff
==============================================================================
--- desktop/unstable/libxklavier/debian/compat	[utf-8] (original)
+++ desktop/unstable/libxklavier/debian/compat	[utf-8] Thu Oct 20 17:04:40 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/libxklavier/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libxklavier/debian/control?rev=51486&op=diff
==============================================================================
--- desktop/unstable/libxklavier/debian/control	[utf-8] (original)
+++ desktop/unstable/libxklavier/debian/control	[utf-8] Thu Oct 20 17:04:40 2016
@@ -7,8 +7,7 @@
 Section: libs
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Martin Pitt <mpitt at debian.org>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gtk-doc-tools (>= 1.0),
                libglib2.0-dev (>= 2.16.0),
                libxml2-dev (>= 2.0.0),

Modified: desktop/unstable/libxklavier/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libxklavier/debian/control.in?rev=51486&op=diff
==============================================================================
--- desktop/unstable/libxklavier/debian/control.in	[utf-8] (original)
+++ desktop/unstable/libxklavier/debian/control.in	[utf-8] Thu Oct 20 17:04:40 2016
@@ -3,8 +3,7 @@
 Section: libs
 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),
                gtk-doc-tools (>= 1.0),
                libglib2.0-dev (>= 2.16.0),
                libxml2-dev (>= 2.0.0),

Modified: desktop/unstable/libxklavier/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libxklavier/debian/rules?rev=51486&op=diff
==============================================================================
--- desktop/unstable/libxklavier/debian/rules	[utf-8] (original)
+++ desktop/unstable/libxklavier/debian/rules	[utf-8] Thu Oct 20 17:04:40 2016
@@ -3,7 +3,7 @@
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 %:
-	dh $@ --with autoreconf,gir,gnome
+	dh $@ --with gir,gnome
 
 override_dh_autoreconf:
 	NOCONFIGURE=true dh_autoreconf ./autogen.sh




More information about the pkg-gnome-commits mailing list