r50334 - in /desktop/unstable/gtk-doc/debian: changelog compat control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Sep 12 14:10:10 UTC 2016


Author: biebl
Date: Mon Sep 12 14:10:10 2016
New Revision: 50334

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

Modified:
    desktop/unstable/gtk-doc/debian/changelog
    desktop/unstable/gtk-doc/debian/compat
    desktop/unstable/gtk-doc/debian/control
    desktop/unstable/gtk-doc/debian/control.in
    desktop/unstable/gtk-doc/debian/rules

Modified: desktop/unstable/gtk-doc/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk-doc/debian/changelog?rev=50334&op=diff
==============================================================================
--- desktop/unstable/gtk-doc/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtk-doc/debian/changelog	[utf-8] Mon Sep 12 14:10:10 2016
@@ -5,6 +5,7 @@
     GTK_DOC_CHECK a long time ago.
   * Convert from cdbs to dh.
   * Bump Standards-Version to 3.9.8.
+  * Bump debhelper compat level to 10.
 
  -- Michael Biebl <biebl at debian.org>  Mon, 12 Sep 2016 15:06:15 +0200
 

Modified: desktop/unstable/gtk-doc/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk-doc/debian/compat?rev=50334&op=diff
==============================================================================
--- desktop/unstable/gtk-doc/debian/compat	[utf-8] (original)
+++ desktop/unstable/gtk-doc/debian/compat	[utf-8] Mon Sep 12 14:10:10 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/gtk-doc/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk-doc/debian/control?rev=50334&op=diff
==============================================================================
--- desktop/unstable/gtk-doc/debian/control	[utf-8] (original)
+++ desktop/unstable/gtk-doc/debian/control	[utf-8] Mon Sep 12 14:10:10 2016
@@ -8,9 +8,8 @@
 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>, Emilio Pozuelo Monfort <pochu at debian.org>, Iain Lane <laney at debian.org>, Michael Biebl <biebl at debian.org>
 Standards-Version: 3.9.8
-Build-Depends: debhelper (>= 9),
-               gnome-pkg-tools (>= 0.10),
-               dh-autoreconf
+Build-Depends: debhelper (>= 10),
+               gnome-pkg-tools (>= 0.10)
 Build-Depends-Indep: xsltproc (>= 1.1.15),
                      libxml2-utils,
                      docbook-xml (>= 4.3),

Modified: desktop/unstable/gtk-doc/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk-doc/debian/control.in?rev=50334&op=diff
==============================================================================
--- desktop/unstable/gtk-doc/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gtk-doc/debian/control.in	[utf-8] Mon Sep 12 14:10:10 2016
@@ -4,9 +4,8 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Standards-Version: 3.9.8
-Build-Depends: debhelper (>= 9),
-               gnome-pkg-tools (>= 0.10),
-               dh-autoreconf
+Build-Depends: debhelper (>= 10),
+               gnome-pkg-tools (>= 0.10)
 Build-Depends-Indep: xsltproc (>= 1.1.15),
                      libxml2-utils,
                      docbook-xml (>= 4.3),

Modified: desktop/unstable/gtk-doc/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk-doc/debian/rules?rev=50334&op=diff
==============================================================================
--- desktop/unstable/gtk-doc/debian/rules	[utf-8] (original)
+++ desktop/unstable/gtk-doc/debian/rules	[utf-8] Mon Sep 12 14:10:10 2016
@@ -3,7 +3,7 @@
 include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 %:
-	dh $@ --with autoreconf,gnome
+	dh $@ --with gnome
 
 override_dh_auto_configure:
 	dh_auto_configure -- \




More information about the pkg-gnome-commits mailing list