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

lool at users.alioth.debian.org lool at users.alioth.debian.org
Sun Mar 15 13:50:37 UTC 2009


Author: lool
Date: Sun Mar 15 13:50:36 2009
New Revision: 19055

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19055
Log:
Suggest hal as gnome-keyring attempts to contact it by default and logs a
warning if it can't.

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=19055&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/changelog (original)
+++ desktop/unstable/gnome-keyring/debian/changelog Sun Mar 15 13:50:36 2009
@@ -1,3 +1,10 @@
+gnome-keyring (2.24.1-3) UNRELEASED; urgency=low
+
+  * Suggest hal as gnome-keyring attempts to contact it by default and logs a
+    warning if it can't.
+
+ -- Loic Minier <lool at dooz.org>  Sun, 15 Mar 2009 14:50:04 +0100
+
 gnome-keyring (2.24.1-2) unstable; urgency=low
 
   * gnome-keyring depends on dbus-x11. Closes: #509308.

Modified: desktop/unstable/gnome-keyring/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/control?rev=19055&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control (original)
+++ desktop/unstable/gnome-keyring/debian/control Sun Mar 15 13:50:36 2009
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Ondřej Surý <ondrej at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Sebastian Dröge <slomo at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: debhelper (>= 5),
                gnome-pkg-tools (>= 0.10),
                libgtk2.0-dev (>= 2.6.0),
@@ -25,6 +25,7 @@
          ${shlibs:Depends},
          dbus-x11
 Recommends: libpam-gnome-keyring
+Suggests: hal
 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=19055&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control.in (original)
+++ desktop/unstable/gnome-keyring/debian/control.in Sun Mar 15 13:50:36 2009
@@ -25,6 +25,7 @@
          ${shlibs:Depends},
          dbus-x11
 Recommends: libpam-gnome-keyring
+Suggests: hal
 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