r28187 - in /desktop/unstable/seahorse/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Jun 2 21:19:43 UTC 2011


Author: biebl
Date: Thu Jun  2 21:19:43 2011
New Revision: 28187

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28187
Log:
Replace Build-Depends on libgp11-dev with libgck-dev (>= 3.0.0) for
PKCS#11 support.

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

Modified: desktop/unstable/seahorse/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/seahorse/debian/changelog?rev=28187&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/changelog [utf-8] (original)
+++ desktop/unstable/seahorse/debian/changelog [utf-8] Thu Jun  2 21:19:43 2011
@@ -4,6 +4,8 @@
   * debian/watch: Switch to .bz2 tarballs.
   * Refresh debian/patches/08_force_ssh.patch.
   * Bump debhelper compatibility level to 8. Update Build-Depends accordingly.
+  * Replace Build-Depends on libgp11-dev with libgck-dev (>= 3.0.0) for
+    PKCS#11 support.
 
  -- Michael Biebl <biebl at debian.org>  Thu, 02 Jun 2011 22:47:52 +0200
 

Modified: desktop/unstable/seahorse/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/seahorse/debian/control?rev=28187&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/control [utf-8] (original)
+++ desktop/unstable/seahorse/debian/control [utf-8] Thu Jun  2 21:19:43 2011
@@ -13,7 +13,7 @@
                dh-autoreconf,
                scrollkeeper,
                libgpgme11-dev (>= 1.0.0),
-               libgp11-dev (>= 2.29.4),
+               libgck-dev (>= 3.0.0),
                libgcr-3-dev (>= 3.0.0),
                intltool (>= 0.35),
                libsoup2.4-dev,

Modified: desktop/unstable/seahorse/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/seahorse/debian/control.in?rev=28187&op=diff
==============================================================================
--- desktop/unstable/seahorse/debian/control.in [utf-8] (original)
+++ desktop/unstable/seahorse/debian/control.in [utf-8] Thu Jun  2 21:19:43 2011
@@ -8,7 +8,7 @@
                dh-autoreconf,
                scrollkeeper,
                libgpgme11-dev (>= 1.0.0),
-               libgp11-dev (>= 2.29.4),
+               libgck-dev (>= 3.0.0),
                libgcr-3-dev (>= 3.0.0),
                intltool (>= 0.35),
                libsoup2.4-dev,




More information about the pkg-gnome-commits mailing list