r51179 - in /desktop/unstable/vinagre/debian: changelog control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Sep 27 20:00:23 UTC 2016


Author: biebl
Date: Tue Sep 27 20:00:22 2016
New Revision: 51179

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

Modified:
    desktop/unstable/vinagre/debian/changelog
    desktop/unstable/vinagre/debian/control
    desktop/unstable/vinagre/debian/control.in
    desktop/unstable/vinagre/debian/rules

Modified: desktop/unstable/vinagre/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vinagre/debian/changelog?rev=51179&op=diff
==============================================================================
--- desktop/unstable/vinagre/debian/changelog	[utf-8] (original)
+++ desktop/unstable/vinagre/debian/changelog	[utf-8] Tue Sep 27 20:00:22 2016
@@ -12,6 +12,7 @@
     currently shipped in Debian is too old and doesn't provide
     freerdp_get_last_error(), see #821125.
   * Convert from cdbs to dh.
+  * Bump debhelper compat level to 10.
 
  -- Andreas Henriksson <andreas at fatal.se>  Wed, 25 Nov 2015 11:14:40 +0100
 

Modified: desktop/unstable/vinagre/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vinagre/debian/control?rev=51179&op=diff
==============================================================================
--- desktop/unstable/vinagre/debian/control	[utf-8] (original)
+++ desktop/unstable/vinagre/debian/control	[utf-8] Tue Sep 27 20:00:22 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>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf (>= 4),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
                gnome-common,
                appstream-util,

Modified: desktop/unstable/vinagre/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vinagre/debian/control.in?rev=51179&op=diff
==============================================================================
--- desktop/unstable/vinagre/debian/control.in	[utf-8] (original)
+++ desktop/unstable/vinagre/debian/control.in	[utf-8] Tue Sep 27 20:00:22 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 (>= 4),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
                gnome-common,
                appstream-util,

Modified: desktop/unstable/vinagre/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vinagre/debian/rules?rev=51179&op=diff
==============================================================================
--- desktop/unstable/vinagre/debian/rules	[utf-8] (original)
+++ desktop/unstable/vinagre/debian/rules	[utf-8] Tue Sep 27 20:00:22 2016
@@ -5,7 +5,7 @@
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,--as-needed
 
 %:
-	dh $@ --with autoreconf,gnome
+	dh $@ --with gnome
 
 override_dh_autoreconf:
 	dh_autoreconf --as-needed




More information about the pkg-gnome-commits mailing list