r27729 - in /desktop/unstable/libgnome-keyring/debian: changelog control control.in

jordi at users.alioth.debian.org jordi at users.alioth.debian.org
Thu Apr 21 18:36:15 UTC 2011


Author: jordi
Date: Thu Apr 21 18:36:12 2011
New Revision: 27729

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27729
Log:
Add a libgnome-keyring0-dbg package (closes: #576231).

Modified:
    desktop/unstable/libgnome-keyring/debian/changelog
    desktop/unstable/libgnome-keyring/debian/control
    desktop/unstable/libgnome-keyring/debian/control.in

Modified: desktop/unstable/libgnome-keyring/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome-keyring/debian/changelog?rev=27729&op=diff
==============================================================================
--- desktop/unstable/libgnome-keyring/debian/changelog [utf-8] (original)
+++ desktop/unstable/libgnome-keyring/debian/changelog [utf-8] Thu Apr 21 18:36:12 2011
@@ -1,3 +1,9 @@
+libgnome-keyring (3.0.0-3) UNRELEASED; urgency=low
+
+  * Add a libgnome-keyring0-dbg package (closes: #576231).
+
+ -- Jordi Mallach <jordi at debian.org>  Thu, 21 Apr 2011 19:41:47 +0200
+
 libgnome-keyring (3.0.0-2) unstable; urgency=medium
 
   [ Josselin Mouette ]

Modified: desktop/unstable/libgnome-keyring/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome-keyring/debian/control?rev=27729&op=diff
==============================================================================
--- desktop/unstable/libgnome-keyring/debian/control [utf-8] (original)
+++ desktop/unstable/libgnome-keyring/debian/control [utf-8] Thu Apr 21 18:36:12 2011
@@ -59,3 +59,20 @@
  .
  This package contains shared libraries for GNOME.
 
+Package: libgnome-keyring0-dbg
+Section: debug
+Architecture: any
+Depends: libgnome-keyring0 (= ${binary:Version})
+Description: GNOME keyring services library (debugging 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.
+ .
+ Most people should not need this package.

Modified: desktop/unstable/libgnome-keyring/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome-keyring/debian/control.in?rev=27729&op=diff
==============================================================================
--- desktop/unstable/libgnome-keyring/debian/control.in [utf-8] (original)
+++ desktop/unstable/libgnome-keyring/debian/control.in [utf-8] Thu Apr 21 18:36:12 2011
@@ -54,3 +54,20 @@
  .
  This package contains shared libraries for GNOME.
 
+Package: libgnome-keyring0-dbg
+Section: debug
+Architecture: any
+Depends: libgnome-keyring0 (= ${binary:Version})
+Description: GNOME keyring services library (debugging 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.
+ .
+ Most people should not need this package.




More information about the pkg-gnome-commits mailing list