r50552 - in /desktop/unstable/totem-pl-parser/debian: changelog compat control control.in rules

ah at users.alioth.debian.org ah at users.alioth.debian.org
Wed Sep 14 13:52:30 UTC 2016


Author: ah
Date: Wed Sep 14 13:52:30 2016
New Revision: 50552

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50552
Log:
Bump dh compat to 10 (automatic dh-autoreconf)

Modified:
    desktop/unstable/totem-pl-parser/debian/changelog
    desktop/unstable/totem-pl-parser/debian/compat
    desktop/unstable/totem-pl-parser/debian/control
    desktop/unstable/totem-pl-parser/debian/control.in
    desktop/unstable/totem-pl-parser/debian/rules

Modified: desktop/unstable/totem-pl-parser/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/changelog?rev=50552&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/changelog	[utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/changelog	[utf-8] Wed Sep 14 13:52:30 2016
@@ -2,6 +2,7 @@
 
   * Convert from cdbs to dh.
   * Drop libtotem-plparser-dbg in favour of automatic dbgsym
+  * Bump dh compat to 10 (automatic dh-autoreconf)
 
  -- Andreas Henriksson <andreas at fatal.se>  Wed, 14 Sep 2016 15:34:44 +0200
 

Modified: desktop/unstable/totem-pl-parser/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/compat?rev=50552&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/compat	[utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/compat	[utf-8] Wed Sep 14 13:52:30 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/totem-pl-parser/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/control?rev=50552&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/control	[utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/control	[utf-8] Wed Sep 14 13:52:30 2016
@@ -7,9 +7,7 @@
 Priority: optional
 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>
-Build-Depends: autotools-dev,
-               debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools,
                gobject-introspection (>= 0.9.12-4~),
                gtk-doc-tools (>= 1.11),

Modified: desktop/unstable/totem-pl-parser/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/control.in?rev=50552&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/control.in	[utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/control.in	[utf-8] Wed Sep 14 13:52:30 2016
@@ -3,9 +3,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: autotools-dev,
-               debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools,
                gobject-introspection (>= 0.9.12-4~),
                gtk-doc-tools (>= 1.11),

Modified: desktop/unstable/totem-pl-parser/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/totem-pl-parser/debian/rules?rev=50552&op=diff
==============================================================================
--- desktop/unstable/totem-pl-parser/debian/rules	[utf-8] (original)
+++ desktop/unstable/totem-pl-parser/debian/rules	[utf-8] Wed Sep 14 13:52:30 2016
@@ -5,7 +5,7 @@
 libtotem-plparserN := $(shell sed -rn 's/^Package:[[:space:]]*(libtotem-plparser[0-9]+)[[:space:]]*$$/\1/p' debian/control)
 
 %:
-	dh $@ --with gnome,gir,autoreconf
+	dh $@ --with gnome,gir
 
 override_dh_auto_configure:
 	dh_auto_configure -- \




More information about the pkg-gnome-commits mailing list