r14159 - in /desktop/unstable/gnome-session/debian: changelog control control.in
slomo at users.alioth.debian.org
slomo at users.alioth.debian.org
Sat Jan 12 06:32:40 UTC 2008
Author: slomo
Date: Sat Jan 12 06:32:40 2008
New Revision: 14159
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=14159
Log:
* Build depend on gnome-keyring as configure checks for the
gnome-keyring-daemon binary.
Modified:
desktop/unstable/gnome-session/debian/changelog
desktop/unstable/gnome-session/debian/control
desktop/unstable/gnome-session/debian/control.in
Modified: desktop/unstable/gnome-session/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-session/debian/changelog?rev=14159&op=diff
==============================================================================
--- desktop/unstable/gnome-session/debian/changelog (original)
+++ desktop/unstable/gnome-session/debian/changelog Sat Jan 12 06:32:40 2008
@@ -9,6 +9,8 @@
* New upstream release with translation updates.
* Update Standards-Version to 3.7.3, no additional changes needed.
* 90_autoconf-autoheader.patch: regenerated.
+ * Build depend on gnome-keyring as configure checks for the
+ gnome-keyring-daemon binary.
-- Sebastian Dröge <slomo at debian.org> Sat, 12 Jan 2008 07:16:22 +0100
Modified: desktop/unstable/gnome-session/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-session/debian/control?rev=14159&op=diff
==============================================================================
--- desktop/unstable/gnome-session/debian/control (original)
+++ desktop/unstable/gnome-session/debian/control Sat Jan 12 06:32:40 2008
@@ -30,6 +30,7 @@
sharutils,
libdbus-glib-1-dev (>= 0.35),
libgnome-keyring-dev (>= 0.5.1),
+ gnome-keyring (>= 0.5.1),
libgnome-settings-daemon-dev (>= 1:2.20.1-2),
libglib2.0-dev (>= 2.13.0),
libgtk2.0-dev (>= 2.11.1)
Modified: desktop/unstable/gnome-session/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-session/debian/control.in?rev=14159&op=diff
==============================================================================
--- desktop/unstable/gnome-session/debian/control.in (original)
+++ desktop/unstable/gnome-session/debian/control.in Sat Jan 12 06:32:40 2008
@@ -30,6 +30,7 @@
sharutils,
libdbus-glib-1-dev (>= 0.35),
libgnome-keyring-dev (>= 0.5.1),
+ gnome-keyring (>= 0.5.1),
libgnome-settings-daemon-dev (>= 1:2.20.1-2),
libglib2.0-dev (>= 2.13.0),
libgtk2.0-dev (>= 2.11.1)
More information about the pkg-gnome-commits
mailing list