r50573 - in /desktop/unstable/seahorse/debian: changelog compat control.in rules

ah at users.alioth.debian.org ah at users.alioth.debian.org
Wed Sep 14 16:02:02 UTC 2016


Author: ah
Date: Wed Sep 14 16:02:02 2016
New Revision: 50573

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

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

Modified: desktop/unstable/seahorse/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/seahorse/debian/changelog?rev=50573&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/changelog	[utf-8] (original)
+++ desktop/unstable/seahorse/debian/changelog	[utf-8] Wed Sep 14 16:02:02 2016
@@ -2,6 +2,7 @@
 
   * Depend on gnupg instead of transitional gnupg2
   * Convert from cdbs to dh
+  * Bump dh compat to 10 (automatic dh-autoreconf)
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Wed, 31 Aug 2016 22:39:34 -0400
 

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

Modified: desktop/unstable/seahorse/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/seahorse/debian/control.in?rev=50573&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/control.in	[utf-8] (original)
+++ desktop/unstable/seahorse/debian/control.in	[utf-8] Wed Sep 14 16:02:02 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,
                gtk-doc-tools (>= 1.9),
                intltool (>= 0.35),

Modified: desktop/unstable/seahorse/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/seahorse/debian/rules?rev=50573&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/rules	[utf-8] (original)
+++ desktop/unstable/seahorse/debian/rules	[utf-8] Wed Sep 14 16:02:02 2016
@@ -5,7 +5,7 @@
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,--as-needed
 
 %:
-	dh $@ --with gnome,autoreconf
+	dh $@ --with gnome
 
 override_dh_auto_configure:
 	dh_auto_configure -- \




More information about the pkg-gnome-commits mailing list