Branches for Quantal

Name Status Last Modified Last Commit
lp:ubuntu/quantal/python-crypto 2 Mature 2012-05-31 11:46:10 UTC
21. * debian/patches: - fix-cipher-iv-d...

Author: Sebastian Ramacher
Revision Date: 2012-05-31 11:46:10 UTC

* debian/patches:
  - fix-cipher-iv-documentation.patch: Add patch from Stefano Rivera to
    document the actual behavior of the ciphers' new method with respect to
    the IV.
  - fix-epydoc-ignore.patch: Mark as forwarded.
  - reenable-redefined-tests.patch: Re-enable tests that have been redefined.
    Thanks to Jakub Wilk's lintian4python.
  - fix-py3-errors.patch: Fix Python 3 compatibility issues revealed by the
    re-enabled tests.
  - fix-except-shadows-builtin.patch: Fix 'except shadows builtin' error
    found by lintian4python.
* debian/compat: Bump to 9.
* debian/control: Bump Build-Dep on debhelper to >= 9.
* debian/rules:
  - Run loops with set -ex.
  - Merge Python 2 and Python 3 loops. This can be done at once.
  - Don't call dh_install twice.
  - Build documentation in override_dh_auto_build.
  - Drop the *FLAGS exports.

11 of 1 result