Subversion Repositories

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

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

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