r50615 - in /desktop/unstable/gnome-calendar/debian: changelog compat control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Sep 14 22:33:51 UTC 2016


Author: biebl
Date: Wed Sep 14 22:33:51 2016
New Revision: 50615

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

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

Modified: desktop/unstable/gnome-calendar/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-calendar/debian/changelog?rev=50615&op=diff
==============================================================================
--- desktop/unstable/gnome-calendar/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-calendar/debian/changelog	[utf-8] Wed Sep 14 22:33:51 2016
@@ -4,6 +4,7 @@
   * Drop debian/patches/0003-month-view-initialize-variable.patch, merged
     upstream.
   * Bump Build-Depends on libgtk-3-dev to (>= 3.21.6) as per configure.ac.
+  * Bump debhelper compat level to 10.
 
  -- Michael Biebl <biebl at debian.org>  Thu, 15 Sep 2016 00:28:20 +0200
 

Modified: desktop/unstable/gnome-calendar/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-calendar/debian/compat?rev=50615&op=diff
==============================================================================
--- desktop/unstable/gnome-calendar/debian/compat	[utf-8] (original)
+++ desktop/unstable/gnome-calendar/debian/compat	[utf-8] Wed Sep 14 22:33:51 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/gnome-calendar/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-calendar/debian/control?rev=50615&op=diff
==============================================================================
--- desktop/unstable/gnome-calendar/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-calendar/debian/control	[utf-8] Wed Sep 14 22:33:51 2016
@@ -9,8 +9,7 @@
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Iain Lane <laney at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: appstream-util,
                autoconf-archive,
-               debhelper (>= 9),
-               dh-autoreconf,
+               debhelper (>= 10),
                gnome-pkg-tools,
                gsettings-desktop-schemas-dev (>= 3.21.2),
                intltool (>= 0.40.6),

Modified: desktop/unstable/gnome-calendar/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-calendar/debian/control.in?rev=50615&op=diff
==============================================================================
--- desktop/unstable/gnome-calendar/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-calendar/debian/control.in	[utf-8] Wed Sep 14 22:33:51 2016
@@ -5,8 +5,7 @@
 Uploaders: @GNOME_TEAM@
 Build-Depends: appstream-util,
                autoconf-archive,
-               debhelper (>= 9),
-               dh-autoreconf,
+               debhelper (>= 10),
                gnome-pkg-tools,
                gsettings-desktop-schemas-dev (>= 3.21.2),
                intltool (>= 0.40.6),

Modified: desktop/unstable/gnome-calendar/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-calendar/debian/rules?rev=50615&op=diff
==============================================================================
--- desktop/unstable/gnome-calendar/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-calendar/debian/rules	[utf-8] Wed Sep 14 22:33:51 2016
@@ -3,4 +3,4 @@
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 %:
-	dh $@ --with autoreconf,gnome
+	dh $@ --with gnome




More information about the pkg-gnome-commits mailing list