r50790 - in /desktop/unstable/zenity/debian: changelog compat control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Sep 19 22:44:28 UTC 2016


Author: biebl
Date: Mon Sep 19 22:44:27 2016
New Revision: 50790

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

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

Modified: desktop/unstable/zenity/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/zenity/debian/changelog?rev=50790&op=diff
==============================================================================
--- desktop/unstable/zenity/debian/changelog	[utf-8] (original)
+++ desktop/unstable/zenity/debian/changelog	[utf-8] Mon Sep 19 22:44:27 2016
@@ -2,6 +2,7 @@
 
   * New upstream release.
   * Convert from cdbs to dh.
+  * Bump debhelper compat level to 10.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 20 Sep 2016 00:34:33 +0200
 

Modified: desktop/unstable/zenity/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/zenity/debian/compat?rev=50790&op=diff
==============================================================================
--- desktop/unstable/zenity/debian/compat	[utf-8] (original)
+++ desktop/unstable/zenity/debian/compat	[utf-8] Mon Sep 19 22:44:27 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/zenity/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/zenity/debian/control?rev=50790&op=diff
==============================================================================
--- desktop/unstable/zenity/debian/control	[utf-8] (original)
+++ desktop/unstable/zenity/debian/control	[utf-8] Mon Sep 19 22:44:27 2016
@@ -7,8 +7,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
                yelp-tools,
                intltool (>= 0.40.0),

Modified: desktop/unstable/zenity/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/zenity/debian/control.in?rev=50790&op=diff
==============================================================================
--- desktop/unstable/zenity/debian/control.in	[utf-8] (original)
+++ desktop/unstable/zenity/debian/control.in	[utf-8] Mon Sep 19 22:44:27 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),
                yelp-tools,
                intltool (>= 0.40.0),

Modified: desktop/unstable/zenity/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/zenity/debian/rules?rev=50790&op=diff
==============================================================================
--- desktop/unstable/zenity/debian/rules	[utf-8] (original)
+++ desktop/unstable/zenity/debian/rules	[utf-8] Mon Sep 19 22:44:27 2016
@@ -5,7 +5,7 @@
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,-z,defs -Wl,--as-needed
 
 %:
-	dh $@ --with autoreconf,gnome
+	dh $@ --with gnome
 
 override_dh_install:
 	dh_install --list-missing




More information about the pkg-gnome-commits mailing list