diff -u sugar-web-activity-95/debian/control sugar-web-activity-95/debian/control --- sugar-web-activity-95/debian/control +++ sugar-web-activity-95/debian/control @@ -1,8 +1,8 @@ Source: sugar-web-activity Section: x11 Priority: optional -Maintainer: Debian OLPC -Uploaders: Jonas Smedegaard +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Debian OLPC Build-Depends: cdbs (>= 0.4.39), debhelper (>= 5.0.44), python-sugar, python-sugar-toolkit (>= 0.81.4-2~), unzip, python-dev (>= 2.3.5-11), python-central (>= 0.5.6), devscripts (>= 2.10.7), quilt, patchutils (>= 0.2.25), dh-buildinfo Standards-Version: 3.7.3 Vcs-Git: git://git.debian.org/git/collab-maint/sugar-web-activity.git @@ -12,7 +12,7 @@ Package: sugar-web-activity Architecture: all -Depends: ${shlibs:Depends}, ${python:Depends}, python-gobject, python-gtk2, python-dbus, python-gnome2-desktop (>= 2.16), python-simplejson, python-xpcom, python-hulahop, python-olpc-datastore, python-sugar, python-sugar-toolkit +Depends: ${shlibs:Depends}, ${python:Depends}, python-gobject, python-gtk2, python-dbus, python-gnome2-desktop (>= 2.16), python-simplejson, xulrunner-1.9, python-hulahop, python-olpc-datastore, python-sugar, python-sugar-toolkit Recommends: sugar, sugar-artwork Provides: ${python:Provides} XB-Python-Version: ${python:Versions} diff -u sugar-web-activity-95/debian/changelog sugar-web-activity-95/debian/changelog --- sugar-web-activity-95/debian/changelog +++ sugar-web-activity-95/debian/changelog @@ -1,3 +1,9 @@ +sugar-web-activity (95-1ubuntu1) intrepid; urgency=low + + * Change dependency from python-xpcom to xulrunner-1.9 (LP: #287745) + + -- Morgan Collett Wed, 22 Oct 2008 21:53:37 +0200 + sugar-web-activity (95-1) unstable; urgency=low * New upstream release.