r50424 - in /desktop/unstable/vino/debian: changelog compat control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Sep 13 14:43:15 UTC 2016


Author: biebl
Date: Tue Sep 13 14:43:15 2016
New Revision: 50424

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

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

Modified: desktop/unstable/vino/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vino/debian/changelog?rev=50424&op=diff
==============================================================================
--- desktop/unstable/vino/debian/changelog	[utf-8] (original)
+++ desktop/unstable/vino/debian/changelog	[utf-8] Tue Sep 13 14:43:15 2016
@@ -6,6 +6,7 @@
     systemd user unit directory.
   * Convert from cdbs to dh.
   * Enable all hardening build flags.
+  * Bump debhelper compat level to 10.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 13 Sep 2016 16:20:23 +0200
 

Modified: desktop/unstable/vino/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vino/debian/compat?rev=50424&op=diff
==============================================================================
--- desktop/unstable/vino/debian/compat	[utf-8] (original)
+++ desktop/unstable/vino/debian/compat	[utf-8] Tue Sep 13 14:43:15 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/vino/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vino/debian/control?rev=50424&op=diff
==============================================================================
--- desktop/unstable/vino/debian/control	[utf-8] (original)
+++ desktop/unstable/vino/debian/control	[utf-8] Tue Sep 13 14:43:15 2016
@@ -7,7 +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),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
                intltool (>= 0.50.0),
                libavahi-client-dev (>= 0.6),

Modified: desktop/unstable/vino/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vino/debian/control.in?rev=50424&op=diff
==============================================================================
--- desktop/unstable/vino/debian/control.in	[utf-8] (original)
+++ desktop/unstable/vino/debian/control.in	[utf-8] Tue Sep 13 14:43:15 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 (>= 0.10),
                intltool (>= 0.50.0),
                libavahi-client-dev (>= 0.6),

Modified: desktop/unstable/vino/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vino/debian/rules?rev=50424&op=diff
==============================================================================
--- desktop/unstable/vino/debian/rules	[utf-8] (original)
+++ desktop/unstable/vino/debian/rules	[utf-8] Tue Sep 13 14:43:15 2016
@@ -6,7 +6,7 @@
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -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