r50835 - in /desktop/unstable/yelp/debian: changelog compat control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Sep 20 08:17:14 UTC 2016


Author: biebl
Date: Tue Sep 20 08:17:14 2016
New Revision: 50835

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

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

Modified: desktop/unstable/yelp/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/yelp/debian/changelog?rev=50835&op=diff
==============================================================================
--- desktop/unstable/yelp/debian/changelog	[utf-8] (original)
+++ desktop/unstable/yelp/debian/changelog	[utf-8] Tue Sep 20 08:17:14 2016
@@ -1,6 +1,7 @@
 yelp (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 10:15:40 +0200
 

Modified: desktop/unstable/yelp/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/yelp/debian/compat?rev=50835&op=diff
==============================================================================
--- desktop/unstable/yelp/debian/compat	[utf-8] (original)
+++ desktop/unstable/yelp/debian/compat	[utf-8] Tue Sep 20 08:17:14 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/yelp/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/yelp/debian/control?rev=50835&op=diff
==============================================================================
--- desktop/unstable/yelp/debian/control	[utf-8] (original)
+++ desktop/unstable/yelp/debian/control	[utf-8] Tue Sep 20 08:17:14 2016
@@ -8,14 +8,12 @@
 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>
 Standards-Version: 3.9.8
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
                docbook-to-man,
                intltool (>= 0.41.0),
                itstool (>= 1.2.0),
                gtk-doc-tools,
-               autotools-dev,
                libglib2.0-doc,
                libgtk-3-doc,
                libglib2.0-dev (>= 2.38.0),

Modified: desktop/unstable/yelp/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/yelp/debian/control.in?rev=50835&op=diff
==============================================================================
--- desktop/unstable/yelp/debian/control.in	[utf-8] (original)
+++ desktop/unstable/yelp/debian/control.in	[utf-8] Tue Sep 20 08:17:14 2016
@@ -4,14 +4,12 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Standards-Version: 3.9.8
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
                docbook-to-man,
                intltool (>= 0.41.0),
                itstool (>= 1.2.0),
                gtk-doc-tools,
-               autotools-dev,
                libglib2.0-doc,
                libgtk-3-doc,
                libglib2.0-dev (>= 2.38.0),

Modified: desktop/unstable/yelp/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/yelp/debian/rules?rev=50835&op=diff
==============================================================================
--- desktop/unstable/yelp/debian/rules	[utf-8] (original)
+++ desktop/unstable/yelp/debian/rules	[utf-8] Tue Sep 20 08:17:14 2016
@@ -5,7 +5,7 @@
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 %:
-	dh $@ --parallel --with autoreconf,gnome
+	dh $@ --with gnome
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-gtk-doc




More information about the pkg-gnome-commits mailing list