r50351 - in /desktop/unstable/gnome-calculator/debian: changelog compat control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Sep 12 22:25:30 UTC 2016


Author: biebl
Date: Mon Sep 12 22:25:29 2016
New Revision: 50351

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

Modified:
    desktop/unstable/gnome-calculator/debian/changelog
    desktop/unstable/gnome-calculator/debian/compat
    desktop/unstable/gnome-calculator/debian/control
    desktop/unstable/gnome-calculator/debian/control.in
    desktop/unstable/gnome-calculator/debian/rules

Modified: desktop/unstable/gnome-calculator/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-calculator/debian/changelog?rev=50351&op=diff
==============================================================================
--- desktop/unstable/gnome-calculator/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-calculator/debian/changelog	[utf-8] Mon Sep 12 22:25:29 2016
@@ -1,6 +1,7 @@
 gnome-calculator (3.21.92-1) UNRELEASED; urgency=medium
 
   * New upstream development release.
+  * Bump debhelper compat level to 10.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 13 Sep 2016 00:21:57 +0200
 

Modified: desktop/unstable/gnome-calculator/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-calculator/debian/compat?rev=50351&op=diff
==============================================================================
--- desktop/unstable/gnome-calculator/debian/compat	[utf-8] (original)
+++ desktop/unstable/gnome-calculator/debian/compat	[utf-8] Mon Sep 12 22:25:29 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/gnome-calculator/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-calculator/debian/control?rev=50351&op=diff
==============================================================================
--- desktop/unstable/gnome-calculator/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-calculator/debian/control	[utf-8] Mon Sep 12 22:25:29 2016
@@ -6,10 +6,9 @@
 Section: math
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Jordi Mallach <jordi at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Michael Biebl <biebl at debian.org>
 Homepage: https://wiki.gnome.org/Apps/Calculator
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
                yelp-tools (>= 3.1.1),
                intltool (>= 0.50),

Modified: desktop/unstable/gnome-calculator/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-calculator/debian/control.in?rev=50351&op=diff
==============================================================================
--- desktop/unstable/gnome-calculator/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-calculator/debian/control.in	[utf-8] Mon Sep 12 22:25:29 2016
@@ -4,8 +4,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Homepage: https://wiki.gnome.org/Apps/Calculator
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
                yelp-tools (>= 3.1.1),
                intltool (>= 0.50),

Modified: desktop/unstable/gnome-calculator/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-calculator/debian/rules?rev=50351&op=diff
==============================================================================
--- desktop/unstable/gnome-calculator/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-calculator/debian/rules	[utf-8] Mon Sep 12 22:25:29 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_auto_configure:
 	dh_auto_configure -- --disable-static




More information about the pkg-gnome-commits mailing list