Subversion Repositories

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

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

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