~ubuntu-branches/ubuntu/wily/python-crypto/wily-proposed

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Rottmann
  • Date: 2009-03-20 20:16:38 UTC
  • Revision ID: james.westby@ubuntu.com-20090320201638-6so4qvp6rgi72d6c
Tags: 2.0.1+dfsg1-4
* Switched to quilt patches:
  - errata-2.0.1.patch: 
      Syncs the source tree to the actually released 2.0.1 tarball.
  - dfsg-adjust.patch:
      Adjusts the build system to the DFSGified source, to deal with 
      the removed files.
  - aes256-55bytes.patch:
      Fixes the AES256 padding bug (Bug#474177).
  - arc2-buffer-overflow.patch:
      Fixes the ARC2 buffer overflow (Bug#516660).
  - m68k-no-O3.patch: 
      Workaround GCC 4.0.1 ICE regarding -O3 on m68k. This patch is 
      deactived -- hopefully this is fixed in recent GCC.
* New patches:
  - run-tests.patch:
      Non-Debian part of the patch by Kees Cook <kees@debian.org> 
      to run test suite during build (closes: #518202).
  - no-usr-local.patch:
      Remove #!/usr/local/bin/python shebang line from Util/RFC1751.py.
* Run test suite during build.
* Added ${misc:Depends}.
* Added ${shlib:Depends} to python-crypto.
* Restored old changelog entries, which seem to got cut off between 2.
  0.1+dfsg1-2.1 and 2.0.1+dfsg1-2.3 (by Matthias?).
* Typo fix for python-crypto-dbg description: python -> Python.
* Use ${binary:Version} instead of ${Source-Version}.
* Added debian/watch.
* Bump Standards-Version to 3.8.1:
  - Added Homepage field to debian/control.
* Adjust copyright line in debian/copyright.
* Move python-crypto-dbg to section 'debug'.
* Add XB-Python-Version to python-crypto-dbg.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
It was downloaded from http://www.amk.ca/python/code/crypto.html
5
5
 
6
 
Upstream Author: A.M. Kuchling <akuchlin@mems-exchange.org>
 
6
Copyright 2006 A.M. Kuchling <akuchlin@mems-exchange.org>
7
7
 
8
 
Copyright:
 
8
License:
9
9
 
10
10
===================================================================
11
11
Distribute and use freely; there are no restrictions on further