Subversion Repositories

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

Rev 33 | Rev 35 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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