r50627 - in /desktop/unstable/libwnck3/debian: changelog compat control.in rules

ah at users.alioth.debian.org ah at users.alioth.debian.org
Thu Sep 15 09:45:32 UTC 2016


Author: ah
Date: Thu Sep 15 09:45:32 2016
New Revision: 50627

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=50627
Log:
Bump dh compat to 10 (automatic dh-autoreconf)

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

Modified: desktop/unstable/libwnck3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libwnck3/debian/changelog?rev=50627&op=diff
==============================================================================
--- desktop/unstable/libwnck3/debian/changelog	[utf-8] (original)
+++ desktop/unstable/libwnck3/debian/changelog	[utf-8] Thu Sep 15 09:45:32 2016
@@ -1,3 +1,9 @@
+libwnck3 (3.20.1-2) UNRELEASED; urgency=medium
+
+  * Bump dh compat to 10 (automatic dh-autoreconf)
+
+ -- Andreas Henriksson <andreas at fatal.se>  Thu, 15 Sep 2016 11:43:18 +0200
+
 libwnck3 (3.20.1-1) unstable; urgency=medium
 
   * New upstream release.

Modified: desktop/unstable/libwnck3/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libwnck3/debian/compat?rev=50627&op=diff
==============================================================================
--- desktop/unstable/libwnck3/debian/compat	[utf-8] (original)
+++ desktop/unstable/libwnck3/debian/compat	[utf-8] Thu Sep 15 09:45:32 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/libwnck3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libwnck3/debian/control.in?rev=50627&op=diff
==============================================================================
--- desktop/unstable/libwnck3/debian/control.in	[utf-8] (original)
+++ desktop/unstable/libwnck3/debian/control.in	[utf-8] Thu Sep 15 09:45:32 2016
@@ -4,9 +4,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Standards-Version: 3.9.8
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
-               autotools-dev,
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools (>= 0.10),
                gettext,
                libstartup-notification0-dev (>= 0.7),

Modified: desktop/unstable/libwnck3/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libwnck3/debian/rules?rev=50627&op=diff
==============================================================================
--- desktop/unstable/libwnck3/debian/rules	[utf-8] (original)
+++ desktop/unstable/libwnck3/debian/rules	[utf-8] Thu Sep 15 09:45:32 2016
@@ -7,7 +7,7 @@
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 %:
-	dh $@ --with autoreconf,gir,gnome
+	dh $@ --with gnome,gir
 
 override_dh_autoreconf:
 	dh_autoreconf --as-needed




More information about the pkg-gnome-commits mailing list