r52672 - in /desktop/unstable/gnome-keyring/debian: changelog control control.in

mitya57 at users.alioth.debian.org mitya57 at users.alioth.debian.org
Tue Jul 18 15:19:35 UTC 2017


Author: mitya57
Date: Tue Jul 18 15:19:35 2017
New Revision: 52672

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=52672
Log:
Change build-dependency from libgcrypt11-dev to libgcrypt20-dev.

Modified:
    desktop/unstable/gnome-keyring/debian/changelog
    desktop/unstable/gnome-keyring/debian/control
    desktop/unstable/gnome-keyring/debian/control.in

Modified: desktop/unstable/gnome-keyring/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/changelog?rev=52672&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/changelog	[utf-8] Tue Jul 18 15:19:35 2017
@@ -2,6 +2,8 @@
 
   * New upstream bugfix release.
   * Drop 0001-man-Fix-.so-link-in-gnome-keyring-3.patch, applied upstream.
+  * Change build-dependency from libgcrypt11-dev to libgcrypt20-dev
+    (closes: #864105).
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Tue, 18 Jul 2017 16:54:45 +0300
 

Modified: desktop/unstable/gnome-keyring/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/control?rev=52672&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/control	[utf-8] Tue Jul 18 15:19:35 2017
@@ -19,7 +19,7 @@
                libcap-ng-dev [linux-any],
                libgck-1-dev (>= 3.3.4),
                libgcr-3-dev (>= 3.5.3),
-               libgcrypt11-dev (>= 1.2.2),
+               libgcrypt20-dev (>= 1.2.2),
                libglib2.0-dev (>= 2.38.0),
                libp11-kit-dev (>= 0.15.1),
                libpam0g-dev,

Modified: desktop/unstable/gnome-keyring/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/control.in?rev=52672&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/control.in	[utf-8] Tue Jul 18 15:19:35 2017
@@ -15,7 +15,7 @@
                libcap-ng-dev [linux-any],
                libgck-1-dev (>= 3.3.4),
                libgcr-3-dev (>= 3.5.3),
-               libgcrypt11-dev (>= 1.2.2),
+               libgcrypt20-dev (>= 1.2.2),
                libglib2.0-dev (>= 2.38.0),
                libp11-kit-dev (>= 0.15.1),
                libpam0g-dev,




More information about the pkg-gnome-commits mailing list