r51738 - in /packages/unstable/libdmapsharing/debian: changelog compat control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Nov 13 05:27:03 UTC 2016


Author: biebl
Date: Sun Nov 13 05:27:02 2016
New Revision: 51738

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

Modified:
    packages/unstable/libdmapsharing/debian/changelog
    packages/unstable/libdmapsharing/debian/compat
    packages/unstable/libdmapsharing/debian/control
    packages/unstable/libdmapsharing/debian/control.in
    packages/unstable/libdmapsharing/debian/rules

Modified: packages/unstable/libdmapsharing/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libdmapsharing/debian/changelog?rev=51738&op=diff
==============================================================================
--- packages/unstable/libdmapsharing/debian/changelog	[utf-8] (original)
+++ packages/unstable/libdmapsharing/debian/changelog	[utf-8] Sun Nov 13 05:27:02 2016
@@ -1,6 +1,7 @@
 libdmapsharing (2.9.37-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Bump debhelper compat level to 10.
 
  -- Michael Biebl <biebl at debian.org>  Sun, 13 Nov 2016 06:22:59 +0100
 

Modified: packages/unstable/libdmapsharing/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libdmapsharing/debian/compat?rev=51738&op=diff
==============================================================================
--- packages/unstable/libdmapsharing/debian/compat	[utf-8] (original)
+++ packages/unstable/libdmapsharing/debian/compat	[utf-8] Sun Nov 13 05:27:02 2016
@@ -1 +1 @@
-9
+10

Modified: packages/unstable/libdmapsharing/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libdmapsharing/debian/control?rev=51738&op=diff
==============================================================================
--- packages/unstable/libdmapsharing/debian/control	[utf-8] (original)
+++ packages/unstable/libdmapsharing/debian/control	[utf-8] Sun Nov 13 05:27:02 2016
@@ -7,8 +7,7 @@
 Priority: optional
 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>
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools,
                gtk-doc-tools (>= 1.0),
                pkg-config,

Modified: packages/unstable/libdmapsharing/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libdmapsharing/debian/control.in?rev=51738&op=diff
==============================================================================
--- packages/unstable/libdmapsharing/debian/control.in	[utf-8] (original)
+++ packages/unstable/libdmapsharing/debian/control.in	[utf-8] Sun Nov 13 05:27:02 2016
@@ -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,
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools,
                gtk-doc-tools (>= 1.0),
                pkg-config,

Modified: packages/unstable/libdmapsharing/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libdmapsharing/debian/rules?rev=51738&op=diff
==============================================================================
--- packages/unstable/libdmapsharing/debian/rules	[utf-8] (original)
+++ packages/unstable/libdmapsharing/debian/rules	[utf-8] Sun Nov 13 05:27:02 2016
@@ -6,7 +6,7 @@
 GNOME_DOWNLOAD_URL = http://www.flyn.org/projects/libdmapsharing/$(GNOME_TARBALL)
 
 %:
-	dh $@ --with autoreconf,gnome
+	dh $@ --with gnome
 
 override_dh_auto_configure:
 	dh_auto_configure -- --with-mdns=avahi




More information about the pkg-gnome-commits mailing list