File: changelog

package info (click to toggle)
beecrypt 2.2.0-pre1-5
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,820 kB
  • ctags: 1,325
  • sloc: ansic: 12,215; sh: 9,073; asm: 2,715; makefile: 80
file content (97 lines) | stat: -rw-r--r-- 3,098 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
87
88
89
90
91
92
93
94
95
96
97
beecrypt (2.2.0-pre1-5) unstable; urgency=low

  * Fixed "configure built with broken libtool.m4" (Closes: #295427).
  * Removed autoconf and autotools-dev from Build-Depends.
  * New maintainer (Closes: #266469).

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sat, 19 Feb 2005 19:49:37 +1100

beecrypt (2.2.0-pre1-4) unstable; urgency=low

  * QA Upload
  * Changed Maintainer to Debian QA Group <packages@qa.debian.org>

 -- Stephen Quinney <stephen@jadevine.org.uk>  Tue, 15 Feb 2005 13:42:55 +0000

beecrypt (2.2.0-pre1-3) unstable; urgency=low

  * debian/watch: updated to version 2 

 -- Luca Filipozzi <lfilipoz@debian.org>  Sun,  2 Jun 2002 18:35:06 -0700

beecrypt (2.2.0-pre1-2) unstable; urgency=low

  * moving from non-us to main 

 -- Luca Filipozzi <lfilipoz@debian.org>  Mon, 25 Mar 2002 20:10:23 -0800

beecrypt (2.2.0-pre1-1) unstable; urgency=low

  * New upstream release
    - this version includes DSA (closes: Bug#138639)
    - NB: this version no longer has config.h and config.gnu.h (files I was
      including into /usr/include to make it easy to use beecrypt); these
      files are now automatically installed by upstream as beecrypt.h and
      beecrypt.gnu.h; any source that was including config.h must now include
      beecrypt.h instead

 -- Luca Filipozzi <lfilipoz@debian.org>  Sun, 24 Mar 2002 06:58:57 -0800

beecrypt (2.1.0-3) unstable; urgency=low

  * builds static library [thanks David Kimdon for patch ] (closes: Bug#127269)

 -- Luca Filipozzi <lfilipoz@debian.org>  Tue,  1 Jan 2002 15:58:28 -0800

beecrypt (2.1.0-2) unstable; urgency=low

  * added watch file

 -- Luca Filipozzi <lfilipoz@debian.org>  Wed, 26 Dec 2001 12:55:23 -0800

beecrypt (2.1.0-1) unstable; urgency=low

  * New upstream release

 -- Luca Filipozzi <lfilipoz@debian.org>  Wed, 24 Oct 2001 11:45:19 -0700

beecrypt (2.0.0-3) unstable; urgency=low

  * fixed upstream configure.in and Makefile.in to allow
    beecrypt to compile on hppa (Closes: #101065, #102753)
  * added conflict on beecrypt to beecrypt2 (Closes: #100951)
  * fixed silly dependency on libc6-dev
  * removed erroneous debian/beecrypt2.substvars file

 -- Luca Filipozzi <lfilipoz@debian.org>  Sun, 15 Jul 2001 20:01:24 -0700

beecrypt (2.0.0-2) unstable; urgency=low

  * Fixes packaging problems 

 -- Luca Filipozzi <lfilipoz@debian.org>  Wed,  6 Jun 2001 08:59:23 -0700

beecrypt (2.0.0-1) unstable; urgency=low

  * New upstream release

 -- Luca Filipozzi <lfilipoz@debian.org>  Sun,  3 Jun 2001 22:21:01 -0700

beecrypt (1.1.2-2) unstable; urgency=low

  * debian/rules changed to address two problems:
    + /usr/lib/libbeecrypt.so now points to /usr/lib/libbeecrypt.so.1 correctly
    + config.h and gnu/config.gnu.h installed into /usr/include/beecrypt since
      the upstream author has a horrible way of dealing with system types

 -- Luca Filipozzi <lfilipoz@debian.org>  Mon, 12 Feb 2001 23:44:08 -0800

beecrypt (1.1.2-1) unstable; urgency=low

  * Initial release.

 -- Luca Filipozzi <lfilipoz@debian.org>  Sun, 21 Jan 2001 10:35:15 -0800

Local variables:
mode: debian-changelog
End: