r50452 - in /desktop/unstable/gnome-contacts/debian: changelog compat control control.in rules

ah at users.alioth.debian.org ah at users.alioth.debian.org
Tue Sep 13 16:21:03 UTC 2016


Author: ah
Date: Tue Sep 13 16:21:03 2016
New Revision: 50452

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

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

Modified: desktop/unstable/gnome-contacts/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-contacts/debian/changelog?rev=50452&op=diff
==============================================================================
--- desktop/unstable/gnome-contacts/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-contacts/debian/changelog	[utf-8] Tue Sep 13 16:21:03 2016
@@ -1,6 +1,7 @@
 gnome-contacts (3.20.0-2) UNRELEASED; urgency=medium
 
   * Convert from cdbs to dh.
+  * Bump dh compat to 10 (automatic dh-autoreconf)
 
  -- Andreas Henriksson <andreas at fatal.se>  Tue, 13 Sep 2016 17:38:14 +0200
 

Modified: desktop/unstable/gnome-contacts/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-contacts/debian/compat?rev=50452&op=diff
==============================================================================
--- desktop/unstable/gnome-contacts/debian/compat	[utf-8] (original)
+++ desktop/unstable/gnome-contacts/debian/compat	[utf-8] Tue Sep 13 16:21:03 2016
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/gnome-contacts/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-contacts/debian/control?rev=50452&op=diff
==============================================================================
--- desktop/unstable/gnome-contacts/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-contacts/debian/control	[utf-8] Tue Sep 13 16:21:03 2016
@@ -7,8 +7,7 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10),
                intltool (>= 0.40),
                gnome-pkg-tools (>= 0.10),
                gnome-common,

Modified: desktop/unstable/gnome-contacts/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-contacts/debian/control.in?rev=50452&op=diff
==============================================================================
--- desktop/unstable/gnome-contacts/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-contacts/debian/control.in	[utf-8] Tue Sep 13 16:21:03 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),
                intltool (>= 0.40),
                gnome-pkg-tools (>= 0.10),
                gnome-common,

Modified: desktop/unstable/gnome-contacts/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-contacts/debian/rules?rev=50452&op=diff
==============================================================================
--- desktop/unstable/gnome-contacts/debian/rules	[utf-8] (original)
+++ desktop/unstable/gnome-contacts/debian/rules	[utf-8] Tue Sep 13 16:21:03 2016
@@ -7,7 +7,7 @@
 export DEB_LDFLAGS_MAINT_APPEND += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 %:
-	dh $@ --with gnome,gir,autoreconf
+	dh $@ --with gnome,gir
 
 # simplified from autogen.sh
 override_dh_autoreconf:




More information about the pkg-gnome-commits mailing list