r48196 - in /desktop/unstable/gnome-keyring/debian: changelog control control.in
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Sun Apr 17 23:08:23 UTC 2016
Author: biebl
Date: Sun Apr 17 23:08:23 2016
New Revision: 48196
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=48196
Log:
Add Breaks: gnome-session (<< 3.20.0) to ensure we have a recent enough
version with support for PreDisplayServer autostart phase.
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=48196&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/changelog [utf-8] Sun Apr 17 23:08:23 2016
@@ -2,6 +2,8 @@
* New upstream release.
* Drop debian/patches/fix_conflicting_types.patch, merged upstream.
+ * Add Breaks: gnome-session (<< 3.20.0) to ensure we have a recent enough
+ version with support for PreDisplayServer autostart phase.
-- Michael Biebl <biebl at debian.org> Sat, 16 Apr 2016 16:01:30 +0200
Modified: desktop/unstable/gnome-keyring/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/control?rev=48196&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/control [utf-8] Sun Apr 17 23:08:23 2016
@@ -42,6 +42,7 @@
p11-kit (>= 0.16),
libcap2-bin [linux-any],
pinentry-gnome3
+Breaks: gnome-session (<< 3.20.0)
Recommends: libpam-gnome-keyring
Description: GNOME keyring services (daemon and tools)
gnome-keyring is a daemon in the session, similar to ssh-agent,
Modified: desktop/unstable/gnome-keyring/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-keyring/debian/control.in?rev=48196&op=diff
==============================================================================
--- desktop/unstable/gnome-keyring/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-keyring/debian/control.in [utf-8] Sun Apr 17 23:08:23 2016
@@ -38,6 +38,7 @@
p11-kit (>= 0.16),
libcap2-bin [linux-any],
pinentry-gnome3
+Breaks: gnome-session (<< 3.20.0)
Recommends: libpam-gnome-keyring
Description: GNOME keyring services (daemon and tools)
gnome-keyring is a daemon in the session, similar to ssh-agent,
More information about the pkg-gnome-commits
mailing list