lp:debian/lenny/python-debian

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/lenny/python-debian
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

2. By John Wright

* debian_bundle/deb822.py, tests/test_deb822.py:
  - Do not cache _CaseInsensitiveString objects, since it causes case
    preservation issues under certain circumstances (Closes: #473254)
  - Add a test case
* debian_bundle/deb822.py:
  - Add support for fixed-length subfields in multivalued fields. I updated
    the Release and PdiffIndex classes to use this. The default behavior for
    Release is that of apt-ftparchive, just because it's simpler. Changing
    the behavior to resemble dak requires simply setting the
    size_field_behavior attribute to 'dak'. (Ideally, deb822 would detect
    which behavior to use if given an actual Release file as input, but this
    is not implemented yet.) (Closes: #473259)
  - Add support for Checksums-{Sha1,Sha256} multivalued fields in Dsc and
    Changes classes
* debian/control:
  - "python" --> "Python" in the Description field
  - Change the section to "python"

1. By James Westby

Initial release. (Closes: #381599)

Branch metadata

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

Subscribers