Change logs for libbonobo source package in Utopic

  • libbonobo (2.32.1-3) unstable; urgency=low
    
    
      * 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.
    
     -- Josselin Mouette <email address hidden>  Fri, 22 Nov 2013 12:15:47 +0100
  • 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 <email address hidden>   Mon, 16 Dec 2013 12:10:28 +1100