Subversion Repositories

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

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

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