r50485 - in /desktop/unstable/devhelp/debian: changelog compat control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Sep 13 21:51:54 UTC 2016


Author: biebl
Date: Tue Sep 13 21:51:53 2016
New Revision: 50485

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

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

Modified: desktop/unstable/devhelp/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/devhelp/debian/changelog?rev=50485&op=diff
==============================================================================
--- desktop/unstable/devhelp/debian/changelog	[utf-8] (original)
+++ desktop/unstable/devhelp/debian/changelog	[utf-8] Tue Sep 13 21:51:53 2016
@@ -1,6 +1,7 @@
 devhelp (3.21.92-1) UNRELEASED; urgency=medium
 
   * New upstream development release.
+  * Bump debhelper compat level to 9.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 13 Sep 2016 23:49:05 +0200
 

Modified: desktop/unstable/devhelp/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/devhelp/debian/compat?rev=50485&op=diff
==============================================================================
--- desktop/unstable/devhelp/debian/compat	[utf-8] (original)
+++ desktop/unstable/devhelp/debian/compat	[utf-8] Tue Sep 13 21:51:53 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/devhelp/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/devhelp/debian/control?rev=50485&op=diff
==============================================================================
--- desktop/unstable/devhelp/debian/control	[utf-8] (original)
+++ desktop/unstable/devhelp/debian/control	[utf-8] Tue Sep 13 21:51:53 2016
@@ -8,8 +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>
 Homepage: https://wiki.gnome.org/Apps/Devhelp
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gnome-common,
                gnome-pkg-tools,
                intltool,

Modified: desktop/unstable/devhelp/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/devhelp/debian/control.in?rev=50485&op=diff
==============================================================================
--- desktop/unstable/devhelp/debian/control.in	[utf-8] (original)
+++ desktop/unstable/devhelp/debian/control.in	[utf-8] Tue Sep 13 21:51:53 2016
@@ -4,8 +4,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Homepage: https://wiki.gnome.org/Apps/Devhelp
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gnome-common,
                gnome-pkg-tools,
                intltool,

Modified: desktop/unstable/devhelp/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/devhelp/debian/rules?rev=50485&op=diff
==============================================================================
--- desktop/unstable/devhelp/debian/rules	[utf-8] (original)
+++ desktop/unstable/devhelp/debian/rules	[utf-8] Tue Sep 13 21:51:53 2016
@@ -8,7 +8,7 @@
 	misc/man2xml.py
 
 %:
-	dh $@ --with autoreconf,gnome,python3
+	dh $@ --with gnome,python3
 
 override_dh_autoreconf:
 	NOCONFIGURE=true dh_autoreconf ./autogen.sh




More information about the pkg-gnome-commits mailing list