r46407 - in /desktop/unstable/gcr/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Oct 8 16:59:01 UTC 2015


Author: biebl
Date: Thu Oct  8 16:59:01 2015
New Revision: 46407

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=46407
Log:
Switch Build-Depends from transitional libgcrypt11-dev to libgcrypt20-dev.

Modified:
    desktop/unstable/gcr/debian/changelog
    desktop/unstable/gcr/debian/control
    desktop/unstable/gcr/debian/control.in

Modified: desktop/unstable/gcr/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gcr/debian/changelog?rev=46407&op=diff
==============================================================================
--- desktop/unstable/gcr/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gcr/debian/changelog	[utf-8] Thu Oct  8 16:59:01 2015
@@ -2,6 +2,7 @@
 
   * New upstream release.
   * Bump Build-Depends on libgtk-3-dev to (>= 3.12.0) as per configure.ac.
+  * Switch Build-Depends from transitional libgcrypt11-dev to libgcrypt20-dev.
 
  -- Michael Biebl <biebl at debian.org>  Thu, 08 Oct 2015 18:55:08 +0200
 

Modified: desktop/unstable/gcr/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gcr/debian/control?rev=46407&op=diff
==============================================================================
--- desktop/unstable/gcr/debian/control	[utf-8] (original)
+++ desktop/unstable/gcr/debian/control	[utf-8] Thu Oct  8 16:59:01 2015
@@ -23,7 +23,7 @@
                libtasn1-6-dev,
                libtasn1-bin,
                libdbus-1-dev (>= 1.0),
-               libgcrypt11-dev (>= 1.4.5),
+               libgcrypt20-dev (>= 1.4.5),
                libp11-kit-dev (>= 0.19.0),
                libglib2.0-doc,
                valac,

Modified: desktop/unstable/gcr/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gcr/debian/control.in?rev=46407&op=diff
==============================================================================
--- desktop/unstable/gcr/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gcr/debian/control.in	[utf-8] Thu Oct  8 16:59:01 2015
@@ -19,7 +19,7 @@
                libtasn1-6-dev,
                libtasn1-bin,
                libdbus-1-dev (>= 1.0),
-               libgcrypt11-dev (>= 1.4.5),
+               libgcrypt20-dev (>= 1.4.5),
                libp11-kit-dev (>= 0.19.0),
                libglib2.0-doc,
                valac,




More information about the pkg-gnome-commits mailing list