Subversion Repositories

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

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

Rev 133 Rev 134
1
nettle (3.1-1) experimental; urgency=low
1
nettle (3.1-1) experimental; urgency=low
2
2
3
  * New upstream release. New SONAMEs libnettle6 and libhogweed4.
3
  * New upstream release. New SONAMEs libnettle6 and libhogweed4.
4
  * Drop native_64bit_test_needs_limits_h.patch; incorporated upstream.
4
  * Drop native_64bit_test_needs_limits_h.patch; incorporated upstream.
-
 
5
  * Bump Standards-Version to 3.9.6.
5
6
6
 -- Magnus Holmgren <holmgren@debian.org>  Wed, 08 Apr 2015 20:02:38 +0200
7
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 14 Apr 2015 20:13:32 +0200
7
8
8
nettle (3.0-2) experimental; urgency=low
9
nettle (3.0-2) experimental; urgency=low
9
10
10
  * Tag a symbol that only exists on 64-bit architecture.
11
  * Tag a symbol that only exists on 64-bit architecture.
11
  * native_64bit_test_needs_limits_h.patch: Include limits.h in
12
  * native_64bit_test_needs_limits_h.patch: Include limits.h in
12
    camellia-absorb.c; needed by the HAVE_NATIVE_64_BIT macro on at least
13
    camellia-absorb.c; needed by the HAVE_NATIVE_64_BIT macro on at least
13
    s390x.
14
    s390x.
14
  * Add manpage for nettle-pbkdf2.
15
  * Add manpage for nettle-pbkdf2.
15
16
16
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 05 Jul 2014 16:26:49 +0200
17
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 05 Jul 2014 16:26:49 +0200
17
18
18
nettle (3.0-1) experimental; urgency=low
19
nettle (3.0-1) experimental; urgency=low
19
20
20
  * New major upstream release. To experimental for now. New SONAMEs
21
  * New major upstream release. To experimental for now. New SONAMEs
21
    libnettle5 and libhogweed3.
22
    libnettle5 and libhogweed3.
22
23
23
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 08 Jun 2014 19:51:40 +0200
24
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 08 Jun 2014 19:51:40 +0200
24
25
25
nettle (2.7.1-2) unstable; urgency=low
26
nettle (2.7.1-2) unstable; urgency=low
26
27
27
  * libhogweed2.symbols: Tag some internal functions implementing
28
  * libhogweed2.symbols: Tag some internal functions implementing
28
    operations not available in GMP before version 6.0 as optional
29
    operations not available in GMP before version 6.0 as optional
29
    (Closes: #743087).
30
    (Closes: #743087).
30
  * Bump Standards-Version to 3.9.5.
31
  * Bump Standards-Version to 3.9.5.
31
32
32
 -- Magnus Holmgren <holmgren@debian.org>  Fri, 18 Apr 2014 21:02:56 +0200
33
 -- Magnus Holmgren <holmgren@debian.org>  Fri, 18 Apr 2014 21:02:56 +0200
33
34
34
nettle (2.7.1-1) unstable; urgency=low
35
nettle (2.7.1-1) unstable; urgency=low
35
36
36
  * New upstream bugfix release.
37
  * New upstream bugfix release.
37
38
38
 -- Magnus Holmgren <holmgren@debian.org>  Wed, 29 May 2013 19:25:35 +0200
39
 -- Magnus Holmgren <holmgren@debian.org>  Wed, 29 May 2013 19:25:35 +0200
39
40
40
nettle (2.7-2) unstable; urgency=low
41
nettle (2.7-2) unstable; urgency=low
41
42
42
  * Tag some (ECC related) symbols that only exist on some architectures.
43
  * Tag some (ECC related) symbols that only exist on some architectures.
43
44
44
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 07 May 2013 22:57:14 +0200
45
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 07 May 2013 22:57:14 +0200
45
46
46
nettle (2.7-1) unstable; urgency=low
47
nettle (2.7-1) unstable; urgency=low
47
48
48
  * New upstream release (Closes: #706081).
49
  * New upstream release (Closes: #706081).
49
  * Include watch file improvements from Bart Martens <bartm@debian.org>
50
  * Include watch file improvements from Bart Martens <bartm@debian.org>
50
    via the QA system.
51
    via the QA system.
51
52
52
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 04 May 2013 19:50:28 +0200
53
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 04 May 2013 19:50:28 +0200
53
54
54
nettle (2.6-1) experimental; urgency=low
55
nettle (2.6-1) experimental; urgency=low
55
56
56
  * New upstream release.
57
  * New upstream release.
57
58
58
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 24 Mar 2013 11:38:21 +0100
59
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 24 Mar 2013 11:38:21 +0100
59
60
60
nettle (2.5-1) experimental; urgency=low
61
nettle (2.5-1) experimental; urgency=low
61
62
62
  * New upstream release (Closes: #685855).
63
  * New upstream release (Closes: #685855).
63
    - All symbols from nettle-internal.c have been dropped from the built
64
    - All symbols from nettle-internal.c have been dropped from the built
64
      library, and pkcs1_signature_prefix renamed with a leading underscore,
65
      library, and pkcs1_signature_prefix renamed with a leading underscore,
65
      without SONAME change, as they were all for internal use only.
66
      without SONAME change, as they were all for internal use only.
66
  * debian/watch: Updated to handle -pre releases.
67
  * debian/watch: Updated to handle -pre releases.
67
68
68
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 25 Aug 2012 18:28:37 +0200
69
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 25 Aug 2012 18:28:37 +0200
69
70
70
nettle (2.4-2) unstable; urgency=low
71
nettle (2.4-2) unstable; urgency=low
71
72
72
  * Drop README.source; not needed since the package was converted to
73
  * Drop README.source; not needed since the package was converted to
73
    format 3.0.
74
    format 3.0.
74
  * Correct errors in DEP 5-format debian/copyright.
75
  * Correct errors in DEP 5-format debian/copyright.
75
  * Use dpkg-buildflags to set CFLAGS et al.
76
  * Use dpkg-buildflags to set CFLAGS et al.
76
  * Bump Standards-Version to 3.9.3.
77
  * Bump Standards-Version to 3.9.3.
77
78
78
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 23 Jun 2012 14:41:45 +0200
79
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 23 Jun 2012 14:41:45 +0200
79
80
80
nettle (2.4-1) unstable; urgency=low
81
nettle (2.4-1) unstable; urgency=low
81
82
82
  * New upstream bugfix release.
83
  * New upstream bugfix release.
83
84
84
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 03 Sep 2011 17:59:01 +0200
85
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 03 Sep 2011 17:59:01 +0200
85
86
86
nettle (2.3-1) unstable; urgency=low
87
nettle (2.3-1) unstable; urgency=low
87
88
88
  * New upstream release.
89
  * New upstream release.
89
  * nettle-dev.install: Include pkg-config files added by upstream
90
  * nettle-dev.install: Include pkg-config files added by upstream
90
    (Closes: #634294).
91
    (Closes: #634294).
91
  * debian/copyright: Add ripemd160-related files.
92
  * debian/copyright: Add ripemd160-related files.
92
93
93
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 03 Sep 2011 00:48:54 +0200
94
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 03 Sep 2011 00:48:54 +0200
94
95
95
nettle (2.2-1) unstable; urgency=low
96
nettle (2.2-1) unstable; urgency=low
96
97
97
  * New upstream release (Closes: #633574).
98
  * New upstream release (Closes: #633574).
98
    - The function nettle_arcfour_stream() was dropped without changing
99
    - The function nettle_arcfour_stream() was dropped without changing
99
      the SONAME, because it was undocumented and untested and should not
100
      the SONAME, because it was undocumented and untested and should not
100
      be in use.
101
      be in use.
101
  * Add symbols files and correct dependencies in shlibs files.
102
  * Add symbols files and correct dependencies in shlibs files.
102
  * Update copyright information, in particular regarding blowfish and
103
  * Update copyright information, in particular regarding blowfish and
103
    serpent, trying to follow DEP5.
104
    serpent, trying to follow DEP5.
104
  * Add manpage nettle-hash(1) and mention nettle-hash in description of
105
  * Add manpage nettle-hash(1) and mention nettle-hash in description of
105
    nettle-bin.
106
    nettle-bin.
106
  * Add multi-arch support.
107
  * Add multi-arch support.
107
  * Bump Standards-Version to 3.9.2.
108
  * Bump Standards-Version to 3.9.2.
108
  * Switch to Debhelper compat level 8.
109
  * Switch to Debhelper compat level 8.
109
  * nettle-bin: Change Conflicts from moving sexp-conv into
110
  * nettle-bin: Change Conflicts from moving sexp-conv into
110
    Breaks+Replaces and drop long-obsolete conflict with libnettle1.
111
    Breaks+Replaces and drop long-obsolete conflict with libnettle1.
111
  * Improve libnettle and libhogweed package descriptions, explaining the
112
  * Improve libnettle and libhogweed package descriptions, explaining the
112
    difference between them.
113
    difference between them.
113
114
114
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 06 Aug 2011 19:13:56 +0200
115
 -- Magnus Holmgren <holmgren@debian.org>  Sat, 06 Aug 2011 19:13:56 +0200
115
116
116
nettle (2.1-2) unstable; urgency=low
117
nettle (2.1-2) unstable; urgency=low
117
118
118
  * Upload to unstable.
119
  * Upload to unstable.
119
  * Increase Debhelper compat level to 7.
120
  * Increase Debhelper compat level to 7.
120
  * debian/rules: Add build-indep and build-arch targets.
121
  * debian/rules: Add build-indep and build-arch targets.
121
  * debian/copyright: Add entry for dsa2sexp.c.
122
  * debian/copyright: Add entry for dsa2sexp.c.
122
  * No longer suggest lsh-utils-doc as an alternative to lsh-doc.
123
  * No longer suggest lsh-utils-doc as an alternative to lsh-doc.
123
124
124
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 20 Mar 2011 01:48:24 +0100
125
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 20 Mar 2011 01:48:24 +0100
125
126
126
nettle (2.1-1) experimental; urgency=low
127
nettle (2.1-1) experimental; urgency=low
127
128
128
  * New upstream release (Closes: #594386). Thanks to Sedat Dilek for
129
  * New upstream release (Closes: #594386). Thanks to Sedat Dilek for
129
    sorting things out.
130
    sorting things out.
130
    - Drop rsa2sexp_algorithm_name.dpatch, 20_link_with_gmp.dpatch;
131
    - Drop rsa2sexp_algorithm_name.dpatch, 20_link_with_gmp.dpatch;
131
      incorporated upstream.
132
      incorporated upstream.
132
    - The SOVERSIONs of libnettle and libhogweed have changed to 4 and 2,
133
    - The SOVERSIONs of libnettle and libhogweed have changed to 4 and 2,
133
      respectively; update and rename debian/control, debian/libnettle3.*,
134
      respectively; update and rename debian/control, debian/libnettle3.*,
134
      debian/libhogweed1.*, and debian/nettle-bin.links accordingly.
135
      debian/libhogweed1.*, and debian/nettle-bin.links accordingly.
135
  * Build-depend on the new libgmp10-dev instead of libgmp3-dev.
136
  * Build-depend on the new libgmp10-dev instead of libgmp3-dev.
136
  * Convert to source package format 3.0 (quilt), using
137
  * Convert to source package format 3.0 (quilt), using
137
    dh_autotools-dev_*config to update config.sub and config.guess files.
138
    dh_autotools-dev_*config to update config.sub and config.guess files.
138
  * Handle the parallel DEB_BUILD_OPTIONS option.
139
  * Handle the parallel DEB_BUILD_OPTIONS option.
139
  * Pass --libdir=/usr/lib to ./configure since it will otherwise try to
140
  * Pass --libdir=/usr/lib to ./configure since it will otherwise try to
140
    be smart and pick /usr/lib32 or /usr/lib64 on certain platforms.
141
    be smart and pick /usr/lib32 or /usr/lib64 on certain platforms.
141
  * General tidying of debian/rules: 
142
  * General tidying of debian/rules: 
142
    - Remove handling of noopt option (dpkg-buildpackage sets CFLAGS).
143
    - Remove handling of noopt option (dpkg-buildpackage sets CFLAGS).
143
    - Remove remnants of nostrip option handling.
144
    - Remove remnants of nostrip option handling.
144
    - Only pass --host to ./configure if HOST != BUILD, as is recommended.
145
    - Only pass --host to ./configure if HOST != BUILD, as is recommended.
145
    - Remove redundant compiler and configure flags.
146
    - Remove redundant compiler and configure flags.
146
  * Bump Standards-Version to 3.9.1.
147
  * Bump Standards-Version to 3.9.1.
147
148
148
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 18 Jan 2011 23:44:49 +0100
149
 -- Magnus Holmgren <holmgren@debian.org>  Tue, 18 Jan 2011 23:44:49 +0100
149
150
150
nettle (2.0-2) unstable; urgency=low
151
nettle (2.0-2) unstable; urgency=low
151
152
152
  * rsa2sexp_algorithm_name.dpatch (new): Use a default algorithm name
153
  * rsa2sexp_algorithm_name.dpatch (new): Use a default algorithm name
153
    that LSH understands in the sexp representation of an RSA key, so that
154
    that LSH understands in the sexp representation of an RSA key, so that
154
    pkcs1-conv can be used to convert existing OpenSSH private keys.
155
    pkcs1-conv can be used to convert existing OpenSSH private keys.
155
  * debian/control: Add ${misc:Depends} to all packages lacking it.
156
  * debian/control: Add ${misc:Depends} to all packages lacking it.
156
  * debian/control: nettle-dev: Depend on dpkg (>= 1.15.4) | install-info
157
  * debian/control: nettle-dev: Depend on dpkg (>= 1.15.4) | install-info
157
    as recommended for the transition to triggerized install-info.
158
    as recommended for the transition to triggerized install-info.
158
  * Upgraded to Standards-Version 3.8.3 with the previous change.
159
  * Upgraded to Standards-Version 3.8.3 with the previous change.
159
160
160
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 11 Oct 2009 23:27:07 +0200
161
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 11 Oct 2009 23:27:07 +0200
161
162
162
nettle (2.0-1) unstable; urgency=low
163
nettle (2.0-1) unstable; urgency=low
163
164
164
  * Merge with experimental branch.
165
  * Merge with experimental branch.
165
    - There was no lsh-utils 2.0.3-2 in Debian, so the conflict is with
166
    - There was no lsh-utils 2.0.3-2 in Debian, so the conflict is with
166
      lsh-utils < 2.0.4-dfsg-1.
167
      lsh-utils < 2.0.4-dfsg-1.
167
    - Drop the transitional libnettle-dev package that was in experimental. 
168
    - Drop the transitional libnettle-dev package that was in experimental. 
168
      Due to the split, depending packages will need sourceful uploads anyway.
169
      Due to the split, depending packages will need sourceful uploads anyway.
169
  * New upstream version.
170
  * New upstream version.
170
    - Drop 30_sparc_aes_include.dpatch; incorporated upstream.
171
    - Drop 30_sparc_aes_include.dpatch; incorporated upstream.
171
  * Add debug package.
172
  * Add debug package.
172
  * nettle-dev.doc-info: Correct Section and Document.
173
  * nettle-dev.doc-info: Correct Section and Document.
173
  * Bump Standards-Version to 3.8.2.
174
  * Bump Standards-Version to 3.8.2.
174
175
175
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 02 Aug 2009 17:20:28 +0200
176
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 02 Aug 2009 17:20:28 +0200
176
177
177
nettle (1.16~cvs20070603-2) experimental; urgency=low
178
nettle (1.16~cvs20070603-2) experimental; urgency=low
178
179
179
  * 30_sparc_aes_include.dpatch: Patch from upstream CVS, fixes FTBFS on
180
  * 30_sparc_aes_include.dpatch: Patch from upstream CVS, fixes FTBFS on
180
    sparc (Closes: #441265).
181
    sparc (Closes: #441265).
181
  * debian/rules: Check for Makefile instead of ignoring all `make
182
  * debian/rules: Check for Makefile instead of ignoring all `make
182
    distclean' errors.
183
    distclean' errors.
183
184
184
 -- Magnus Holmgren <magnus@kibibyte.se>  Sat, 08 Sep 2007 19:58:29 +0200
185
 -- Magnus Holmgren <magnus@kibibyte.se>  Sat, 08 Sep 2007 19:58:29 +0200
185
186
186
nettle (1.16~cvs20070603-1) experimental; urgency=low
187
nettle (1.16~cvs20070603-1) experimental; urgency=low
187
188
188
  * Upstream CVS snapshot splitting off public-key algorithms as
189
  * Upstream CVS snapshot splitting off public-key algorithms as
189
    libhogweed1.
190
    libhogweed1.
190
    - Drop 10_cleanup.dpatch; incorporated upstream.
191
    - Drop 10_cleanup.dpatch; incorporated upstream.
191
    - Rename libnettle-dev as nettle-dev.
192
    - Rename libnettle-dev as nettle-dev.
192
  * No longer install sexp-conv as an alternative; conflict with lsh-utils
193
  * No longer install sexp-conv as an alternative; conflict with lsh-utils
193
    (<< 2.0.3-2, which is anticipated to stop shipping an identical
194
    (<< 2.0.3-2, which is anticipated to stop shipping an identical
194
    sexp-conv and depend on nettle-bin instead).
195
    sexp-conv and depend on nettle-bin instead).
195
  * Link with --as-needed to avoid unnecessary NEEDED tags.
196
  * Link with --as-needed to avoid unnecessary NEEDED tags.
196
197
197
 -- Magnus Holmgren <magnus@kibibyte.se>  Mon, 11 Jun 2007 17:36:08 +0200
198
 -- Magnus Holmgren <magnus@kibibyte.se>  Mon, 11 Jun 2007 17:36:08 +0200
198
  
199
  
199
nettle (1.15-6) unstable; urgency=low
200
nettle (1.15-6) unstable; urgency=low
200
201
201
  * No longer install sexp-conv as an alternative; conflict with lsh-utils
202
  * No longer install sexp-conv as an alternative; conflict with lsh-utils
202
    prior to 2.0.4-dfsg-1, which depends on nettle-bin instead of shipping
203
    prior to 2.0.4-dfsg-1, which depends on nettle-bin instead of shipping
203
    a copy of sexp-conv (Closes: #510942). Drop nettle-bin.postinst and
204
    a copy of sexp-conv (Closes: #510942). Drop nettle-bin.postinst and
204
    nettle-bin.prerm (nettle-bin.prerm will remove the alternative on
205
    nettle-bin.prerm (nettle-bin.prerm will remove the alternative on
205
    upgrade, which is actually a bug, but works out fine in this case).
206
    upgrade, which is actually a bug, but works out fine in this case).
206
  * Switch to Debhelper level 5. Remove files that don't exist from install
207
  * Switch to Debhelper level 5. Remove files that don't exist from install
207
    lists (copied from a template, apparently).
208
    lists (copied from a template, apparently).
208
  * Upgrade to Standards-Version 3.8.1:
209
  * Upgrade to Standards-Version 3.8.1:
209
    + Add debian/README.source (§ 4.9).
210
    + Add debian/README.source (§ 4.9).
210
  * Add debian/libnettle2.symbols.
211
  * Add debian/libnettle2.symbols.
211
212
212
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 13 Apr 2009 22:52:44 +0200
213
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 13 Apr 2009 22:52:44 +0200
213
214
214
nettle (1.15-5) unstable; urgency=low
215
nettle (1.15-5) unstable; urgency=low
215
216
216
  * New maintainer email address.
217
  * New maintainer email address.
217
  * Bring debian/control format up-to-date with Homepage and Vcs fields.
218
  * Bring debian/control format up-to-date with Homepage and Vcs fields.
218
  * Add machine-readable copyright information to debian/copyright and
219
  * Add machine-readable copyright information to debian/copyright and
219
    clarify licensing of nettle-lfib-stream.1 and pkcs1-conv.1. The
220
    clarify licensing of nettle-lfib-stream.1 and pkcs1-conv.1. The
220
    machine-readable information may not be completely accurate at this
221
    machine-readable information may not be completely accurate at this
221
    point due to the many different authors and licenses.
222
    point due to the many different authors and licenses.
222
  * Don't ignore make potential distclean errors.
223
  * Don't ignore make potential distclean errors.
223
  * debian/libnettle-dev.doc-base: Change section to Programming/C
224
  * debian/libnettle-dev.doc-base: Change section to Programming/C
224
    following the abolishion of the Apps section.
225
    following the abolishion of the Apps section.
225
  * Bump Standards-Version to 3.7.3 without any changes.
226
  * Bump Standards-Version to 3.7.3 without any changes.
226
227
227
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 20 Apr 2008 00:40:55 +0200
228
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 20 Apr 2008 00:40:55 +0200
228
229
229
nettle (1.15-4) unstable; urgency=low
230
nettle (1.15-4) unstable; urgency=low
230
231
231
  * Add manpage for nettle-lfib-stream(1) (Closes: #413293).
232
  * Add manpage for nettle-lfib-stream(1) (Closes: #413293).
232
  * Add manpage for pkcs1-conv(1) (Closes: #413294).
233
  * Add manpage for pkcs1-conv(1) (Closes: #413294).
233
  * Correct manpage for sexp-conv(1).
234
  * Correct manpage for sexp-conv(1).
234
235
235
 -- Magnus Holmgren <magnus@kibibyte.se>  Mon, 11 Jun 2007 13:37:53 +0200
236
 -- Magnus Holmgren <magnus@kibibyte.se>  Mon, 11 Jun 2007 13:37:53 +0200
236
237
237
nettle (1.15-3) unstable; urgency=low
238
nettle (1.15-3) unstable; urgency=low
238
239
239
  * Use dh_install instead of dh_movefiles.
240
  * Use dh_install instead of dh_movefiles.
240
  * Run "make check" by default.
241
  * Run "make check" by default.
241
  * Ship nettle.pdf in libnettle-dev.
242
  * Ship nettle.pdf in libnettle-dev.
242
  * Include PDF and Info formats in doc-base control file.
243
  * Include PDF and Info formats in doc-base control file.
243
  * Clean up the libnettle-dev examples directory. There should only be
244
  * Clean up the libnettle-dev examples directory. There should only be
244
    source files. Note that most of the examples aren't made to be
245
    source files. Note that most of the examples aren't made to be
245
    compiled outside of the nettle source tree, except sha-example.c,
246
    compiled outside of the nettle source tree, except sha-example.c,
246
    which is the example found in the documentation.
247
    which is the example found in the documentation.
247
  * Move descore.README and TODO from libnettle2.docs to
248
  * Move descore.README and TODO from libnettle2.docs to
248
    libnettle-dev.docs, and also add README and NEWS to the latter.
249
    libnettle-dev.docs, and also add README and NEWS to the latter.
249
  * Make debian/copyright more correct.
250
  * Make debian/copyright more correct.
250
  * Add pkcs1-conv to nettle-bin package description.
251
  * Add pkcs1-conv to nettle-bin package description.
251
252
252
 -- Magnus Holmgren <magnus@kibibyte.se>  Wed, 06 Jun 2007 14:35:13 +0200
253
 -- Magnus Holmgren <magnus@kibibyte.se>  Wed, 06 Jun 2007 14:35:13 +0200
253
254
254
nettle (1.15-2) unstable; urgency=high
255
nettle (1.15-2) unstable; urgency=high
255
256
256
  * Fix serious regression: The -lgmp added in 1.8-1 fell off in 1.15-1
257
  * Fix serious regression: The -lgmp added in 1.8-1 fell off in 1.15-1
257
    (Closes: #415034).
258
    (Closes: #415034).
258
  * Use dpatch to handle patches.
259
  * Use dpatch to handle patches.
259
  * Make package binNMUable.
260
  * Make package binNMUable.
260
  * Add XS-Vcs-* fields to debian/control.
261
  * Add XS-Vcs-* fields to debian/control.
261
  * Make dependencies on libnettle2 versioned.
262
  * Make dependencies on libnettle2 versioned.
262
263
263
 -- Magnus Holmgren <magnus@kibibyte.se>  Tue, 15 May 2007 16:15:19 +0200
264
 -- Magnus Holmgren <magnus@kibibyte.se>  Tue, 15 May 2007 16:15:19 +0200
264
265
265
nettle (1.15-1) unstable; urgency=low
266
nettle (1.15-1) unstable; urgency=low
266
267
267
  * New maintainer (Closes: #411677).
268
  * New maintainer (Closes: #411677).
268
  * New upstream version. The non-free IETF RFC has been removed by
269
  * New upstream version. The non-free IETF RFC has been removed by
269
    upstream.
270
    upstream.
270
  * Updated Standards-Version to 3.7.2 without any changes.
271
  * Updated Standards-Version to 3.7.2 without any changes.
271
  * Converted doc-base and copyright files to UTF-8.
272
  * Converted doc-base and copyright files to UTF-8.
272
  * Added extra cleanup to clean target of debian/rules so that
273
  * Added extra cleanup to clean target of debian/rules so that
273
    dpkg-buildpackage can be run more than once.
274
    dpkg-buildpackage can be run more than once.
274
  * debian/watch: updated.
275
  * debian/watch: updated.
275
  * debian/control: added autotools-dev as a build-dependency.
276
  * debian/control: added autotools-dev as a build-dependency.
276
  * debian/rules: don't include config.guess and config.sub in
277
  * debian/rules: don't include config.guess and config.sub in
277
    .diff.gz.
278
    .diff.gz.
278
279
279
 -- Magnus Holmgren <magnus@kibibyte.se>  Thu,  1 Mar 2007 19:29:49 +0100
280
 -- Magnus Holmgren <magnus@kibibyte.se>  Thu,  1 Mar 2007 19:29:49 +0100
280
281
281
nettle (1.14.1-1) unstable; urgency=low
282
nettle (1.14.1-1) unstable; urgency=low
282
283
283
  * Removed non-DFSG file from the archive and disabled the
284
  * Removed non-DFSG file from the archive and disabled the
284
    corresponding test case
285
    corresponding test case
285
  * Source package contains non-free IETF RFC/I-D's (Closes: #393400)
286
  * Source package contains non-free IETF RFC/I-D's (Closes: #393400)
286
  * Since there is no upstream release available, a "fake" version number
287
  * Since there is no upstream release available, a "fake" version number
287
    is added to the version.
288
    is added to the version.
288
289
289
 -- Marek Habersack <grendel@debian.org>  Wed, 18 Oct 2006 09:47:03 +0200
290
 -- Marek Habersack <grendel@debian.org>  Wed, 18 Oct 2006 09:47:03 +0200
290
291
291
nettle (1.14-1) unstable; urgency=low
292
nettle (1.14-1) unstable; urgency=low
292
293
293
  * The latest upstream version
294
  * The latest upstream version
294
295
295
 -- Marek Habersack <grendel@debian.org>  Tue,  9 May 2006 21:41:17 +0200
296
 -- Marek Habersack <grendel@debian.org>  Tue,  9 May 2006 21:41:17 +0200
296
297
297
nettle (1.12-3) unstable; urgency=high
298
nettle (1.12-3) unstable; urgency=high
298
299
299
  * Force a recompile to match the new libgmp3 package name
300
  * Force a recompile to match the new libgmp3 package name
300
301
301
 -- Marek Habersack <grendel@debian.org>  Tue, 19 Jul 2005 12:01:28 +0200
302
 -- Marek Habersack <grendel@debian.org>  Tue, 19 Jul 2005 12:01:28 +0200
302
303
303
nettle (1.12-2) unstable; urgency=high
304
nettle (1.12-2) unstable; urgency=high
304
305
305
  * Make libnettle-dev depend on libgmp3-dev
306
  * Make libnettle-dev depend on libgmp3-dev
306
307
307
 -- Marek Habersack <grendel@debian.org>  Tue,  8 Mar 2005 02:19:01 +0100
308
 -- Marek Habersack <grendel@debian.org>  Tue,  8 Mar 2005 02:19:01 +0100
308
309
309
nettle (1.12-1) unstable; urgency=high
310
nettle (1.12-1) unstable; urgency=high
310
311
311
  * The latest upstream release
312
  * The latest upstream release
312
  * sexp-conv is installed as sexp-conv.nettle and registered with the
313
  * sexp-conv is installed as sexp-conv.nettle and registered with the
313
    alternatives system now.
314
    alternatives system now.
314
  * added the sexp-conv mainpage borrowed from the lsh-utils package.
315
  * added the sexp-conv mainpage borrowed from the lsh-utils package.
315
316
316
 -- Marek Habersack <grendel@debian.org>  Tue, 30 Nov 2004 01:45:49 +0100
317
 -- Marek Habersack <grendel@debian.org>  Tue, 30 Nov 2004 01:45:49 +0100
317
318
318
nettle (1.10-1) unstable; urgency=low
319
nettle (1.10-1) unstable; urgency=low
319
320
320
  * The latest upstream version
321
  * The latest upstream version
321
322
322
 -- Marek Habersack <grendel@debian.org>  Tue,  4 May 2004 15:56:02 +0200
323
 -- Marek Habersack <grendel@debian.org>  Tue,  4 May 2004 15:56:02 +0200
323
324
324
nettle (1.9-1) unstable; urgency=low
325
nettle (1.9-1) unstable; urgency=low
325
326
326
  * The latest upstream release
327
  * The latest upstream release
327
328
328
 -- Marek Habersack <grendel@debian.org>  Mon, 16 Feb 2004 02:53:34 +0100
329
 -- Marek Habersack <grendel@debian.org>  Mon, 16 Feb 2004 02:53:34 +0100
329
330
330
nettle (1.8-1) unstable; urgency=low
331
nettle (1.8-1) unstable; urgency=low
331
332
332
  * The latest upstream release
333
  * The latest upstream release
333
  * libnettle1 links directly against gmp now to avoid problems with
334
  * libnettle1 links directly against gmp now to avoid problems with
334
    programs linking to libnettle without referencing -lgmp explicitly.
335
    programs linking to libnettle without referencing -lgmp explicitly.
335
  * libnettle1 is gone - upstream changed the SOVERSION to 2
336
  * libnettle1 is gone - upstream changed the SOVERSION to 2
336
337
337
 -- Marek Habersack <grendel@debian.org>  Wed, 14 Jan 2004 22:27:19 +0100
338
 -- Marek Habersack <grendel@debian.org>  Wed, 14 Jan 2004 22:27:19 +0100
338
339
339
nettle (1.7-3) unstable; urgency=low
340
nettle (1.7-3) unstable; urgency=low
340
341
341
  * Don't drink and drive, or another doc-base fix
342
  * Don't drink and drive, or another doc-base fix
342
343
343
 -- Marek Habersack <grendel@debian.org>  Mon, 10 Nov 2003 19:07:20 -0500
344
 -- Marek Habersack <grendel@debian.org>  Mon, 10 Nov 2003 19:07:20 -0500
344
345
345
nettle (1.7-2) unstable; urgency=low
346
nettle (1.7-2) unstable; urgency=low
346
347
347
  * Fixed the doc-base problem with the missing Section field
348
  * Fixed the doc-base problem with the missing Section field
348
349
349
 -- Marek Habersack <grendel@debian.org>  Sun,  9 Nov 2003 22:06:09 -0500
350
 -- Marek Habersack <grendel@debian.org>  Sun,  9 Nov 2003 22:06:09 -0500
350
351
351
nettle (1.7-1) unstable; urgency=low
352
nettle (1.7-1) unstable; urgency=low
352
353
353
  * Initial Release.
354
  * Initial Release.
354
355
355
 -- Marek Habersack <grendel@debian.org>  Tue,  4 Nov 2003 18:23:07 +0100
356
 -- Marek Habersack <grendel@debian.org>  Tue,  4 Nov 2003 18:23:07 +0100
356
357