File: changelog

package info (click to toggle)
python-crypto 2.0%2Bdp1-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 752 kB
  • ctags: 927
  • sloc: ansic: 6,584; python: 3,578; makefile: 64; sh: 10
file content (86 lines) | stat: -rw-r--r-- 2,758 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
python-crypto (2.0+dp1-2) unstable; urgency=medium

  * Added missing build-dependency on tetex-bin and tetex-extra (closes:
    #288602).

 -- Andreas Rottmann <rotty@debian.org>  Tue,  4 Jan 2005 17:47:27 +0100

python-crypto (2.0+dp1-1) unstable; urgency=medium

  * Again remove problematic code from orig tarball, which the NMU did
    miss (not to mention that the orig tarball from the NMU wasn't
    pristine and contained .pyc files). Urgency medium, so sarge won't end
    up with problematic code.
  * Include the manual in binary packages (closes: #273622).
  * Switch to CDBS.
  * Lowercase description synopsis, as suggested by lintian/developer's
    reference.
  * Advertice the newly-included (since 2.0) SHA256 module in the
    description.

 -- Andreas Rottmann <rotty@debian.org>  Sat,  1 Jan 2005 14:47:12 +0100

python-crypto (2.0-1) unstable; urgency=medium

  * NMU.
  * New upstream version.

 -- Matthias Klose <doko@debian.org>  Tue, 17 Aug 2004 23:44:24 +0200

python-crypto (1.9a6+dp2-1) unstable; urgency=low

  * Transitioned to Python 2.3.
  * Removed accidential junk form .orig.tar.gz.
  
 -- Andreas Rottmann <rotty@debian.org>  Sat,  9 Aug 2003 12:41:23 +0200

python-crypto (1.9a6+dp1-2) unstable; urgency=low

  * Fixed Section (python instead of interpreters).

 -- Andreas Rottmann <rotty@debian.org>  Sun, 20 Jul 2003 15:21:37 +0200

python-crypto (1.9a6+dp1-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 3.6.0 (no changes).

 -- Andreas Rottmann <rotty@debian.org>  Sun, 13 Jul 2003 18:26:54 +0200

python-crypto (1.9a4+dp1-4) unstable; urgency=low

  * Use dh_python.
      + Build-depend on debhelper >= 4.1.29.
      + Build-depend on python.
  * Bump Standards-Version to 3.5.8.
  
 -- Andreas Rottmann <rotty@debian.org>  Thu, 20 Feb 2003 14:55:12 +0100

python-crypto (1.9a4+dp1-3) unstable; urgency=low

  * Cipher/__init__.py: Remove 'RC5' and 'IDEA' from __all__.

 -- Andreas Rottmann <rotty@debian.org>  Fri, 14 Feb 2003 01:10:26 +0100

python-crypto (1.9a4+dp1-2) unstable; urgency=low

  * debian/control: Added python2.x dependencies to binary packages.
  * debian/control: Fixed 'Cryptpgraphic' typo (closes: #162884).

 -- Andreas Rottmann <rotty@debian.org>  Thu,  7 Nov 2002 22:05:27 +0100

python-crypto (1.9a4+dp1-1) unstable; urgency=low

  * Removed problematic algorithms from source code.
      + Added README.Debian with details.
      + Updated package descriptions.
  * Include docs in all pythonX.Y-crypto packages.

 -- Andreas Rottmann <rotty@debian.org>  Wed, 11 Sep 2002 13:15:45 +0200

python-crypto (1.9a4-1) unstable; urgency=low

  * Initial Release (closes: #159717)

 -- Andreas Rottmann <rotty@debian.org>  Thu,  5 Sep 2002 14:53:33 +0200