Change logs for libplist source package in Lucid

  • libplist (1.1-1ubuntu1) lucid; urgency=low
    
      Fix armel floating point endianess (LP: #541879)
      * on armel system floating poing data can have different endianess than
        rest of types; hence we fix arm endianess for defined(__VFP_FP__) to
        be big/native; this also applies for data parsing/writing
      * date parsing didnt flip the endianess back for little endian systems
        when reading the values causing test failures; we fix this by ensuring
        float endianess is applied when parsing
     -- Alexander Sack <email address hidden>   Fri, 19 Mar 2010 14:00:23 +0100
  • libplist (1.1-1) unstable; urgency=low
    
      * New upstream release.
      * debian/rules 
       - Rewrite to use dh7 and quilt.
       - Remove -DCMAKE_SKIP_RPATH=true, tests won't work without it. RPATH will be
         removed by patching upstream cmake system when it's needed.
      * debian/control: 
       - Build-depends on debhelper (>= 7.0.50~) and quilt (>= 0.46-7) for dh7 and
         quilt support.
       - Add VCS-* fields.
      * debian/01-libs.private.patch: Use Requires.private in *.pc files to not add
        unecessary links.
      * debian/02-fix-test.patch: From upstream (54f1ffb0...), fix test suit.
      * debian/03-remove-rpath.patch: Remove RPATH for python bindings.
      * debian/README.source: Add for quilt support.
     -- Sebastien Bacher <email address hidden>   Thu,  11 Feb 2010 12:45:01 +0000
  • libplist (1.0-1) unstable; urgency=low
    
      * New upstream release.
      * debian/libplist*.install & debian/control: Bump SONAME version. 
      * debian/libpmist++-dev.install: Remove Utils.h, not shipped in the new 
        version.
      * debian/python-plist.install: Update to the new location.
      * debian/*.symbols: Add symbols files.
     -- Julien Lavergne <email address hidden>   Mon,  11 Jan 2010 05:56:58 +0000
  • libplist (0.16-1) unstable; urgency=low
    
      * Adopt the package. Thanks Bradley Smith for his work. (Closes: #548594)
      * New upstream release (Closes: #557554).
      * debian/control:
       - Add libplist++{0,-dev} binaries for the new library.
       - Bump Standards-Version to 3.8.3, no changes needed.
       - Build-depends on python-all-dev
       - Switch to python-support.
       - Add Conflicts/Replace for -dev packages, some headers moved to the new 
         library.
       - Remove Vcs-* field.
       - Bump minimum version of swig to >= 1.3.36
       - Change name of the -dbg package, it contains debug symbols for the 2 
         libraries.
       - Avoid dupplicated Descriptions field.
       - Add a more verbose extended description (Closes: #530590)
      * debian/*.install: Reorganize with the new library.
      * debian/python-plist.install
       - Replace site-packages by *-packages for python 2.6 migration. 
         (Closes: #557822)
      * debian/rules & python-plist.preinst:
       - Switch to python-support and remove previous installed files by 
         python-central.
      * debian/plist.1 & debian/libplist-utils.man: Add a man page for plist.
     -- Sebastien Bacher <email address hidden>   Wed,  09 Dec 2009 14:21:56 +0000
  • libplist (0.16-0ubuntu1) lucid; urgency=low
    
      * New upstream release.
      * debian/control:
       - Add libplist++{0,-dev} binaries for the new library.
       - Bump Standards-Version to 3.8.3, no changes needed.
       - Build-depends on python-all-dev
       - Switch to python-support.
       - Add Conflicts/Replace for -dev packages, some headers moved to the new
         library.
       - Remove Vcs-* field.
       - Bump minimum version of swig to >= 1.3.36
       - Change name of the -dbg package, it contains debug symbols for the 2
         libraries.
       - Avoid dupplicated Descriptions field.
       - Add a more verbose extended description (Closes: #530590)
      * debian/*.install: Reorganize with the new library.
      * debian/python-plist.install
       - Replace site-packages by *-packages for python 2.6 migration.
      * debian/rules & python-plist.preinst:
       - Switch to python-support and remove previous installed files by
         python-central.
      * debian/plist.1 & debian/libplist-utils.man: Add a man page for plist.
     -- Julien Lavergne <email address hidden>   Fri, 06 Nov 2009 20:21:43 +0100
  • libplist (0.13-2) unstable; urgency=low
    
      * Orphan package.
    
    libplist (0.13-1) unstable; urgency=low
    
      * New upstream release.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  05 Nov 2009 10:36:53 +0000
  • libplist (0.12-2) unstable; urgency=low
    
      * Correctly install plutil. Closes: #531269.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  01 Jun 2009 10:43:54 +0100