--- libbonobo-2.32.1.orig/bonobo-activation-config.xml
+++ libbonobo-2.32.1/bonobo-activation-config.xml
@@ -8,6 +8,7 @@
+ - /usr/lib/bonobo/servers
--- libbonobo-2.32.1.orig/debian/changelog
+++ libbonobo-2.32.1/debian/changelog
@@ -0,0 +1,708 @@
+libbonobo (2.32.1-0ubuntu5) trusty; urgency=medium
+
+ * Build with dh-autoreconf for new ports.
+ * debian/patches/03_dont_use_srcdir_in_tests.patch: Avoid srcdir in
+ tests/Makefile.am to fix autoreconf.
+ * debian/patches/link_all_deplibs.patch: Override libtool's link_all_deplibs
+ from no to yes to match default from shipped libtool.
+
+ -- William Grant Mon, 16 Dec 2013 12:10:28 +1100
+
+libbonobo (2.32.1-0ubuntu4) saucy; urgency=low
+
+ * Fix disable_glib_deprecations.patch to not contain a copy of itself.
+
+ -- Adam Conrad Fri, 13 Sep 2013 18:01:55 -0400
+
+libbonobo (2.32.1-0ubuntu3) raring; urgency=low
+
+ * debian/patches/disable_glib_deprecations.patch: disable
+ -DG_DISABLE_DEPRECATED to fix build with the current glib
+
+ -- Sebastien Bacher Tue, 02 Apr 2013 13:40:51 +0200
+
+libbonobo (2.32.1-0ubuntu2) quantal; urgency=low
+
+ * Rebuild with multi-arch support (LP: #977947)
+ * Add versioned dependency on the version of liborbit2 that will look
+ in the multiarch path for its modules.
+ * Drop the .la file which is no longer used.
+
+ -- Adam Stokes Fri, 29 Jun 2012 14:59:54 -0400
+
+libbonobo (2.32.1-0ubuntu1) natty; urgency=low
+
+ * New upstream release
+ * debian/control:
+ - Use standards-version 3.9.1
+
+ -- Robert Ancell Wed, 06 Apr 2011 12:02:31 +1000
+
+libbonobo (2.32.0-0ubuntu1) maverick; urgency=low
+
+ * New upstream release.
+
+ -- Michael Terry Mon, 27 Sep 2010 10:05:17 -0400
+
+libbonobo (2.31.91-0ubuntu1) maverick; urgency=low
+
+ * New upstream release
+ * debian/control:
+ - Drop build-depends on libdbus-1-dev, libdbus-glib-1-dev
+ - Bump build-depends on libglib2.0-dev
+ - Add Vcs-Bzr link
+
+ -- Robert Ancell Fri, 03 Sep 2010 12:04:00 +1000
+
+libbonobo (2.24.3-1) unstable; urgency=low
+
+ * New upstream bugfix release.
+ * debian/control.in:
+ + Bump Standards version to 3.8.4 (No changes needed).
+ * debian/rules,
+ debian/libbonobo2-0.links,
+ debian/libbonobo2-bin.links,
+ debian/libbonobo2-dev.links,
+ debian/libbonobo2-0.preinst,
+ debian/libbonobo2-bin.preinst,
+ debian/libbonobo2-dev.preinst:
+ + Stop symlinking the doc directories; fixes FTBFS when dh-buildinfo
+ is installed.
+
+ -- David Weinehall Mon, 05 Apr 2010 03:10:35 +0300
+
+libbonobo (2.24.2-1) unstable; urgency=low
+
+ * Build-depend on libglib2.0-doc to ensure proper xrefs.
+ * New upstream translation release.
+
+ -- Josselin Mouette Sat, 26 Sep 2009 01:14:29 +0200
+
+libbonobo (2.24.1-1) unstable; urgency=low
+
+ * New upstream bugfix release.
+ * debian/control.in:
+ + Build depend on GLib >= 2.14.0.
+
+ -- Sebastian Dröge Fri, 06 Mar 2009 18:53:16 +0100
+
+libbonobo (2.24.0-2) unstable; urgency=low
+
+ * Upload to unstable. Closes: #516025.
+
+ -- Josselin Mouette Wed, 18 Feb 2009 23:18:23 +0100
+
+libbonobo (2.24.0-1) experimental; urgency=low
+
+ * New upstream release.
+ + Exits when the session bus is closed. Closes: #331000.
+ * Update build-dependencies to take dbus into account.
+ * Standards version is 3.8.0.
+ * Recommend dbus-x11.
+
+ -- Josselin Mouette Tue, 11 Nov 2008 10:37:24 +0100
+
+libbonobo (2.22.0-1) unstable; urgency=low
+
+ * New upstream stable release.
+
+ -- Sebastian Dröge Fri, 14 Mar 2008 14:40:28 +0100
+
+libbonobo (2.21.90-1) unstable; urgency=low
+
+ * New upstream development release with stable changes; no API change; fixes
+ build with new glib.
+
+ -- Loic Minier Wed, 30 Jan 2008 17:07:17 +0100
+
+libbonobo (2.20.4-1) unstable; urgency=low
+
+ * New patch, 20_server-files-gettext, adapted from Ubuntu (to lookup
+ both of debian-gettext-domain and ubuntu-gettext-domain):
+ - activation-server/object-directory-load.c, parse_oaf_server_attrs():
+ Check tag attributes values for "debian-gettext-domain" or
+ "ubuntu-gettext-domain" and store the latest in the previously unused
+ 'domain' field of the server struct.
+ - bonobo-activation/bonobo-activation-server-info.c,
+ bonobo_server_info_prop_lookup(): If 'domain' field is set, try
+ gettext() before looking up a translation in the .server file itself.
+ * New upstream stable release; no API change; bug fixes.
+ - Drop relibtoolizing patch, 90_relibtoolize, as the new upstream tarball
+ doesn't have the x86_64 ltmain.sh snippet hardcoding the library path to
+ /usr/lib64.
+
+ -- Loic Minier Mon, 28 Jan 2008 16:44:09 +0100
+
+libbonobo (2.20.3-1) unstable; urgency=low
+
+ * New upstream bugfix release; no API changes.
+ * libbonobo2-common.preinst: removed, it is useless.
+ * Fix the dependency loop; closes: #342901.
+ + New package: libbonobo2-bin, contains the support binaries that
+ are not necessary for the library to run.
+ + Don't version the directories, as bonobo is being deprecated
+ anyway.
+ + Move the moniker, the orbit module and the activation server to
+ libbonobo2-0.
+ + Move the documentation to libbonobo2-dev.
+ + Make libbonobo2-common architecture-independent.
+ * Make symbolic links to the documentation in /usr/share/doc.
+ Closes: #363139.
+ * 90_relibtoolize.patch: relibtoolize to avoid the /usr/lib rpath on
+ amd64.
+ * Standards version is 3.7.3.
+
+ -- Josselin Mouette Fri, 11 Jan 2008 18:07:02 +0100
+
+libbonobo (2.20.2-1) unstable; urgency=low
+
+ * New upstream stable release; no API change; bug fixes.
+ * Drop patch ia64build, fixed upstream long ago (see GNOME #167811),
+ double-checked that it's actually fixed.
+
+ -- Loic Minier Wed, 12 Dec 2007 15:11:46 +0100
+
+libbonobo (2.20.1-1) unstable; urgency=low
+
+ * New upstream bugfix release.
+
+ -- Sebastian Dröge Fri, 26 Oct 2007 20:51:46 +0200
+
+libbonobo (2.20.0-1) unstable; urgency=low
+
+ [ Loic Minier ]
+ * Don't include autotools.mk as it's already included by gnome.mk.
+
+ [ Sebastian Dröge ]
+ * New upstream release.
+ * Upload to unstable, drop check-dist include.
+ * debian/control.in:
+ + Make lintian happy by using ${binary:Version} instead of
+ ${Source-Version}.
+
+ -- Sebastian Dröge Tue, 18 Sep 2007 06:27:29 +0200
+
+libbonobo (2.19.6-1) experimental; urgency=low
+
+ * New development release from upstream. No ABI/API breakage.
+ * debian/rules: Include check-dist.mk again for now
+
+ -- Marc 'HE' Brockschmidt Fri, 03 Aug 2007 18:49:04 +0200
+
+libbonobo (2.18.0-2) unstable; urgency=low
+
+ * Upload to unstable; drop check-dist include.
+ * Set Debian GNOME Maintainers as Maintainer.
+ * Add ${misc:Depends}.
+ * Wrap build-deps and deps.
+
+ -- Loic Minier Thu, 12 Apr 2007 18:31:21 +0200
+
+libbonobo (2.18.0-1) experimental; urgency=low
+
+ * New upstream major stable release; some API deprecations and
+ undeprecations.
+ - Bump up liborbit2-dev build-dep to >= 1:2.12.4 to be on the safe side.
+
+ -- Loic Minier Sun, 18 Mar 2007 17:08:04 +0100
+
+libbonobo (2.16.0-2) experimental; urgency=low
+
+ [ Loic Minier ]
+ * Merge 2.14.0-2.
+ * Merge 2.14.0-3.
+
+ [ Josselin Mouette ]
+ * Call clean-la.mk.
+ * Build-depend on gnome-pkg-tools 0.7.
+
+ [ Loic Minier ]
+ * Add a get-orig-source target to retrieve the upstream tarball.
+ * Include the new check-dist Makefile to prevent accidental uploads to
+ unstable; bump build-dep on gnome-pkg-tools to >= 0.10.
+ * Merge 2.14.0-4; SVN r8331:9061.
+ * Bump up Debhelper compatibility level to 5.
+ * Build-depend on autotools-dev for cdbs's config.guess and config.sub
+ automatic updates to work.
+ * Fix copyright's download URL.
+ * Cleanups.
+
+ -- Loic Minier Sun, 18 Mar 2007 17:03:58 +0100
+
+libbonobo (2.16.0-1) experimental; urgency=low
+
+ * New upstream release.
+ * Bump intltool build-dependency.
+ * Standards-version is 3.7.2.
+
+ -- Josselin Mouette Wed, 6 Sep 2006 21:19:04 +0200
+
+libbonobo (2.15.3-1) experimental; urgency=low
+
+ * New upstream development release; no API changes.
+
+ -- Loic Minier Mon, 14 Aug 2006 18:45:42 +0200
+
+libbonobo (2.15.2-1) experimental; urgency=low
+
+ * New upstream development releases, with API additions.
+ - Target at experimental.
+ - Bump shlibs to >= 2.15.0.
+
+ -- Loic Minier Wed, 9 Aug 2006 17:56:22 +0200
+
+libbonobo (2.14.0-4) unstable; urgency=low
+
+ * Add a get-orig-source target to retrieve the upstream tarball.
+
+ -- Loic Minier Sat, 13 Jan 2007 23:32:43 +0100
+
+libbonobo (2.14.0-3) unstable; urgency=high
+
+ * Let libbonobo2-dev depend on libpopt-dev; thanks Daniel Schepler;
+ closes: #398019.
+
+ -- Loic Minier Sat, 11 Nov 2006 11:27:09 +0100
+
+libbonobo (2.14.0-2) unstable; urgency=low
+
+ * Use ${shlibs:Depends} in libbonoboui2-dev as well.
+ * Pass -Llibbonobo2-0 to dh_shlibdeps via DEB_DH_SHLIBDEPS_ARGS_ALL.
+
+ -- Loic Minier Tue, 3 Oct 2006 10:10:08 +0200
+
+libbonobo (2.14.0-1) unstable; urgency=low
+
+ [ Loic Minier ]
+ * Update watch file. (Closes: #340892)
+ [debian/watch]
+
+ [ Sjoerd Simons ]
+ * New upstream release
+ * Update shlibs
+ * Update glib2 depends to >= 2.8.0
+ * Let libbonobo2-dev depend on liborbit2-dev >= 1:2.12.4 for the definition
+ of ORBIT2_MAYBE_CONST
+
+ [ Ondřej Surý ]
+ * Upload to unstable
+
+ -- Ondřej Surý Sun, 19 Mar 2006 14:17:33 +0100
+
+libbonobo (2.10.1-1) unstable; urgency=low
+
+ * New upstream release.
+ - Bump libglib2.0-dev build-dep to 2.6.0.
+ [debian/control, debian/control.in]
+ - Fix typos in bonobo-activation-server manual page. (Closes: #270323)
+ * Add CDBS' utils. [debian/rules]
+ * Update FSF address. [debian/copyright]
+ * Bump Standards-Version to 3.6.2. [debian/control, debian/control.in]
+
+ -- Loic Minier Wed, 31 Aug 2005 21:56:41 +0200
+
+libbonobo (2.10.0-1) unstable; urgency=low
+
+ * Sebastien Bacher:
+ - new upstream version.
+ * Josselin Mouette:
+ - section for -common package is gnome, not devel.
+
+ -- Sebastien Bacher Mon, 4 Jul 2005 19:21:33 +0200
+
+libbonobo (2.8.1-2) unstable; urgency=low
+
+ * debian/patches/ia64build.patch:
+ - fix the FTBFS on ia64.
+ * debian/rules:
+ - specify the shlibs version.
+
+ -- Sebastien Bacher Fri, 18 Feb 2005 14:40:51 +0100
+
+libbonobo (2.8.1-1) unstable; urgency=low
+
+ * New upstream release:
+ - fix registering server right after installing its server info file.
+ - server search optimization.
+ - fix crash when BonoboApplication returning GValue with NULL string.
+ - fix problem with locale env variables.
+ * debian/control.in:
+ - Build-Depends on gtk-doc-tools, docbook-xml.
+ * debian/patches/LC_ALL.patch:
+ - removed, the fix is in the new version.
+ * debian/patches/update-servers-on-register.patch:
+ - removed, the fix is in the new version.
+ * debian/rules:
+ - build the doc which is not included in this tarball.
+
+ -- Sebastien Bacher Sun, 6 Feb 2005 14:29:14 +0100
+
+libbonobo (2.8.0-4) unstable; urgency=high
+
+ * debian/patches/update-servers-on-register.patch:
+ - re-scan the server info directories when registering a server, fix the
+ problem with bonobo-activation after epiphany installation
+ (closes: #276700).
+
+ -- Sebastien Bacher Thu, 9 Dec 2004 18:52:16 +0100
+
+libbonobo (2.8.0-3) unstable; urgency=low
+
+ * GNOME team upload.
+ * J.H.M. Dassen (Ray):
+ - [debian/watch] Updated.
+ * Jordi Mallach:
+ - Upload to unstable.
+
+ -- Jordi Mallach Wed, 17 Nov 2004 16:08:54 +0100
+
+libbonobo (2.8.0-2) experimental; urgency=low
+
+ * [debian/control.in] Added runtime dependencies on libglib2.0-dev,
+ liborbit2-dev to libbonobo2-dev (as per libbonobo-2.0.pc).
+ Thanks Crispin Flowerday . (Closes: #274226)
+
+ -- J.H.M. Dassen (Ray) Thu, 30 Sep 2004 19:48:02 +0200
+
+libbonobo (2.8.0-1) experimental; urgency=low
+
+ * New upstream release
+
+ -- J.H.M. Dassen (Ray) Wed, 15 Sep 2004 20:43:40 +0200
+
+libbonobo (2.6.2-6) unstable; urgency=high
+
+ * debian/rules: don't run dh_installchangelogs for libbonobo2-0 and
+ libbonobo2-dev (closes: #265414).
+
+ -- Josselin Mouette Sat, 21 Aug 2004 12:22:18 +0200
+
+libbonobo (2.6.2-5) unstable; urgency=low
+
+ * GNOME team upload.
+ * Sebastien Bacher:
+ + debian/libbonobo2-0.postinst: fixed some bashisms (Closes: #255950).
+ * Jordi Mallach:
+ + debian/rules: remove broken.server which was polluting system logs
+ (closes: #250962).
+
+ -- Jordi Mallach Fri, 23 Jul 2004 12:03:45 +0200
+
+libbonobo (2.6.2-4) unstable; urgency=low
+
+ * GNOME Team Upload
+ * debian/libbonobo2-0.postinst:
+ + bonobo-activation-server not running should not be a problem for the
+ update, fixed now (Closes: #255757, #255759).
+
+ -- Sebastien Bacher Tue, 22 Jun 2004 23:41:26 +0200
+
+libbonobo (2.6.2-3) unstable; urgency=medium
+
+ * GNOME Team Upload
+ * debian/libbonobo2-0.postinst:
+ + send a HUP signal to bonobo-activation-server after the installation,
+ that should solve the ORBIT errors with various apps after the upgrade
+ (Closes: #255236, #255374, #255518, #255656).
+
+ -- Sebastien Bacher Tue, 22 Jun 2004 18:23:02 +0200
+
+libbonobo (2.6.2-2) unstable; urgency=high
+
+ * GNOME Team Upload.
+ * Bumped priority for nautilus/control-center problem.
+
+ -- Sebastien Bacher Fri, 18 Jun 2004 01:43:07 +0200
+
+libbonobo (2.6.2-1) unstable; urgency=low
+
+ * GNOME Team Upload.
+ * New upstream release.
+
+ -- Sebastien Bacher Thu, 17 Jun 2004 22:37:02 +0200
+
+libbonobo (2.6.0-2) unstable; urgency=low
+
+ * GNOME Team Upload.
+ * Upload in unstable.
+
+ -- Sebastien Bacher Tue, 25 May 2004 19:36:38 +0200
+
+libbonobo (2.6.0-1) experimental; urgency=low
+
+ * GNOME Team upload.
+ * Ondřej Surý:
+ - debian/control.in
+ + updated for 2.6.0
+ + increase dependency on newly released liborbit2 (2.10.0)
+ and libidl (0.8.3)
+ * Jordi Mallach:
+ - debian/control: sync package sections with those in the override file.
+
+ -- Jordi Mallach Thu, 25 Mar 2004 17:57:13 +0100
+
+libbonobo (2.4.3-1) unstable; urgency=low
+
+ * New upstream version.
+ * debian/shlibs.local:
+ + Removed since cdbs is fixed.
+ * GNOME Team upload.
+
+ -- Sebastien Bacher Tue, 20 Jan 2004 21:52:10 +0100
+
+libbonobo (2.4.2.0-1) unstable; urgency=low
+
+ * Use real upstream tarball, this is not a new upstream.
+ * LC_ALL.patch: set LC_ALL correctly for launched applications
+ (closes: #214766).
+ * control.in:
+ - Now use gnome-pkg-tools and cdbs.
+ - Improved descriptions.
+ * copyright, *.files, *.preinst, shlibs.local: made up to date.
+ * rules: update for cdbs.
+ * Keep shlibs.local around until cdbs is fixed.
+
+ -- Josselin Mouette Mon, 5 Jan 2004 20:07:40 +0100
+
+libbonobo (2.4.2-1) unstable; urgency=medium
+
+ * New upstream release.
+ + Fix problems on re-login (Closes: #220485).
+ + Add --help support for bonobo-slay (Closes: #217933).
+ * debian/control:
+ + Removed Build-Depends on gtk-doc-tools (Closes: #217618).
+ * debian/lintian:
+ + Removed (Closes: #220385).
+ * debian/rules:
+ + Install Bonobo_Sample_Echo.server (Closes: #202854).
+
+ -- Sebastien Bacher Thu, 13 Nov 2003 12:47:33 +0100
+
+libbonobo (2.4.1-3) unstable; urgency=medium
+
+ * GNOME Team Upload.
+ * debian/control: make libbonobo2-0 depend on the source version of
+ libbonobo2-common (closes: #217749).
+
+ -- Jordi Mallach Tue, 28 Oct 2003 14:00:44 +0100
+
+libbonobo (2.4.1-2) unstable; urgency=low
+
+ * GNOME Team Upload.
+ * debian/rules: don't run gnome-autogen.sh. It causes a build-deps
+ conflict with intltool and hopefully it's not needed anymore.
+ * debian/control:
+ + don't build conflict on automake1.4.
+ + don't build depend on automake1.7 or gnome-common.
+
+ -- Jordi Mallach Fri, 17 Oct 2003 17:51:06 +0200
+
+libbonobo (2.4.1-1) unstable; urgency=low
+
+ * New upstream release
+ * Conflicts nautilus (<< 2.2.4-5) because of a bug with the new version
+ of orbit/libbonobo.
+ * GNOME Team Upload
+
+ -- Sebastien Bacher Wed, 15 Oct 2003 15:05:11 +0200
+
+libbonobo (2.2.3-1) unstable; urgency=low
+
+ * New upstream release
+ * Maintainer upload (closes: #172493, #174564)
+
+ -- Takuo KITAME Fri, 13 Jun 2003 13:24:06 +0900
+
+libbonobo (2.2.1-1) unstable; urgency=low
+
+ * New upstream release
+ * use dbs
+
+ -- Takuo KITAME Tue, 18 Mar 2003 14:32:28 +0900
+
+libbonobo (2.2.0-2) unstable; urgency=low
+
+ * --disable-gtk-doc (closes: #179167)
+
+ -- Takuo KITAME Fri, 31 Jan 2003 23:26:33 +0900
+
+libbonobo (2.2.0-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Takuo KITAME Wed, 22 Jan 2003 12:12:32 +0900
+
+libbonobo (2.1.1-1.1) unstable; urgency=low
+
+ * Non-Maintainer Upload
+ * relibtoolize (closes: #172493, #174564)
+
+ -- Ryan Murray Sun, 19 Jan 2003 17:56:21 -0800
+
+libbonobo (2.1.1-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Takuo KITAME Tue, 14 Jan 2003 13:23:33 +0900
+
+libbonobo (2.1.0-1) unstable; urgency=low
+
+ * New upstream release
+ * change Maintainer address to @debian.org
+
+ -- Takuo KITAME Fri, 15 Nov 2002 17:19:22 +0900
+
+libbonobo (2.0.0-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Takuo KITAME Sat, 8 Jun 2002 13:39:55 +0900
+
+libbonobo (1.117.1-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Takuo KITAME Tue, 28 May 2002 15:17:53 +0900
+
+libbonobo (1.117.0-1) unstable; urgency=low
+
+ * New upstream release
+ * Fix re-linking problem (closes: #145748)
+
+ -- Takuo KITAME Tue, 21 May 2002 00:17:31 +0900
+
+libbonobo (1.116.0-2) unstable; urgency=low
+
+ * Build-Depends: gtk-doc-tools (closes: #145324)
+
+ -- Takuo KITAME Wed, 1 May 2002 10:08:31 +0900
+
+libbonobo (1.116.0-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Takuo KITAME Tue, 30 Apr 2002 00:05:35 +0900
+
+libbonobo (1.115.0-2) unstable; urgency=low
+
+ * fix place of documents (closes: #140781)
+
+ -- Takuo KITAME Wed, 24 Apr 2002 11:49:51 +0900
+
+libbonobo (1.115.0-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Takuo KITAME Mon, 15 Apr 2002 02:24:38 +0900
+
+libbonobo (1.113.0-1) unstable; urgency=low
+
+ * New upstream release
+ * build against glib2.0
+
+ -- Takuo KITAME Thu, 21 Mar 2002 00:22:30 +0900
+
+libbonobo (1.112.0-2) unstable; urgency=low
+
+ * build against libglib1.3-15
+
+ -- Takuo KITAME Tue, 26 Feb 2002 13:04:39 +0900
+
+libbonobo (1.112.0-1) unstable; urgency=low
+
+ * New upstream release
+ * Build against libglib1.3-14
+
+ -- Takuo KITAME Fri, 22 Feb 2002 20:50:18 +0900
+
+libbonobo (1.111.0-2) unstable; urgency=low
+
+ * Build against libbonobo-activation4
+
+ -- Takuo KITAME Sun, 17 Feb 2002 14:41:45 +0900
+
+libbonobo (1.111.0-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Takuo KITAME Thu, 14 Feb 2002 11:04:45 +0900
+
+libbonobo (1.110.0-3) unstable; urgency=low
+
+ * build against new linc and ORBit2.
+
+ -- Takuo KITAME Mon, 11 Feb 2002 22:36:46 +0900
+
+libbonobo (1.110.0-2) unstable; urgency=low
+
+ * build against libglib1.3-13
+ * update Build-Depends: libbonobo-activation-dev (>= 0.9.3-5)
+
+ -- Takuo KITAME Sun, 3 Feb 2002 23:28:59 +0900
+
+libbonobo (1.110.0-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Takuo KITAME Wed, 30 Jan 2002 15:57:39 +0900
+
+libbonobo (1.109.0-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Takuo KITAME Fri, 18 Jan 2002 08:55:44 +0000
+
+libbonobo (1.108.0-2) unstable; urgency=low
+
+ * build against latest libraries.
+ * update Build-Depends
+
+ -- Takuo KITAME Tue, 8 Jan 2002 09:54:48 +0000
+
+libbonobo (1.108.0-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Takuo KITAME Wed, 2 Jan 2002 10:35:21 +0000
+
+libbonobo (1.107.0-2) unstable; urgency=low
+
+ * build-depends: +indent (closes: #127166)
+
+ -- Takuo KITAME Mon, 31 Dec 2001 11:56:33 +0000
+
+libbonobo (1.107.0-1) unstable; urgency=low
+
+ * New upstream release (closes: #121747)
+ * build against glib1.3.11
+
+ -- Takuo KITAME Mon, 3 Dec 2001 17:31:17 +0000
+
+libbonobo (1.106.0-1) unstable; urgency=low
+
+ * New upstream release
+ * rebuild against glib1.3.10
+ * revert monikerdir to /usr/lib/bonobo/monikers/
+ * separate common files into libbonobo2-common
+
+ -- Takuo KITAME Mon, 12 Nov 2001 23:35:00 +0000
+
+libbonobo (1.103.0-3) unstable; urgency=low
+
+ * monikerdir = /usr/lib/bonobo2/monikers/ (closes: #117587, #117569)
+
+ -- Takuo KITAME Tue, 30 Oct 2001 09:04:16 +0000
+
+libbonobo (1.103.0-2) unstable; urgency=low
+
+ * -dev: remove /usr/lib/bonobo/**/*.{la,a} (closes: #117569)
+
+ -- Takuo KITAME Mon, 29 Oct 2001 17:45:25 +0000
+
+libbonobo (1.103.0-1) unstable; urgency=low
+
+ * Initial Release.
+
+ -- Takuo KITAME Fri, 26 Oct 2001 05:46:30 +0000
+
+
--- libbonobo-2.32.1.orig/debian/compat
+++ libbonobo-2.32.1/debian/compat
@@ -0,0 +1 @@
+5
--- libbonobo-2.32.1.orig/debian/control
+++ libbonobo-2.32.1/debian/control
@@ -0,0 +1,117 @@
+# This file is autogenerated. DO NOT EDIT!
+#
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+Source: libbonobo
+Section: gnome
+Priority: optional
+Maintainer: Ubuntu Developers
+XSBC-Original-Maintainer: Debian GNOME Maintainers
+Uploaders: David Weinehall , Debian GNOME Maintainers , Josselin Mouette , Sebastian Dröge
+Build-Depends: cdbs (>= 0.4.93~),
+ debhelper (>= 8.1.3~),
+ gnome-pkg-tools (>= 0.10),
+ bison,
+ flex,
+ intltool (>= 0.35.0),
+ liborbit2-dev (>= 1:2.12.4),
+ libglib2.0-dev (>= 2.25.7),
+ libxml2-dev (>= 2.6.7),
+ libpopt-dev,
+ gtk-doc-tools,
+ docbook-xml,
+ dh-autoreconf,
+ libglib2.0-doc
+Standards-Version: 3.9.1
+Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/libbonono/ubuntu
+
+Package: libbonobo2-common
+Architecture: all
+Multi-Arch: foreign
+Depends: ${misc:Depends}
+Conflicts: bonobo-activation (<< 1:2.4)
+Replaces: bonobo-activation (<< 1:2.4)
+Description: Bonobo CORBA interfaces library -- support files
+ Bonobo is a set of language and system independent CORBA interfaces
+ for creating reusable components, controls and creating compound
+ documents.
+ .
+ The Bonobo distribution includes a Gtk+ based implementation of the
+ Bonobo interfaces, enabling developers to create reusable
+ components and applications that can be used to form more complex
+ documents.
+ .
+ This package contains the support files needed by the Bonobo library.
+
+Package: libbonobo2-dev
+Architecture: any
+Multi-Arch: same
+Section: libdevel
+Conflicts: libbonobo-activation-dev (<< 1:2.4)
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${misc:Depends},
+ libbonobo2-0 (= ${binary:Version}),
+ ${shlibs:Depends},
+ libglib2.0-dev (>= 2.8.0),
+ liborbit2-dev (>= 1:2.12.4),
+ libpopt-dev
+Replaces: libbonobo-activation-dev (<< 1:2.4),
+ libbonobo2-common (<< 2.20.3-1)
+Description: Bonobo CORBA interfaces library -- development files
+ Bonobo is a set of language and system independent CORBA interfaces
+ for creating reusable components, controls and creating compound
+ documents.
+ .
+ The Bonobo distribution includes a Gtk+ based implementation of the
+ Bonobo interfaces, enabling developers to create reusable
+ components and applications that can be used to form more complex
+ documents.
+ .
+ This package contains the headers and development libraries needed to
+ build applications using Bonobo.
+
+Package: libbonobo2-0
+Architecture: any
+Multi-Arch: same
+Section: libs
+Conflicts: libbonobo-activation4 (<< 1:2.4),
+ nautilus (<< 2.2.4-5)
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${misc:Depends},
+ libbonobo2-common (= ${source:Version}),
+ liborbit2 (>= 1:2.14.19-0.1ubuntu1),
+ ${shlibs:Depends}
+Recommends: dbus-x11
+Replaces: libbonobo-activation4 (<< 1:2.4),
+ libbonobo2-common (<< 2.32.1-0ubuntu2)
+Suggests: libbonobo2-bin
+Description: Bonobo CORBA interfaces library
+ Bonobo is a set of language and system independent CORBA interfaces
+ for creating reusable components, controls and creating compound
+ documents.
+ .
+ The Bonobo distribution includes a Gtk+ based implementation of the
+ Bonobo interfaces, enabling developers to create reusable
+ components and applications that can be used to form more complex
+ documents.
+ .
+ This package contains the shared libraries.
+
+Package: libbonobo2-bin
+Architecture: any
+Replaces: libbonobo2-common (<< 2.20.3-1)
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ libbonobo2-common (= ${source:Version})
+Description: Bonobo CORBA interfaces library -- support binaries
+ Bonobo is a set of language and system independent CORBA interfaces
+ for creating reusable components, controls and creating compound
+ documents.
+ .
+ The Bonobo distribution includes a Gtk+ based implementation of the
+ Bonobo interfaces, enabling developers to create reusable
+ components and applications that can be used to form more complex
+ documents.
+ .
+ This package contains a test component using bonobo and some utility
+ binaries.
--- libbonobo-2.32.1.orig/debian/control.in
+++ libbonobo-2.32.1/debian/control.in
@@ -0,0 +1,113 @@
+Source: libbonobo
+Section: gnome
+Priority: optional
+Maintainer: Ubuntu Developers
+XSBC-Original-Maintainer: Debian GNOME Maintainers
+Uploaders: @GNOME_TEAM@
+Build-Depends: cdbs (>= 0.4.93~),
+ debhelper (>= 8.1.3~),
+ gnome-pkg-tools (>= 0.10),
+ bison,
+ flex,
+ intltool (>= 0.35.0),
+ liborbit2-dev (>= 1:2.12.4),
+ libglib2.0-dev (>= 2.25.7),
+ libxml2-dev (>= 2.6.7),
+ libpopt-dev,
+ gtk-doc-tools,
+ docbook-xml,
+ dh-autoreconf,
+ libglib2.0-doc
+Standards-Version: 3.9.1
+Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/libbonono/ubuntu
+
+Package: libbonobo2-common
+Architecture: all
+Multi-Arch: foreign
+Depends: ${misc:Depends}
+Conflicts: bonobo-activation (<< 1:2.4)
+Replaces: bonobo-activation (<< 1:2.4)
+Description: Bonobo CORBA interfaces library -- support files
+ Bonobo is a set of language and system independent CORBA interfaces
+ for creating reusable components, controls and creating compound
+ documents.
+ .
+ The Bonobo distribution includes a Gtk+ based implementation of the
+ Bonobo interfaces, enabling developers to create reusable
+ components and applications that can be used to form more complex
+ documents.
+ .
+ This package contains the support files needed by the Bonobo library.
+
+Package: libbonobo2-dev
+Architecture: any
+Multi-Arch: same
+Section: libdevel
+Conflicts: libbonobo-activation-dev (<< 1:2.4)
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${misc:Depends},
+ libbonobo2-0 (= ${binary:Version}),
+ ${shlibs:Depends},
+ libglib2.0-dev (>= 2.8.0),
+ liborbit2-dev (>= 1:2.12.4),
+ libpopt-dev
+Replaces: libbonobo-activation-dev (<< 1:2.4),
+ libbonobo2-common (<< 2.20.3-1)
+Description: Bonobo CORBA interfaces library -- development files
+ Bonobo is a set of language and system independent CORBA interfaces
+ for creating reusable components, controls and creating compound
+ documents.
+ .
+ The Bonobo distribution includes a Gtk+ based implementation of the
+ Bonobo interfaces, enabling developers to create reusable
+ components and applications that can be used to form more complex
+ documents.
+ .
+ This package contains the headers and development libraries needed to
+ build applications using Bonobo.
+
+Package: libbonobo2-0
+Architecture: any
+Multi-Arch: same
+Section: libs
+Conflicts: libbonobo-activation4 (<< 1:2.4),
+ nautilus (<< 2.2.4-5)
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${misc:Depends},
+ libbonobo2-common (= ${source:Version}),
+ liborbit2 (>= 1:2.14.19-0.1ubuntu1),
+ ${shlibs:Depends}
+Recommends: dbus-x11
+Replaces: libbonobo-activation4 (<< 1:2.4),
+ libbonobo2-common (<< 2.32.1-0ubuntu2)
+Suggests: libbonobo2-bin
+Description: Bonobo CORBA interfaces library
+ Bonobo is a set of language and system independent CORBA interfaces
+ for creating reusable components, controls and creating compound
+ documents.
+ .
+ The Bonobo distribution includes a Gtk+ based implementation of the
+ Bonobo interfaces, enabling developers to create reusable
+ components and applications that can be used to form more complex
+ documents.
+ .
+ This package contains the shared libraries.
+
+Package: libbonobo2-bin
+Architecture: any
+Replaces: libbonobo2-common (<< 2.20.3-1)
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ libbonobo2-common (= ${source:Version})
+Description: Bonobo CORBA interfaces library -- support binaries
+ Bonobo is a set of language and system independent CORBA interfaces
+ for creating reusable components, controls and creating compound
+ documents.
+ .
+ The Bonobo distribution includes a Gtk+ based implementation of the
+ Bonobo interfaces, enabling developers to create reusable
+ components and applications that can be used to form more complex
+ documents.
+ .
+ This package contains a test component using bonobo and some utility
+ binaries.
--- libbonobo-2.32.1.orig/debian/copyright
+++ libbonobo-2.32.1/debian/copyright
@@ -0,0 +1,34 @@
+This package was debianized by Takuo KITAME on
+Fri, 26 Oct 2001 05:46:30 +0000.
+
+It was downloaded from http://ftp.gnome.org/pub/GNOME/sources/libbonobo/
+
+Upstream Authors:
+ Miguel de Icaza
+ Nat Friedman
+ Michael Meeks
+ Dietmar Maurer
+ Alex Graveley
+ Mike Kestner
+ Joe Shaw
+
+Copyright:
+
+ This package is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
+
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
+ MA 02110-1301, USA.
+
+On Debian GNU/Linux systems, the complete text of the GNU Lesser General
+Public License can be found in `/usr/share/common-licenses/LGPL'.
+
--- libbonobo-2.32.1.orig/debian/docs
+++ libbonobo-2.32.1/debian/docs
@@ -0,0 +1 @@
+changes.txt
--- libbonobo-2.32.1.orig/debian/libbonobo2-0.install
+++ libbonobo-2.32.1/debian/libbonobo2-0.install
@@ -0,0 +1,5 @@
+debian/tmp/usr/lib/*/lib*.so.*
+debian/tmp/usr/lib/*/bonobo-activation
+debian/tmp/usr/lib/*/bonobo/monikers/*.so
+debian/tmp/usr/lib/*/orbit-2.0/*.so
+debian/tmp/usr/lib/*/bonobo/servers/*.server
--- libbonobo-2.32.1.orig/debian/libbonobo2-0.postinst
+++ libbonobo-2.32.1/debian/libbonobo2-0.postinst
@@ -0,0 +1,17 @@
+#!/bin/sh
+
+set -e
+
+case "$1" in
+ configure)
+ kill -s HUP `pidof bonobo-activation-server` 2>/dev/null || true
+ ;;
+ abort-upgrade|abort-remove|abort-deconfigure)
+ ;;
+ *)
+ echo "postinst called with unknown argument \`$1'" >&2
+ exit 1
+ ;;
+esac
+
+#DEBHELPER#
--- libbonobo-2.32.1.orig/debian/libbonobo2-0.preinst
+++ libbonobo-2.32.1/debian/libbonobo2-0.preinst
@@ -0,0 +1,12 @@
+#!/bin/sh
+set -e
+
+if [ "$1" = "upgrade" ] && dpkg --compare-versions "$2" lt-nl "2.24.3-1"; then
+ if [ -L /usr/share/doc/libbonobo2-0 ]; then
+ rm /usr/share/doc/libbonobo2-0
+ fi
+fi
+
+#DEBHELPER#
+
+exit 0
--- libbonobo-2.32.1.orig/debian/libbonobo2-bin.install
+++ libbonobo-2.32.1/debian/libbonobo2-bin.install
@@ -0,0 +1,3 @@
+debian/tmp/usr/bin
+debian/tmp/usr/sbin
+debian/tmp/usr/lib/*/bonobo-2.0
--- libbonobo-2.32.1.orig/debian/libbonobo2-bin.preinst
+++ libbonobo-2.32.1/debian/libbonobo2-bin.preinst
@@ -0,0 +1,12 @@
+#!/bin/sh
+set -e
+
+if [ "$1" = "upgrade" ] && dpkg --compare-versions "$2" lt-nl "2.24.3-1"; then
+ if [ -L /usr/share/doc/libbonobo2-bin ]; then
+ rm /usr/share/doc/libbonobo2-bin
+ fi
+fi
+
+#DEBHELPER#
+
+exit 0
--- libbonobo-2.32.1.orig/debian/libbonobo2-common.install
+++ libbonobo-2.32.1/debian/libbonobo2-common.install
@@ -0,0 +1,4 @@
+debian/tmp/usr/share/idl
+debian/tmp/usr/share/man
+debian/tmp/usr/share/locale
+debian/tmp/etc/bonobo-activation
--- libbonobo-2.32.1.orig/debian/libbonobo2-dev.install
+++ libbonobo-2.32.1/debian/libbonobo2-dev.install
@@ -0,0 +1,6 @@
+debian/tmp/usr/include
+debian/tmp/usr/lib/*/pkgconfig
+debian/tmp/usr/lib/*/*.so
+debian/tmp/usr/lib/*/*.a
+debian/tmp/usr/share/gtk-doc
+
--- libbonobo-2.32.1.orig/debian/libbonobo2-dev.links
+++ libbonobo-2.32.1/debian/libbonobo2-dev.links
@@ -0,0 +1,2 @@
+/usr/share/gtk-doc/html/libbonobo /usr/share/doc/libbonobo2-dev/libbonobo
+/usr/share/gtk-doc/html/bonobo-activation /usr/share/doc/libbonobo2-dev/bonobo-activation
--- libbonobo-2.32.1.orig/debian/libbonobo2-dev.preinst
+++ libbonobo-2.32.1/debian/libbonobo2-dev.preinst
@@ -0,0 +1,12 @@
+#!/bin/sh
+set -e
+
+if [ "$1" = "upgrade" ] && dpkg --compare-versions "$2" lt-nl "2.24.3-1"; then
+ if [ -L /usr/share/doc/libbonobo2-dev ]; then
+ rm /usr/share/doc/libbonobo2-dev
+ fi
+fi
+
+#DEBHELPER#
+
+exit 0
--- libbonobo-2.32.1.orig/debian/patches/03_dont_use_srcdir_in_tests.patch
+++ libbonobo-2.32.1/debian/patches/03_dont_use_srcdir_in_tests.patch
@@ -0,0 +1,22 @@
+Description: Don't use srcdir in tests/Makefile.am
+ It breaks the build
+ .
+Author: YunQiang Su
+Bug-Debian: http://bugs.debian.org/713695
+--- libbonobo-2.32.1.orig/tests/Makefile.am
++++ libbonobo-2.32.1/tests/Makefile.am
+@@ -51,11 +51,11 @@ TESTS_ENVIRONMENT = \
+ LD_LIBRARY_PATH="$(top_builddir)/bonobo/.libs:$$LD_LIBRARY_PATH" \
+ PATH="$(top_builddir)/bonobo/.libs:$$PATH" \
+ BONOBO_PLUGIN_PATH="$(top_builddir)/storage-modules/.libs:$$BONOBO_PLUGIN_PATH"\
+- BONOBO_ACTIVATION_PATH="$(srcdir)$(SEARCHPATHSEP)$$BONOBO_ACTIVATION_PATH"\
+- MODELS_DIR="$(srcdir)/models"
++ BONOBO_ACTIVATION_PATH="$(SEARCHPATHSEP)$$BONOBO_ACTIVATION_PATH"\
++ MODELS_DIR="models"
+
+ TESTS = test-moniker$(EXEEXT) test-event-source$(EXEEXT) test-object$(EXEEXT) \
+- test-stream-mem$(EXEEXT) $(srcdir)/test-properties.sh test-storage-mem$(EXEEXT) \
++ test-stream-mem$(EXEEXT) test-properties.sh test-storage-mem$(EXEEXT) \
+ test-main-loop$(EXEEXT)
+
+ # TESTS += test-generic-factory.sh
--- libbonobo-2.32.1.orig/debian/patches/20_server-files-gettext.patch
+++ libbonobo-2.32.1/debian/patches/20_server-files-gettext.patch
@@ -0,0 +1,65 @@
+diff -Nur libbonobo-2.20.3/activation-server/object-directory-load.c libbonobo-2.20.3.new/activation-server/object-directory-load.c
+--- libbonobo-2.20.3/activation-server/object-directory-load.c 2007-12-22 21:34:50.000000000 +0100
++++ libbonobo-2.20.3.new/activation-server/object-directory-load.c 2008-01-28 16:51:06.000000000 +0100
+@@ -133,6 +133,7 @@
+ const char *type = NULL;
+ const char *location = NULL;
+ const char *att, *val;
++ const char *domain = NULL;
+ char *error;
+ int i = 0;
+
+@@ -152,6 +153,8 @@
+ type = val;
+ else if (!location && !strcmp (att, "location"))
+ location = val;
++ else if (!domain && ((!strcmp (att, "debian-gettext-domain")) || (!strcmp (att, "ubuntu-gettext-domain"))))
++ domain = val;
+ }
+
+ } while (att && val);
+@@ -202,7 +205,7 @@
+ info->cur_server->location_info = CORBA_string_dup (location);
+ info->cur_server->hostname = CORBA_string_dup (info->host);
+ info->cur_server->username = CORBA_string_dup (g_get_user_name ());
+- info->cur_server->domain = CORBA_string_dup ("unused");
++ info->cur_server->domain = CORBA_string_dup (domain ? domain : "");
+
+ #ifdef G_OS_WIN32
+ if (!strcmp (type, "exe") || !strcmp (type, "shlib"))
+diff -Nur libbonobo-2.20.3/bonobo-activation/bonobo-activation-server-info.c libbonobo-2.20.3.new/bonobo-activation/bonobo-activation-server-info.c
+--- libbonobo-2.20.3/bonobo-activation/bonobo-activation-server-info.c 2007-12-22 21:34:50.000000000 +0100
++++ libbonobo-2.20.3.new/bonobo-activation/bonobo-activation-server-info.c 2008-01-28 16:53:36.000000000 +0100
+@@ -29,6 +29,7 @@
+ #include
+
+ #include
++#include
+
+ /**
+ * bonobo_server_info_prop_find:
+@@ -74,6 +75,24 @@
+ char *prop_name_buf;
+
+ if (i18n_languages) {
++ if (server->domain && *server->domain) {
++ const char *value = bonobo_server_info_prop_lookup (server, prop_name, NULL);
++ if (value) {
++ const char *translated_value;
++
++ translated_value = dgettext (server->domain, value);
++
++ if (translated_value != value) {
++ if (bind_textdomain_codeset (server->domain, NULL))
++ translated_value = g_strdup (translated_value);
++ else
++ translated_value = g_locale_to_utf8 (translated_value, -1, NULL, NULL, NULL);
++
++ return translated_value;
++ }
++ }
++ }
++
+ for (cur = i18n_languages; cur; cur = cur->next) {
+ prop_name_buf = g_strdup_printf ("%s-%s", prop_name, (char *) cur->data);
+
--- libbonobo-2.32.1.orig/debian/patches/disable_glib_deprecations.patch
+++ libbonobo-2.32.1/debian/patches/disable_glib_deprecations.patch
@@ -0,0 +1,22 @@
+diff -Nur libbonobo-2.32.1/activation-server/Makefile.am libbonobo-2.32.1.new/activation-server/Makefile.am
+--- libbonobo-2.32.1/activation-server/Makefile.am 2010-08-18 19:41:32.000000000 +0200
++++ libbonobo-2.32.1.new/activation-server/Makefile.am 2013-04-02 13:04:11.509777666 +0200
+@@ -17,7 +17,6 @@
+ $(SERVER_CFLAGS) \
+ $(WARN_CFLAGS) \
+ -DSERVER_CONFDIR=\"$(sysconfdir)\" \
+- -DG_DISABLE_DEPRECATED \
+ -DG_LOG_DOMAIN=\"Bonobo-Activation-Server\" \
+ $(NULL)
+
+diff -Nur libbonobo-2.32.1/activation-server/Makefile.in libbonobo-2.32.1.new/activation-server/Makefile.in
+--- libbonobo-2.32.1/activation-server/Makefile.in 2011-04-04 14:14:14.000000000 +0200
++++ libbonobo-2.32.1.new/activation-server/Makefile.in 2013-04-02 13:39:49.169871009 +0200
+@@ -341,7 +341,6 @@
+ $(SERVER_CFLAGS) \
+ $(WARN_CFLAGS) \
+ -DSERVER_CONFDIR=\"$(sysconfdir)\" \
+- -DG_DISABLE_DEPRECATED \
+ -DG_LOG_DOMAIN=\"Bonobo-Activation-Server\" \
+ $(NULL)
+
--- libbonobo-2.32.1.orig/debian/patches/link_all_deplibs.patch
+++ libbonobo-2.32.1/debian/patches/link_all_deplibs.patch
@@ -0,0 +1,18 @@
+Description: Use libtool with link_all_deplibs=yes
+ After an autoreconf, Debian's libtool with link_all_deplibs=no is used,
+ causing a link failure. Force link_all_deplibs back to its upstream
+ state to fix that.
+Author: William Grant
+
+Index: libbonobo-2.32.1/configure.in
+===================================================================
+--- libbonobo-2.32.1.orig/configure.in 2013-12-15 10:07:24.000000000 +1100
++++ libbonobo-2.32.1/configure.in 2013-12-16 12:31:04.099363174 +1100
+@@ -81,6 +81,7 @@
+ AC_PROG_MAKE_SET
+ AC_LIBTOOL_WIN32_DLL
+ AM_PROG_LIBTOOL
++link_all_deplibs=yes
+ AC_PROG_YACC
+ AC_CHECK_FUNCS(bind_textdomain_codeset)
+
--- libbonobo-2.32.1.orig/debian/patches/series
+++ libbonobo-2.32.1/debian/patches/series
@@ -0,0 +1,3 @@
+disable_glib_deprecations.patch
+03_dont_use_srcdir_in_tests.patch
+link_all_deplibs.patch
--- libbonobo-2.32.1.orig/debian/rules
+++ libbonobo-2.32.1/debian/rules
@@ -0,0 +1,18 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/cdbs/1/rules/autoreconf.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/clean-la.mk
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+
+DEB_DH_MAKESHLIBS_ARGS_ALL += -V 'libbonobo2-0 (>= 2.15.0)'
+DEB_DH_SHLIBDEPS_ARGS_ALL += -Llibbonobo2-0
+DEB_CONFIGURE_LIBEXECDIR := "\$${prefix}/lib/$(DEB_HOST_MULTIARCH)/bonobo-activation"
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
+
+install/libbonobo2-common::
+ rm -f $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/bonobo/servers/broken.server
--- libbonobo-2.32.1.orig/debian/watch
+++ libbonobo-2.32.1/debian/watch
@@ -0,0 +1,3 @@
+version=3
+http://ftp.gnome.org/pub/GNOME/sources/libbonobo/([\d\.]+)[02468]/libbonobo-(.*)\.tar\.gz \
+ debian uupdate