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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Sep 29 14:29:13 UTC 2011


Author: biebl
Date: Thu Sep 29 14:29:13 2011
New Revision: 29853

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29853
Log:
Change priority of libgnome-keyring0-dbg to extra and add ${misc:Depends}.

Modified:
    desktop/unstable/libgnome-keyring/debian/changelog
    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=29853&op=diff
==============================================================================
--- desktop/unstable/libgnome-keyring/debian/changelog [utf-8] (original)
+++ desktop/unstable/libgnome-keyring/debian/changelog [utf-8] Thu Sep 29 14:29:13 2011
@@ -2,6 +2,7 @@
 
   * New upstream release.
   * Bump debhelper compatibility level to 8.
+  * Change priority of libgnome-keyring0-dbg to extra and add ${misc:Depends}.
 
  -- Michael Biebl <biebl at debian.org>  Thu, 29 Sep 2011 15:28:34 +0200
 

Modified: desktop/unstable/libgnome-keyring/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnome-keyring/debian/control.in?rev=29853&op=diff
==============================================================================
--- desktop/unstable/libgnome-keyring/debian/control.in [utf-8] (original)
+++ desktop/unstable/libgnome-keyring/debian/control.in [utf-8] Thu Sep 29 14:29:13 2011
@@ -56,8 +56,10 @@
 
 Package: libgnome-keyring0-dbg
 Section: debug
+Priority: extra
 Architecture: any
-Depends: libgnome-keyring0 (= ${binary:Version})
+Depends: ${misc: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




More information about the pkg-gnome-commits mailing list