r54517 - in /desktop/unstable/librsvg/debian: changelog compat control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Oct 21 02:52:50 UTC 2017


Author: biebl
Date: Sat Oct 21 02:52:49 2017
New Revision: 54517

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

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

Modified: desktop/unstable/librsvg/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/changelog?rev=54517&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/changelog	[utf-8] (original)
+++ desktop/unstable/librsvg/debian/changelog	[utf-8] Sat Oct 21 02:52:49 2017
@@ -8,6 +8,7 @@
   * Cherry-pick upstream fix to no longer pass deprecated --nogtkinit to
     gtkdoc-scangobj. (Closes: #876615)
   * Bump Standards-Version to 4.1.1.
+  * Bump debhelper compat level to 10 for automatic dh-autoreconf.
 
  -- Michael Biebl <biebl at debian.org>  Sat, 21 Oct 2017 04:37:44 +0200
 

Modified: desktop/unstable/librsvg/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/compat?rev=54517&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/compat	[utf-8] (original)
+++ desktop/unstable/librsvg/debian/compat	[utf-8] Sat Oct 21 02:52:49 2017
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/librsvg/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/control?rev=54517&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/control	[utf-8] (original)
+++ desktop/unstable/librsvg/debian/control	[utf-8] Sat Oct 21 02:52:49 2017
@@ -7,8 +7,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Iain Lane <laney at debian.org>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf (>= 4),
+Build-Depends: debhelper (>= 10),
                libxml2-dev (>= 2.7.0),
                libglib2.0-dev (>= 2.24.0),
                libcairo2-dev (>= 1.2.0),

Modified: desktop/unstable/librsvg/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/control.in?rev=54517&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/control.in	[utf-8] (original)
+++ desktop/unstable/librsvg/debian/control.in	[utf-8] Sat Oct 21 02:52:49 2017
@@ -3,8 +3,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf (>= 4),
+Build-Depends: debhelper (>= 10),
                libxml2-dev (>= 2.7.0),
                libglib2.0-dev (>= 2.24.0),
                libcairo2-dev (>= 1.2.0),

Modified: desktop/unstable/librsvg/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/librsvg/debian/rules?rev=54517&op=diff
==============================================================================
--- desktop/unstable/librsvg/debian/rules	[utf-8] (original)
+++ desktop/unstable/librsvg/debian/rules	[utf-8] Sat Oct 21 02:52:49 2017
@@ -5,7 +5,7 @@
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 %:
-	dh $@ --with autoreconf,gnome,gir
+	dh $@ --with gnome,gir
 
 override_dh_autoreconf:
 	dh_autoreconf --as-needed




More information about the pkg-gnome-commits mailing list