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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Sep 29 15:36:00 UTC 2011


Author: biebl
Date: Thu Sep 29 15:35:59 2011
New Revision: 29862

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29862
Log:
Add Build-Depends on libp11-kit-dev (>= 0.6).

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=29862&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/changelog [utf-8] Thu Sep 29 15:35:59 2011
@@ -4,6 +4,7 @@
   * Drop libgcr0 and libgcr-dev again, upstream no longer supports GTK 2
     builds.
   * Bump debhelper compatibility level to 8.
+  * Add Build-Depends on libp11-kit-dev (>= 0.6).
 
  -- Michael Biebl <biebl at debian.org>  Thu, 29 Sep 2011 15:30:43 +0200
 

Modified: desktop/unstable/gnome-keyring/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/control?rev=29862&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/control [utf-8] Thu Sep 29 15:35:59 2011
@@ -21,6 +21,7 @@
                docbook-xml,
                libdbus-1-dev (>= 1.0),
                libgcrypt11-dev (>= 1.2.2),
+               libp11-kit-dev (>= 0.6),
                libpam0g-dev,
                ca-certificates,
                libglib2.0-doc,

Modified: desktop/unstable/gnome-keyring/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/control.in?rev=29862&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/control.in [utf-8] Thu Sep 29 15:35:59 2011
@@ -16,6 +16,7 @@
                docbook-xml,
                libdbus-1-dev (>= 1.0),
                libgcrypt11-dev (>= 1.2.2),
+               libp11-kit-dev (>= 0.6),
                libpam0g-dev,
                ca-certificates,
                libglib2.0-doc,




More information about the pkg-gnome-commits mailing list