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

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sun Mar 15 14:30:39 UTC 2009


Author: joss
Date: Sun Mar 15 14:30:39 2009
New Revision: 19067

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19067
Log:
Build-depend on libglib2.0-doc to ensure proper xrefs.

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=19067&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/changelog (original)
+++ desktop/unstable/gnome-keyring/debian/changelog Sun Mar 15 14:30:39 2009
@@ -1,7 +1,11 @@
 gnome-keyring (2.24.1-3) UNRELEASED; urgency=low
 
+  [ Loic Minier ]
   * Suggest hal as gnome-keyring attempts to contact it by default and logs a
     warning if it can't.
+
+  [ Josselin Mouette ]
+  * Build-depend on libglib2.0-doc to ensure proper xrefs.
 
  -- Loic Minier <lool at dooz.org>  Sun, 15 Mar 2009 14:50:04 +0100
 

Modified: desktop/unstable/gnome-keyring/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/control?rev=19067&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control (original)
+++ desktop/unstable/gnome-keyring/debian/control Sun Mar 15 14:30:39 2009
@@ -15,7 +15,8 @@
                libdbus-1-dev (>= 1.0),
                libgcrypt11-dev,
                libhal-storage-dev (>= 0.5.7),
-               libpam0g-dev
+               libpam0g-dev,
+               libglib2.0-doc
 Standards-Version: 3.8.0
 
 Package: gnome-keyring

Modified: desktop/unstable/gnome-keyring/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/control.in?rev=19067&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control.in (original)
+++ desktop/unstable/gnome-keyring/debian/control.in Sun Mar 15 14:30:39 2009
@@ -15,7 +15,8 @@
                libdbus-1-dev (>= 1.0),
                libgcrypt11-dev,
                libhal-storage-dev (>= 0.5.7),
-               libpam0g-dev
+               libpam0g-dev,
+               libglib2.0-doc
 Standards-Version: 3.8.0
 
 Package: gnome-keyring




More information about the pkg-gnome-commits mailing list