[Pkg-telepathy-commits] [SCM] telepathy-gabble packaging branch, debian-experimental, updated. debian/0.9.18-1-1-g62e13dc
Simon McVittie
smcv at debian.org
Tue Sep 14 16:09:53 UTC 2010
The following commit has been merged in the debian-experimental branch:
commit 62e13dc230d0ed119686a176e860aff36172af76
Author: Simon McVittie <smcv at debian.org>
Date: Tue Sep 14 16:41:50 2010 +0100
Add Breaks for Mission Control older than 5.5, since interactive TLS checking (present since 0.9.17) isn't dispatched on those versions, resulting in an apparent hang
diff --git a/debian/changelog b/debian/changelog
index e85e27c..cd4768f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+telepathy-gabble (0.9.18-2) experimental; urgency=low
+
+ * Add Breaks for Mission Control older than 5.5, since interactive TLS
+ checking (present since 0.9.17) isn't dispatched on those versions,
+ resulting in an apparent hang
+
+ -- Simon McVittie <smcv at debian.org> Tue, 14 Sep 2010 16:38:33 +0100
+
telepathy-gabble (0.9.18-1) experimental; urgency=low
* New upstream release
diff --git a/debian/control b/debian/control
index b7db862..f5ed2d9 100644
--- a/debian/control
+++ b/debian/control
@@ -30,6 +30,7 @@ Homepage: http://telepathy.freedesktop.org/wiki/
Package: telepathy-gabble
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
+Breaks: telepathy-mission-control-5 (<< 1:5.5)
Provides: telepathy-connection-manager
Description: Jabber/XMPP connection manager
Gabble is a Jabber/XMPP connection manager for the Telepathy framework,
--
telepathy-gabble packaging
More information about the Pkg-telepathy-commits
mailing list