On 04/16/2010 08:24 PM, Matijs van Zuijlen wrote:
After sending, I also noticed that libgnome-keyring0 now has a separate
source package. I will send a patch for that package's control.in after
I confirm it produces the correct packages.

And here it is.

--
Matijs

--- debian/control.in.orig	2010-04-16 19:36:43.000000000 +0200
+++ debian/control.in	2010-04-16 19:34:10.000000000 +0200
@@ -53,3 +53,19 @@
  .
  This package contains shared libraries for GNOME.
 
+Package: libgnome-keyring-dbg
+Section: debug
+Architecture: any
+Depends: libgnome-keyring0 (= ${binary:Version})
+Description: GNOME keyring services library (debug symbols)
+ gnome-keyring is a daemon in the session, similar to ssh-agent,
+ and other applications can use it to store passwords and other
+ sensitive information.
+ .
+ The program can manage several keyrings, each with its own master
+ password, and there is also a session keyring which is never stored to
+ disk, but forgotten when the session ends.
+ .
+ This package contains detached debugging symbols for the shared
+ libraries.
+

Reply via email to