From a750cfa6cbd3e9d17469c165051e568a830323d2 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 07 May 2008 10:13:09 +0000 Subject: Tighten python-xpcom dependency to match build-dependency. --- diff --git a/debian/changelog b/debian/changelog index eb55fa0..1265642 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +sugar-hulahop (0.4.0~git.20071211-2) experimental; urgency=low + + * Tighten python-xpcom dependency to match build-dependency. + + -- Jonas Smedegaard Wed, 07 May 2008 12:11:51 +0200 + sugar-hulahop (0.4.0~git.20071211-1) experimental; urgency=low * Initial release. Closes: bug#444021. diff --git a/debian/control b/debian/control index 5376024..221b9a7 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ XS-Python-Version: all Package: python-hulahop Architecture: any -Depends: ${shlibs:Depends}, ${python:Depends}, python-gtk2, python-gobject, python-xpcom +Depends: ${shlibs:Depends}, ${python:Depends}, python-gtk2, python-gobject, python-xpcom (>= 1.9~b5-4~) Suggests: sugar-web-activity Provides: ${python:Provides} XB-Python-Version: ${python:Versions} diff --git a/debian/control.in b/debian/control.in index d91fd7a..3c11b20 100644 --- a/debian/control.in +++ b/debian/control.in @@ -12,7 +12,7 @@ XS-Python-Version: all Package: python-hulahop Architecture: any -Depends: ${shlibs:Depends}, ${python:Depends}, python-gtk2, python-gobject, python-xpcom +Depends: ${shlibs:Depends}, ${python:Depends}, python-gtk2, python-gobject, python-xpcom (>= 1.9~b5-4~) Suggests: sugar-web-activity Provides: ${python:Provides} XB-Python-Version: ${python:Versions} -- cgit v0.9.1