diff -pruN 0.4.2.1-7/debian/changelog 0.4.2.1-7ubuntu1/debian/changelog --- 0.4.2.1-7/debian/changelog 2008-09-30 17:28:48.000000000 +0100 +++ 0.4.2.1-7ubuntu1/debian/changelog 2008-09-30 17:28:47.000000000 +0100 @@ -1,3 +1,11 @@ +mozilla-bonobo (0.4.2.1-7ubuntu1) intrepid; urgency=low + + * fix LP: #272772: packages that Depend/Recommend/Suggest firefox + (meta-package) must alternatively Depend/Recommend/Suggest abrowser + - update debian/control + + -- Alexander Sack Mon, 22 Sep 2008 02:42:49 +0200 + mozilla-bonobo (0.4.2.1-7) unstable; urgency=low [ Loic Minier ] diff -pruN 0.4.2.1-7/debian/control 0.4.2.1-7ubuntu1/debian/control --- 0.4.2.1-7/debian/control 2008-09-30 17:28:48.000000000 +0100 +++ 0.4.2.1-7ubuntu1/debian/control 2008-09-30 17:28:47.000000000 +0100 @@ -1,7 +1,8 @@ Source: mozilla-bonobo Section: gnome Priority: optional -Maintainer: Debian GNOME Maintainers +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Debian GNOME Maintainers Build-Depends: autotools-dev, cdbs (>= 0.4.41), quilt, @@ -19,7 +20,7 @@ Package: mozilla-bonobo Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: iceweasel | firefox | konqueror (>= 3.1.1) | galeon | epiphany-browser +Recommends: iceweasel | firefox | abrowser | konqueror (>= 3.1.1) | galeon | epiphany-browser Suggests: abiword-gnome, gpdf Description: Mozilla plugin support for Bonobo components diff -pruN 0.4.2.1-7/debian/rules 0.4.2.1-7ubuntu1/debian/rules --- 0.4.2.1-7/debian/rules 2008-09-30 17:28:48.000000000 +0100 +++ 0.4.2.1-7ubuntu1/debian/rules 2008-09-30 17:28:47.000000000 +0100 @@ -6,7 +6,7 @@ GNOME_DOWNLOAD_URL = http://download.sav include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/rules/patchsys-quilt.mk include /usr/share/cdbs/1/class/gnome.mk -include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk +#include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk # Compilation options