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

joss at users.alioth.debian.org joss at users.alioth.debian.org
Thu Apr 21 06:30:57 UTC 2011


Author: joss
Date: Thu Apr 21 06:30:43 2011
New Revision: 27714

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27714
Log:
Break seahorse-plugins < 3.0, since it takes over the GPG 
functionality.

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=27714&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/changelog [utf-8] Thu Apr 21 06:30:43 2011
@@ -3,6 +3,8 @@
   * Break libgnome-keyring < 3.0.
   * Fail gracefully when capabilities are not supported.
     Closes: #622875, #623335.
+  * Break seahorse-plugins < 3.0, since it takes over the GPG 
+    functionality.
 
  -- Josselin Mouette <joss at debian.org>  Sat, 16 Apr 2011 18:41:54 +0200
 

Modified: desktop/unstable/gnome-keyring/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/control?rev=27714&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/control [utf-8] Thu Apr 21 06:30:43 2011
@@ -36,8 +36,9 @@
          ${shlibs:Depends},
          dbus-x11,
          libcap2-bin [linux-any]
-Breaks: libgnome-keyring0 (<< 3.0)
 Recommends: libpam-gnome-keyring
+Breaks: libgnome-keyring0 (<< 3.0),
+        seahorse-plugins (<< 3.0)
 Description: GNOME keyring services (daemon and tools)
  gnome-keyring is a daemon in the session, similar to ssh-agent,
  and other applications can use it to store passwords and other

Modified: desktop/unstable/gnome-keyring/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/control.in?rev=27714&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/control.in [utf-8] Thu Apr 21 06:30:43 2011
@@ -31,8 +31,9 @@
          ${shlibs:Depends},
          dbus-x11,
          libcap2-bin [linux-any]
-Breaks: libgnome-keyring0 (<< 3.0)
 Recommends: libpam-gnome-keyring
+Breaks: libgnome-keyring0 (<< 3.0),
+        seahorse-plugins (<< 3.0)
 Description: GNOME keyring services (daemon and tools)
  gnome-keyring is a daemon in the session, similar to ssh-agent,
  and other applications can use it to store passwords and other




More information about the pkg-gnome-commits mailing list