r22706 - in /desktop/unstable/gnome-keyring/debian: changelog control control.in
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Mon Jan 4 14:57:07 UTC 2010
Author: joss
Date: Mon Jan 4 14:57:06 2010
New Revision: 22706
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22706
Log:
The library only suggests the daemon. Closes: #563358.
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=22706&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/changelog [utf-8] Mon Jan 4 14:57:06 2010
@@ -1,3 +1,9 @@
+gnome-keyring (2.28.2-2) UNRELEASED; urgency=low
+
+ * The library only suggests the daemon. Closes: #563358.
+
+ -- Josselin Mouette <joss at debian.org> Mon, 04 Jan 2010 15:56:46 +0100
+
gnome-keyring (2.28.2-1) unstable; urgency=low
[ Josselin Mouette ]
Modified: desktop/unstable/gnome-keyring/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/control?rev=22706&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/control [utf-8] Mon Jan 4 14:57:06 2010
@@ -64,7 +64,7 @@
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
-Recommends: gnome-keyring
+Suggests: gnome-keyring
Description: GNOME keyring services library
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=22706&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/control.in [utf-8] Mon Jan 4 14:57:06 2010
@@ -59,7 +59,7 @@
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
-Recommends: gnome-keyring
+Suggests: gnome-keyring
Description: GNOME keyring services library
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