r54454 - in /desktop/unstable/libsecret/debian: changelog compat control control.in rules

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Sun Oct 15 17:38:00 UTC 2017


Author: jbicha
Date: Sun Oct 15 17:37:59 2017
New Revision: 54454

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

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

Modified: desktop/unstable/libsecret/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libsecret/debian/changelog?rev=54454&op=diff
==============================================================================
--- desktop/unstable/libsecret/debian/changelog	[utf-8] (original)
+++ desktop/unstable/libsecret/debian/changelog	[utf-8] Sun Oct 15 17:37:59 2017
@@ -3,6 +3,7 @@
   * debian/control.in:
     - Build-Depend on libgcrypt20-dev instead of transitional package
       (Closes: #864119)
+  * Bump debhelper compat to 10
 
  -- Jeremy Bicha <jbicha at debian.org>  Sun, 15 Oct 2017 13:02:45 -0400
 

Modified: desktop/unstable/libsecret/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libsecret/debian/compat?rev=54454&op=diff
==============================================================================
--- desktop/unstable/libsecret/debian/compat	[utf-8] (original)
+++ desktop/unstable/libsecret/debian/compat	[utf-8] Sun Oct 15 17:37:59 2017
@@ -1 +1 @@
-9
+10

Modified: desktop/unstable/libsecret/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libsecret/debian/control?rev=54454&op=diff
==============================================================================
--- desktop/unstable/libsecret/debian/control	[utf-8] (original)
+++ desktop/unstable/libsecret/debian/control	[utf-8] Sun Oct 15 17:37:59 2017
@@ -6,9 +6,8 @@
 Section: devel
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Michael Biebl <biebl at debian.org>, Sebastien Bacher <seb128 at debian.org>, Sjoerd Simons <sjoerd at debian.org>
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
+Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Jeremy Bicha <jbicha at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Build-Depends: debhelper (>= 10),
                intltool (>= 0.35.0),
                libglib2.0-dev (>= 2.38.0),
                libgcrypt20-dev (>= 1.2.2),

Modified: desktop/unstable/libsecret/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libsecret/debian/control.in?rev=54454&op=diff
==============================================================================
--- desktop/unstable/libsecret/debian/control.in	[utf-8] (original)
+++ desktop/unstable/libsecret/debian/control.in	[utf-8] Sun Oct 15 17:37:59 2017
@@ -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.35.0),
                libglib2.0-dev (>= 2.38.0),
                libgcrypt20-dev (>= 1.2.2),

Modified: desktop/unstable/libsecret/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libsecret/debian/rules?rev=54454&op=diff
==============================================================================
--- desktop/unstable/libsecret/debian/rules	[utf-8] (original)
+++ desktop/unstable/libsecret/debian/rules	[utf-8] Sun Oct 15 17:37:59 2017
@@ -3,7 +3,7 @@
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 %:
-	dh $@ --with autoreconf,gir,gnome
+	dh $@ --with gir,gnome
 
 override_dh_install:
 	find debian/tmp/usr/lib -name '*.la' -delete




More information about the pkg-gnome-commits mailing list