From 94b36c61edd14ae2418d2187bb8783dea6b23e7a Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 07 Oct 2008 09:48:14 +0000 Subject: Build-depend on ${misc:Depends}. --- diff --git a/debian/changelog b/debian/changelog index 7f6c7b1..4acbcbc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +sugar-presence-service (0.82.0-2) UNRELEASED; urgency=low + + * Build-depend on ${misc:Depends}. + + -- Jonas Smedegaard Tue, 07 Oct 2008 11:47:49 +0200 + sugar-presence-service (0.82.0-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index 6f8a59d..748dae5 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ XS-Python-Version: all Package: sugar-presence-service Architecture: all -Depends: ${shlibs:Depends}, ${python:Depends}, python-gobject, python-dbus (>= 0.82.0), python-telepathy, python-sugar-toolkit, openssh-client, telepathy-gabble, telepathy-salut, telepathy-stream-engine +Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, python-gobject, python-dbus (>= 0.82.0), python-telepathy, python-sugar-toolkit, openssh-client, telepathy-gabble, telepathy-salut, telepathy-stream-engine Recommends: sugar, avahi-daemon Provides: ${python:Provides} XB-Python-Version: ${python:Versions} diff --git a/debian/control.in b/debian/control.in index 925f95f..dc750c4 100644 --- a/debian/control.in +++ b/debian/control.in @@ -12,7 +12,7 @@ XS-Python-Version: all Package: sugar-presence-service Architecture: all -Depends: ${shlibs:Depends}, ${python:Depends}, python-gobject, python-dbus (>= 0.82.0), python-telepathy, python-sugar-toolkit, openssh-client, telepathy-gabble, telepathy-salut, telepathy-stream-engine +Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, python-gobject, python-dbus (>= 0.82.0), python-telepathy, python-sugar-toolkit, openssh-client, telepathy-gabble, telepathy-salut, telepathy-stream-engine Recommends: sugar, avahi-daemon Provides: ${python:Provides} XB-Python-Version: ${python:Versions} -- cgit v0.9.1