From b251168ca76d6088709d74ab37fced59f327b18a Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 07 Oct 2008 09:56:14 +0000 Subject: Depend on ${misc:Depends}. --- diff --git a/debian/changelog b/debian/changelog index 15067d8..c32046d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +sugar-datastore (0.82.0-2) UNRELEASED; urgency=low + + * Depend on ${misc:Depends}. + + -- Jonas Smedegaard Tue, 07 Oct 2008 11:55:46 +0200 + sugar-datastore (0.82.0-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index df7be7a..a70cc99 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ XS-Python-Version: all Package: python-olpc-datastore Architecture: all -Depends: ${shlibs:Depends}, ${python:Depends}, python-gobject, python-dbus, python-gnome2, python-xapian, python-sugar +Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, python-gobject, python-dbus, python-gnome2, python-xapian, python-sugar Suggests: sugar, poppler-utils | xpdf-utils, abiword | abiword-gnome Provides: ${python:Provides} XB-Python-Version: ${python:Versions} diff --git a/debian/control.in b/debian/control.in index cdfa63f..5a89eb8 100644 --- a/debian/control.in +++ b/debian/control.in @@ -12,7 +12,7 @@ XS-Python-Version: all Package: python-olpc-datastore Architecture: all -Depends: ${shlibs:Depends}, ${python:Depends}, python-gobject, python-dbus, python-gnome2, python-xapian, python-sugar +Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, python-gobject, python-dbus, python-gnome2, python-xapian, python-sugar Suggests: sugar, poppler-utils | xpdf-utils, abiword | abiword-gnome Provides: ${python:Provides} XB-Python-Version: ${python:Versions} -- cgit v0.9.1