lp:ubuntu/wily-proposed/python-odf

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/wily-proposed/python-odf
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

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

Recent revisions

9. By Martin

* New upstream version, which allowed to remove all previous patches.
* Set HTML_TIMESTAMP = NO (Closes: #777635).
* Added patch which (Closes: #783789).
* Remove doc/ in source, because of uglified JS.
* Updated watch file.

8. By Georges Khaznadar

* fixed a lot of issues due to inconsistencies of the code initially
  written for Python2, mainly confusions between byte strings
  and unicode strings. The new code tries to use byte strings for
  file-like streams and unicode strings for in-memory objects.
* added JavaDoc strings to document thoroughly functions and methods,
   mainly in odf/opendocument.py
* added a config.dox file to allow one to build a documentation in HTML
  and LaTeX, for library developpers and users.
* added many assert() clauses to ensure the types of parameters in
  functions and methods
* modified the utilities to make them usable with both Python2 and Python3
* implemented a feature announced in csv2ods manfiles but not previously
  active: -c / --encoding switch to take in account the encoding of
  the CSV source file.
* added rules to build the developer's documentation and install it in
  usr/share/python-odf/API-doc/html
* added a dependency python-odf-doc -> libjs-jquery necessary because
  of HTML code output by Doxygen

7. By Georges Khaznadar

* fixed a small mistake: the new Standards-Version is 3.9.6
* recalled that this upload Closes: #766389

6. By Georges Khaznadar

* added myself to Uploaders
* modified the library to work with python3
* upgraded Standards-Version to 3.9.5, debhelper to 9
* added three new binary packages: python3-odf pythn-odf-tools
  and python-odf-doc; the last one provides the documentation
  for Odfpy's API as an opendocument
* modified the test routine to run tests with both python 2 and 3.
* fixed algorithms which might work with Python2 but were defeated by
  Python3's unpredictability for order of iterables like dictionaries.
* modified the source of "binaries" to work with Python3 and checked
  their features.

5. By Martin

* Build-dep on dh-python (Closes: #764984)
* New policy version, no changes

4. By Martin

* New upstream version (Closes: #763870)
* Use improved short and long description by upstream
* New policy version, no changes
* Moved packaging to git

3. By Martin

[Jakub Wilk <email address hidden> Sun, 05 May 2013 16:03:01 +0200]
* Use canonical URIs for Vcs-* fields.
* New policy version, no changes. Upload to unstable.

2. By Thomas Bechtold

Initial release. (Closes: #484584)

1. By Thomas Bechtold

Import upstream version 0.9.6

Branch metadata

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

Subscribers