View Git repositories
Name Status Last Modified Last Commit
lp:ubuntu/wily/libbonobo 1 Development 2015-05-05 16:07:30 UTC
49. * Migrate to multi-arch. Closes: #677...

Author: Josselin Mouette
Revision Date: 2013-11-22 12:15:47 UTC

* Migrate to multi-arch. Closes: #677778. Based on the Ubuntu work.
  + Bump debhelper compat level.
  + Make runtime and development MA: same, -common is MA: foreign.
  + Require a multi-arch orbit2.
  + Update libdir.
  + Move server files to libbonobo2-0 and libbonobo2-bin.
  + 04_multiarch_compat_path.patch: new patch. Use configuration file
    to maintain compatibility with earlier versions.
  + 05_multiarch_temp_path.patch: new patch. Use different paths for
    lock/IOR files, so that bonobo applications from different
    architectures work completely independently from each other. It
    would be theoretically possible to make applications use
    components from other architectures, but bonobo was not designed
    this way and is deprecated upstream, so let’s keep things working
    the way they do.
  + Pass the multiarch triplet through a -D flag for the benefit of
    the latter patch.
  + Bump shlibs to take the new servers directory into account.
  + 06_sample_paths.patch: new patch. Fix installation paths for the
    example to make them work with multiarch.
* Drop *.la files.

lp:ubuntu/vivid/libbonobo 2 Mature 2014-10-25 18:49:31 UTC
49. * Migrate to multi-arch. Closes: #677...

Author: Josselin Mouette
Revision Date: 2013-11-22 12:15:47 UTC

* Migrate to multi-arch. Closes: #677778. Based on the Ubuntu work.
  + Bump debhelper compat level.
  + Make runtime and development MA: same, -common is MA: foreign.
  + Require a multi-arch orbit2.
  + Update libdir.
  + Move server files to libbonobo2-0 and libbonobo2-bin.
  + 04_multiarch_compat_path.patch: new patch. Use configuration file
    to maintain compatibility with earlier versions.
  + 05_multiarch_temp_path.patch: new patch. Use different paths for
    lock/IOR files, so that bonobo applications from different
    architectures work completely independently from each other. It
    would be theoretically possible to make applications use
    components from other architectures, but bonobo was not designed
    this way and is deprecated upstream, so let’s keep things working
    the way they do.
  + Pass the multiarch triplet through a -D flag for the benefit of
    the latter patch.
  + Bump shlibs to take the new servers directory into account.
  + 06_sample_paths.patch: new patch. Fix installation paths for the
    example to make them work with multiarch.
* Drop *.la files.

lp:ubuntu/utopic-proposed/libbonobo 2 Mature 2014-05-04 02:28:33 UTC
49. * Migrate to multi-arch. Closes: #677...

Author: Josselin Mouette
Revision Date: 2013-11-22 12:15:47 UTC

* Migrate to multi-arch. Closes: #677778. Based on the Ubuntu work.
  + Bump debhelper compat level.
  + Make runtime and development MA: same, -common is MA: foreign.
  + Require a multi-arch orbit2.
  + Update libdir.
  + Move server files to libbonobo2-0 and libbonobo2-bin.
  + 04_multiarch_compat_path.patch: new patch. Use configuration file
    to maintain compatibility with earlier versions.
  + 05_multiarch_temp_path.patch: new patch. Use different paths for
    lock/IOR files, so that bonobo applications from different
    architectures work completely independently from each other. It
    would be theoretically possible to make applications use
    components from other architectures, but bonobo was not designed
    this way and is deprecated upstream, so let’s keep things working
    the way they do.
  + Pass the multiarch triplet through a -D flag for the benefit of
    the latter patch.
  + Bump shlibs to take the new servers directory into account.
  + 06_sample_paths.patch: new patch. Fix installation paths for the
    example to make them work with multiarch.
* Drop *.la files.

lp:ubuntu/utopic/libbonobo 1 Development 2014-04-24 01:34:10 UTC
49. * Migrate to multi-arch. Closes: #677...

Author: Josselin Mouette
Revision Date: 2013-11-22 12:15:47 UTC

* Migrate to multi-arch. Closes: #677778. Based on the Ubuntu work.
  + Bump debhelper compat level.
  + Make runtime and development MA: same, -common is MA: foreign.
  + Require a multi-arch orbit2.
  + Update libdir.
  + Move server files to libbonobo2-0 and libbonobo2-bin.
  + 04_multiarch_compat_path.patch: new patch. Use configuration file
    to maintain compatibility with earlier versions.
  + 05_multiarch_temp_path.patch: new patch. Use different paths for
    lock/IOR files, so that bonobo applications from different
    architectures work completely independently from each other. It
    would be theoretically possible to make applications use
    components from other architectures, but bonobo was not designed
    this way and is deprecated upstream, so let’s keep things working
    the way they do.
  + Pass the multiarch triplet through a -D flag for the benefit of
    the latter patch.
  + Bump shlibs to take the new servers directory into account.
  + 06_sample_paths.patch: new patch. Fix installation paths for the
    example to make them work with multiarch.
* Drop *.la files.

lp:ubuntu/trusty-proposed/libbonobo 1 Development 2013-12-17 11:36:29 UTC
48. * Build with dh-autoreconf for new po...

Author: William Grant
Revision Date: 2013-12-16 12:10:28 UTC

* 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.

lp:ubuntu/trusty/libbonobo 1 Development 2013-12-16 12:10:28 UTC
48. * Build with dh-autoreconf for new po...

Author: William Grant
Revision Date: 2013-12-16 12:10:28 UTC

* 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.

lp:ubuntu/saucy-proposed/libbonobo 2 Mature 2013-09-14 02:29:50 UTC
47. Fix disable_glib_deprecations.patch t...

Author: Adam Conrad
Revision Date: 2013-09-13 18:01:55 UTC

Fix disable_glib_deprecations.patch to not contain a copy of itself.

lp:ubuntu/saucy/libbonobo 1 Development 2013-09-13 18:01:55 UTC
47. Fix disable_glib_deprecations.patch t...

Author: Adam Conrad
Revision Date: 2013-09-13 18:01:55 UTC

Fix disable_glib_deprecations.patch to not contain a copy of itself.

lp:ubuntu/raring-proposed/libbonobo 1 Development 2013-04-02 14:19:27 UTC
46. debian/patches/disable_glib_deprecati...

Author: Sebastien Bacher
Revision Date: 2013-04-02 13:40:51 UTC

debian/patches/disable_glib_deprecations.patch: disable
-DG_DISABLE_DEPRECATED to fix build with the current glib

lp:ubuntu/raring/libbonobo 2 Mature 2013-04-02 13:40:51 UTC
46. debian/patches/disable_glib_deprecati...

Author: Sebastien Bacher
Revision Date: 2013-04-02 13:40:51 UTC

debian/patches/disable_glib_deprecations.patch: disable
-DG_DISABLE_DEPRECATED to fix build with the current glib

lp:ubuntu/precise-updates/libbonobo 2 Mature 2012-08-13 20:22:34 UTC
45. * Rebuild with multi-arch support (LP...

Author: Adam Stokes
Revision Date: 2012-06-29 14:59:54 UTC

* 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.

lp:ubuntu/precise-proposed/libbonobo bug 2 Mature 2012-08-01 19:47:49 UTC
45. * Rebuild with multi-arch support (LP...

Author: Adam Stokes
Revision Date: 2012-06-29 14:59:54 UTC

* 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.

lp:~ubuntu-branches/ubuntu/quantal/libbonobo/quantal-201207170711 (Has a merge proposal) 1 Development 2012-07-17 07:11:51 UTC
45. * Rebuild with multi-arch support (LP...

Author: Steve Langasek
Revision Date: 2012-07-17 05:34:53 UTC

* 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.

lp:ubuntu/quantal/libbonobo bug 2 Mature 2012-07-17 05:49:11 UTC
45. * Rebuild with multi-arch support (LP...

Author: Adam Stokes
Revision Date: 2012-06-29 14:59:54 UTC

* 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.

lp:~adam-stokes/ubuntu/quantal/libbonobo/lp-977947-multiarch bug(Has a merge proposal) 1 Development 2012-07-12 13:34:07 UTC
46. Add depends to control.in for orbit

Author: Adam Stokes
Revision Date: 2012-06-29 19:30:39 UTC

Add depends to control.in for orbit

lp:ubuntu/precise/libbonobo 2 Mature 2011-10-13 18:44:36 UTC
44. * New upstream release * debian/contr...

Author: Robert Ancell
Revision Date: 2011-04-06 03:13:21 UTC

* New upstream release
* debian/control:
  - Use standards-version 3.9.1

lp:ubuntu/oneiric/libbonobo 2 Mature 2011-04-28 18:55:23 UTC
44. * New upstream release * debian/contr...

Author: Robert Ancell
Revision Date: 2011-04-06 03:13:21 UTC

* New upstream release
* debian/control:
  - Use standards-version 3.9.1

lp:ubuntu/natty/libbonobo 2 Mature 2011-04-06 03:13:21 UTC
44. * New upstream release * debian/contr...

Author: Robert Ancell
Revision Date: 2011-04-06 03:13:21 UTC

* New upstream release
* debian/control:
  - Use standards-version 3.9.1

lp:~mterry/ubuntu/maverick/libbonobo/2.32.0 (Has a merge proposal) 1 Development 2010-09-27 14:10:37 UTC
43. New upstream release.

Author: Michael Terry
Revision Date: 2010-09-27 14:10:05 UTC

New upstream release.

lp:ubuntu/maverick/libbonobo 2 Mature 2010-09-27 10:05:17 UTC
43. New upstream release.

Author: Michael Terry
Revision Date: 2010-09-27 10:05:17 UTC

New upstream release.

lp:ubuntu/lucid/libbonobo 1 Development 2010-03-30 13:59:10 UTC
40. * New upstream version: - Set up db...

Author: Sebastien Bacher
Revision Date: 2010-03-30 13:59:10 UTC

* New upstream version:
  - Set up dbus environment in test-activation/test.sh
  - Fix memory corruption
  - Updated translations

lp:ubuntu/karmic/libbonobo 1 Development 2009-09-26 01:14:29 UTC
38. * Build-depend on libglib2.0-doc to e...

Author: Josselin Mouette
Revision Date: 2009-09-26 01:14:29 UTC

* Build-depend on libglib2.0-doc to ensure proper xrefs.
* New upstream translation release.

lp:ubuntu/jaunty/libbonobo 1 Development 2009-06-27 12:46:21 UTC
37. * New upstream bugfix release. * debi...

Author: Sebastian Dröge
Revision Date: 2009-03-06 18:53:16 UTC

* New upstream bugfix release.
* debian/control.in:
  + Build depend on GLib >= 2.14.0.

lp:ubuntu/intrepid/libbonobo 1 Development 2009-06-27 12:46:17 UTC
35. * New upstream release (LP: #273214) ...

Author: Didier Roche-Tolomelli
Revision Date: 2008-09-22 18:53:11 UTC

* New upstream release (LP: #273214)
  - Threading fix
  - Updated translations (ar, hr, pt, ro, ta, te)

lp:ubuntu/hardy/libbonobo 1 Development 2009-06-27 12:46:10 UTC
31. * New upstream version - Fix warnin...

Author: Sebastien Bacher
Revision Date: 2008-03-10 17:09:44 UTC

* New upstream version
  - Fix warnings from GCC 4.3.x
  - Translation updates.

lp:ubuntu/gutsy/libbonobo 1 Development 2009-06-27 12:46:03 UTC
26. * New upstream version: - Add unit ...

Author: Sebastien Bacher
Revision Date: 2007-09-17 16:38:13 UTC

* New upstream version:
  - Add unit test for bug 427992.
  - Align configure switches
  - Updated translations

lp:ubuntu/feisty/libbonobo 1 Development 2009-06-27 12:45:58 UTC
22. * New upstream release: - Code clea...

Author: Daniel Holbach
Revision Date: 2007-03-12 15:39:17 UTC

* New upstream release:
  - Code cleanups
  - Build fix
  - Updated translations.

lp:ubuntu/edgy/libbonobo 1 Development 2009-06-27 12:45:53 UTC
18. * New upstream release: + API DOC f...

Author: Sebastian Dröge
Revision Date: 2006-09-04 17:59:13 UTC

* New upstream release:
  + API DOC fixes (Alex, Gustavo)
  + Don't check for xrdb or dladdr when we don't use them (Kjartan)
  + Updated and new translations

lp:ubuntu/dapper/libbonobo 1 Development 2009-06-27 12:45:48 UTC
10. * debian/patches/server-files-gettext...

Author: Sebastien Bacher
Revision Date: 2006-05-22 16:33:36 UTC

* debian/patches/server-files-gettext.patch:
  - Check whether the application used bind_textdomain_codeset() to force a
    dgettext() return encoding, and not use g_locale_to_utf8() in this case.
    fix "add to panel" dialog crasher or broken translations when using an
    utf-8 locale (Ubuntu: #37624)

lp:ubuntu/breezy/libbonobo 1 Development 2009-06-27 12:45:44 UTC
4. New upstream version.

Author: Sebastien Bacher
Revision Date: 2005-08-20 13:54:33 UTC

New upstream version.

lp:ubuntu/hoary/libbonobo 1 Development 2009-06-27 12:45:38 UTC
3. * debian/patches/ia64build.patch: -...

Author: Sebastien Bacher
Revision Date: 2005-02-18 14:40:51 UTC

* debian/patches/ia64build.patch:
  - fix the FTBFS on ia64.
* debian/rules:
  - specify the shlibs version.

lp:ubuntu/warty/libbonobo 1 Development 2009-06-27 12:45:30 UTC
3. * debian/patches/update-servers-on-re...

Author: Sebastien Bacher
Revision Date: 2004-09-29 22:36:41 UTC

* 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 (Warty: #371).

132 of 32 results