Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 15 | Rev 32 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
18 magnus 1
nettle (1.15-4) unstable; urgency=low
2
 
3
  * Add manpage for nettle-lfib-stream(1) (Closes: #413293).
4
  * Add manpage for pkcs1-conv(1) (Closes: #413294).
5
  * Correct manpage for sexp-conv(1).
6
 
7
 -- Magnus Holmgren <magnus@kibibyte.se>  Mon, 11 Jun 2007 13:37:53 +0200
8
 
15 magnus 9
nettle (1.15-3) unstable; urgency=low
10
 
11
  * Use dh_install instead of dh_movefiles.
12
  * Run "make check" by default.
13
  * Ship nettle.pdf in libnettle-dev.
14
  * Include PDF and Info formats in doc-base control file.
15
  * Clean up the libnettle-dev examples directory. There should only be
16
    source files. Note that most of the examples aren't made to be
17
    compiled outside of the nettle source tree, except sha-example.c,
18
    which is the example found in the documentation.
19
  * Move descore.README and TODO from libnettle2.docs to
20
    libnettle-dev.docs, and also add README and NEWS to the latter.
21
  * Make debian/copyright more correct.
22
  * Add pkcs1-conv to nettle-bin package description.
23
 
24
 -- Magnus Holmgren <magnus@kibibyte.se>  Wed, 06 Jun 2007 14:35:13 +0200
25
 
3 magnus 26
nettle (1.15-2) unstable; urgency=high
27
 
5 magnus 28
  * Fix serious regression: The -lgmp added in 1.8-1 fell off in 1.15-1
29
    (Closes: #415034).
3 magnus 30
  * Use dpatch to handle patches.
31
  * Make package binNMUable.
7 magnus 32
  * Add XS-Vcs-* fields to debian/control.
8 magnus 33
  * Make dependencies on libnettle2 versioned.
3 magnus 34
 
7 magnus 35
 -- Magnus Holmgren <magnus@kibibyte.se>  Tue, 15 May 2007 16:15:19 +0200
3 magnus 36
 
2 magnus 37
nettle (1.15-1) unstable; urgency=low
38
 
39
  * New maintainer (Closes: #411677).
40
  * New upstream version. The non-free IETF RFC has been removed by
41
    upstream.
42
  * Updated Standards-Version to 3.7.2 without any changes.
43
  * Converted doc-base and copyright files to UTF-8.
44
  * Added extra cleanup to clean target of debian/rules so that
45
    dpkg-buildpackage can be run more than once.
46
  * debian/watch: updated.
47
  * debian/control: added autotools-dev as a build-dependency.
48
  * debian/rules: don't include config.guess and config.sub in
49
    .diff.gz.
50
 
51
 -- Magnus Holmgren <magnus@kibibyte.se>  Thu,  1 Mar 2007 19:29:49 +0100
52
 
53
nettle (1.14.1-1) unstable; urgency=low
54
 
55
  * Removed non-DFSG file from the archive and disabled the
56
    corresponding test case
57
  * Source package contains non-free IETF RFC/I-D's (Closes: #393400)
58
  * Since there is no upstream release available, a "fake" version number
59
    is added to the version.
60
 
61
 -- Marek Habersack <grendel@debian.org>  Wed, 18 Oct 2006 09:47:03 +0200
62
 
63
nettle (1.14-1) unstable; urgency=low
64
 
65
  * The latest upstream version
66
 
67
 -- Marek Habersack <grendel@debian.org>  Tue,  9 May 2006 21:41:17 +0200
68
 
69
nettle (1.12-3) unstable; urgency=high
70
 
71
  * Force a recompile to match the new libgmp3 package name
72
 
73
 -- Marek Habersack <grendel@debian.org>  Tue, 19 Jul 2005 12:01:28 +0200
74
 
75
nettle (1.12-2) unstable; urgency=high
76
 
77
  * Make libnettle-dev depend on libgmp3-dev
78
 
79
 -- Marek Habersack <grendel@debian.org>  Tue,  8 Mar 2005 02:19:01 +0100
80
 
81
nettle (1.12-1) unstable; urgency=high
82
 
83
  * The latest upstream release
84
  * sexp-conv is installed as sexp-conv.nettle and registered with the
85
    alternatives system now.
86
  * added the sexp-conv mainpage borrowed from the lsh-utils package.
87
 
88
 -- Marek Habersack <grendel@debian.org>  Tue, 30 Nov 2004 01:45:49 +0100
89
 
90
nettle (1.10-1) unstable; urgency=low
91
 
92
  * The latest upstream version
93
 
94
 -- Marek Habersack <grendel@debian.org>  Tue,  4 May 2004 15:56:02 +0200
95
 
96
nettle (1.9-1) unstable; urgency=low
97
 
98
  * The latest upstream release
99
 
100
 -- Marek Habersack <grendel@debian.org>  Mon, 16 Feb 2004 02:53:34 +0100
101
 
102
nettle (1.8-1) unstable; urgency=low
103
 
104
  * The latest upstream release
105
  * libnettle1 links directly against gmp now to avoid problems with
106
    programs linking to libnettle without referencing -lgmp explicitly.
107
  * libnettle1 is gone - upstream changed the SOVERSION to 2
108
 
109
 -- Marek Habersack <grendel@debian.org>  Wed, 14 Jan 2004 22:27:19 +0100
110
 
111
nettle (1.7-3) unstable; urgency=low
112
 
113
  * Don't drink and drive, or another doc-base fix
114
 
115
 -- Marek Habersack <grendel@debian.org>  Mon, 10 Nov 2003 19:07:20 -0500
116
 
117
nettle (1.7-2) unstable; urgency=low
118
 
119
  * Fixed the doc-base problem with the missing Section field
120
 
121
 -- Marek Habersack <grendel@debian.org>  Sun,  9 Nov 2003 22:06:09 -0500
122
 
123
nettle (1.7-1) unstable; urgency=low
124
 
125
  * Initial Release.
126
 
127
 -- Marek Habersack <grendel@debian.org>  Tue,  4 Nov 2003 18:23:07 +0100
128