[Pkg-sugar-commit] [sugar-toolkit] 01/02: Update package relations: Relax to recommend unversioned telepathy-mission-control-5 and telepathy-salut: Needed versions satisfied even in oldstable. Fix Recommend telepathy-gabble-legacy or older telepathy-gabble (not recent telepathy-gabble): Old Tubes API needed.
Jonas Smedegaard
dr at jones.dk
Wed Jun 17 17:21:27 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository sugar-toolkit.
commit 6555830591f2f3adb5982d30469205434fd7746b
Author: Jonas Smedegaard <dr at jones.dk>
Date: Wed Jun 17 12:01:32 2015 -0500
Update package relations: Relax to recommend unversioned telepathy-mission-control-5 and telepathy-salut: Needed versions satisfied even in oldstable. Fix Recommend telepathy-gabble-legacy or older telepathy-gabble (not recent telepathy-gabble): Old Tubes API needed.
---
debian/rules | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index 81db440..c565f32 100755
--- a/debian/rules
+++ b/debian/rules
@@ -65,13 +65,14 @@ bdeps +=, chrpath
# * shared-mime-info (update-mime-database) used in sugar.bundle.bundlebuilder
# * unzip used in sugar.bundle.bundle
# * git used in sugar.activity.bundlebuilder
+# * legacy/older telepathy-gabble needed for its Tubes ABI
python-depends = gtk2 dbus gobject cairo telepathy
python-depends += sugar hippocanvas gconf dateutil rsvg
depends = $(patsubst %,$(comma) python-%,$(python-depends))
recommends = sugar-presence-service, ttf-dejavu-core, unzip
-recommends +=, dbus-x11, telepathy-mission-control-5 (>= 1:5.6)
-recommends +=, telepathy-gabble (>= 0.10), telepathy-salut (>= 0.4)
+recommends +=, dbus-x11, telepathy-mission-control-5, telepathy-salut
recommends +=, python-carquinyol, python-jarabe, shared-mime-info
+recommends +=, telepathy-gabble-legacy | telepathy-gabble (<< 0.17.25)
suggests = git, ttf-dejavu-extra
CDBS_BUILD_DEPENDS +=, $(bdeps)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar-toolkit.git
More information about the pkg-sugar-commit
mailing list