r52619 - in /desktop/unstable/libcryptui/debian: changelog compat control control.in rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Jul 9 22:01:34 UTC 2017


Author: biebl
Date: Sun Jul  9 22:01:34 2017
New Revision: 52619

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

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

Modified: desktop/unstable/libcryptui/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libcryptui/debian/changelog?rev=52619&op=diff
==============================================================================
--- desktop/unstable/libcryptui/debian/changelog	[utf-8] (original)
+++ desktop/unstable/libcryptui/debian/changelog	[utf-8] Sun Jul  9 22:01:34 2017
@@ -1,6 +1,7 @@
 libcryptui (3.12.2-4) UNRELEASED; urgency=medium
 
   * Convert from cdbs to dh.
+  * Bump debhelper compat level to 10 for automatic dh-autoreconf.
 
  -- Michael Biebl <biebl at debian.org>  Sun, 09 Jul 2017 23:50:05 +0200
 

Modified: desktop/unstable/libcryptui/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libcryptui/debian/compat?rev=52619&op=diff
==============================================================================
--- desktop/unstable/libcryptui/debian/compat	[utf-8] (original)
+++ desktop/unstable/libcryptui/debian/compat	[utf-8] Sun Jul  9 22:01:34 2017
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/libcryptui/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libcryptui/debian/control?rev=52619&op=diff
==============================================================================
--- desktop/unstable/libcryptui/debian/control	[utf-8] (original)
+++ desktop/unstable/libcryptui/debian/control	[utf-8] Sun Jul  9 22:01:34 2017
@@ -7,9 +7,8 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Jordi Mallach <jordi at debian.org>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools,
-               dh-autoreconf,
                gsettings-desktop-schemas-dev,
                libgpgme-dev (>= 1.0.0),
                intltool (>= 0.35),

Modified: desktop/unstable/libcryptui/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libcryptui/debian/control.in?rev=52619&op=diff
==============================================================================
--- desktop/unstable/libcryptui/debian/control.in	[utf-8] (original)
+++ desktop/unstable/libcryptui/debian/control.in	[utf-8] Sun Jul  9 22:01:34 2017
@@ -3,9 +3,8 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                gnome-pkg-tools,
-               dh-autoreconf,
                gsettings-desktop-schemas-dev,
                libgpgme-dev (>= 1.0.0),
                intltool (>= 0.35),

Modified: desktop/unstable/libcryptui/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libcryptui/debian/rules?rev=52619&op=diff
==============================================================================
--- desktop/unstable/libcryptui/debian/rules	[utf-8] (original)
+++ desktop/unstable/libcryptui/debian/rules	[utf-8] Sun Jul  9 22:01:34 2017
@@ -5,7 +5,7 @@
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 %:
-	dh $@ --with autoreconf,gir,gnome
+	dh $@ --with gir,gnome
 
 override_dh_autoreconf:
 	dh_autoreconf --as-needed




More information about the pkg-gnome-commits mailing list