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