r34993 - in /desktop/experimental/gcr/debian: changelog control control.in
jordi at users.alioth.debian.org
jordi at users.alioth.debian.org
Thu May 17 20:53:34 UTC 2012
Author: jordi
Date: Thu May 17 20:53:34 2012
New Revision: 34993
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=34993
Log:
Let libgck-1-0 break gnome-keyring and seahorse (<< 3.4), as their
3.2.x versions don't work when using the new lib.
Modified:
desktop/experimental/gcr/debian/changelog
desktop/experimental/gcr/debian/control
desktop/experimental/gcr/debian/control.in
Modified: desktop/experimental/gcr/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gcr/debian/changelog?rev=34993&op=diff
==============================================================================
--- desktop/experimental/gcr/debian/changelog [utf-8] (original)
+++ desktop/experimental/gcr/debian/changelog [utf-8] Thu May 17 20:53:34 2012
@@ -1,3 +1,10 @@
+gcr (3.4.1-2) UNRELEASED; urgency=low
+
+ * Let libgck-1-0 break gnome-keyring and seahorse (<< 3.4), as their
+ 3.2.x versions don't work when using the new lib.
+
+ -- Jordi Mallach <jordi at debian.org> Thu, 03 May 2012 10:34:21 +0200
+
gcr (3.4.1-1) experimental; urgency=low
[ Jeremy Bicha ]
Modified: desktop/experimental/gcr/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gcr/debian/control?rev=34993&op=diff
==============================================================================
--- desktop/experimental/gcr/debian/control [utf-8] (original)
+++ desktop/experimental/gcr/debian/control [utf-8] Thu May 17 20:53:34 2012
@@ -7,7 +7,7 @@
Section: gnome
Priority: optional
Maintainer: Josselin Mouette <joss at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Jordi Mallach <jordi at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Jordi Mallach <jordi at debian.org>, Laurent Bigonville <bigon at debian.org>, Martin Pitt <mpitt at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
Build-Depends: debhelper (>= 8),
cdbs,
docbook-xml,
@@ -76,6 +76,7 @@
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
+Breaks: gnome-keyring (<< 3.4), seahorse (<< 3.4)
Description: Glib wrapper library for PKCS#11 - runtime
GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki)
interface.
Modified: desktop/experimental/gcr/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gcr/debian/control.in?rev=34993&op=diff
==============================================================================
--- desktop/experimental/gcr/debian/control.in [utf-8] (original)
+++ desktop/experimental/gcr/debian/control.in [utf-8] Thu May 17 20:53:34 2012
@@ -71,6 +71,7 @@
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
+Breaks: gnome-keyring (<< 3.4), seahorse (<< 3.4)
Description: Glib wrapper library for PKCS#11 - runtime
GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki)
interface.
More information about the pkg-gnome-commits
mailing list