lp:ubuntu/trusty/pydkim

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/pydkim
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

13. By Scott Kitterman

* New upstream release
  - Drop debian/patches/adjust-setup.py.patch, essential parts incorporated
    upstream
  - Remove the no longer existing (and never very useful) dkimsend.sh from
    debian/docs

12. By Scott Kitterman

* New upstream release
  - Drop debian/patches/dns-namespace.patch, incorporated upstream

11. By Scott Kitterman

* New upstream release
  - Drop debian/patches/fix-key-record-validation.patch and
    relaxed-canonicalization.patch, incorporated upstream
  - Update debian/patches/adjust-setup.py.patch to match upstream setup.py
    versions
  - Add debian/patches/dns-namespace.patch to deconflict dns (python-
    dnspython) and dkim/dns.py namespaces so the package works with either
    python-dns (DNS) or python-dnspython (dns)
  - Drop debian/dkimsign.1 and dkimverify.1, provided in the upstream
    tarball now
  - Drop debian/manpages, installed using upstream setup.py
  - Add depends on python-dns and use python-dnspython as an alternate
  - Increase minimum python version to 2.6 (X-P-V) and add X-Python3-Version
    >= 3.1 for python3 support
  - Add python3-dkim to debian/control for python3 support
    - Only python3-dns is available for python3, so use this
    - Add python3 to build-depends
    - Rework debian/rules to build for python3
  - Update debian/copyright
* Update debian/watch and debian/control Homepage: to point at the new
  upstream location
* python-dkim Breaks instead of Conflicts dkimproxy

10. By Scott Kitterman

* Rebuild for python transition
* Bump Standards-Version to 3.9.2 without futher change
* Drop Breaks: ${python:Breaks} since it is no longer used

9. By Scott Kitterman

* Add debian/patches/relaxed-canonicalization.patch to fix body hash
  verification failures due to out of sequence operations. Thanks to
  Martin Pool for the patch
* Add debian/patches/fix-key-record-validation.patch to fix incorrect key
  record validation failures due to invalid assumptions about public key
  record requirements
* Bump standards version to 3.9.1 without further change
* Change XS-Python-Version to X-Python-Version
* Add Breaks: ${python:Breaks}
* Drop XB-Python-Version

8. By Scott Kitterman

Add debian/patches/fix-key-record-validation.patch to fix incorrect
verification failures with key records that end with a ';' (LP: #730422)

7. By Matthias Klose

Rebuild for python2.7.

6. By Scott Kitterman

* Add debian/patches/relaxed-canonicalization.patch to canonicalize before
  hashing when using the relaxed canonicalization - Thanks to Martin Pool for
  the patch (LP: #587783)
* Rebuild with recent dh_python2 to fix pre-inst

5. By Scott Kitterman

* Convert from CDBS to Debhelper 7:
  - Drop cdbs from build-depends and bump required debhelper verion
  - Change compat to 7
  - Change debian/rules to DH 7 tiny --with quilt
  - Add quilt to build-depends
  - Update README.source for quilt
  - Remove autogenerated pycompat
* Convert from python-central to dh_python2
  - Drop python-central from build-depends
  - Build --with python2
  - Bump python version requirement to 2.6.5-2~
* Bump standards version to 3.8.4 without further change
* Remove DM-Upload-Allowed (no longer needed)
* Update debian/dkimsign.1 and debian/dkimverify.1 to specify their license
* Use correct © symbol in debian/copyright
* Remove pointless debian/examples file
* Fix typo in previous debian/changelog entry to make lintian happy

4. By Scott Kitterman

* Adjust dkimproxy conflict to << 1.0.1-8.1 due to filename collision
  (Closes #511037)
* Add ${misc:Depends}

Branch metadata

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

Subscribers