lp:ubuntu/lucid/libplist

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/lucid/libplist
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

10. By Alexander Sack

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

9. By Julien Lavergne

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

8. By Julien Lavergne

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

7. By Julien Lavergne

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

6. By Julien Lavergne

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

5. By Bradley Smith <email address hidden>

Orphan package.

4. By Bradley Smith <email address hidden>

Correctly install plutil. Closes: #531269.

3. By Bradley Smith <email address hidden>

* New upstream release.
* Add watch file.

2. By Bradley Smith <email address hidden>

Initial release. Closes: #523926.

1. By Bradley Smith <email address hidden>

Import upstream version 0.10

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/maverick/libplist
This branch contains Public information 
Everyone can see this information.

Subscribers