Rev 7 | Rev 15 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7 | Rev 8 | ||
---|---|---|---|
1 | nettle (1.15-2) unstable; urgency=high |
1 | nettle (1.15-2) unstable; urgency=high |
2 | 2 | ||
3 | * Fix serious regression: The -lgmp added in 1.8-1 fell off in 1.15-1 |
3 | * Fix serious regression: The -lgmp added in 1.8-1 fell off in 1.15-1 |
4 | (Closes: #415034). |
4 | (Closes: #415034). |
5 | * Use dpatch to handle patches. |
5 | * Use dpatch to handle patches. |
6 | * Make package binNMUable. |
6 | * Make package binNMUable. |
7 | * Add XS-Vcs-* fields to debian/control. |
7 | * Add XS-Vcs-* fields to debian/control. |
- | 8 | * Make dependencies on libnettle2 versioned. |
|
8 | 9 | ||
9 | -- Magnus Holmgren <magnus@kibibyte.se> Tue, 15 May 2007 16:15:19 +0200 |
10 | -- Magnus Holmgren <magnus@kibibyte.se> Tue, 15 May 2007 16:15:19 +0200 |
10 | 11 | ||
11 | nettle (1.15-1) unstable; urgency=low |
12 | nettle (1.15-1) unstable; urgency=low |
12 | 13 | ||
13 | * New maintainer (Closes: #411677). |
14 | * New maintainer (Closes: #411677). |
14 | * New upstream version. The non-free IETF RFC has been removed by |
15 | * New upstream version. The non-free IETF RFC has been removed by |
15 | upstream. |
16 | upstream. |
16 | * Updated Standards-Version to 3.7.2 without any changes. |
17 | * Updated Standards-Version to 3.7.2 without any changes. |
17 | * Converted doc-base and copyright files to UTF-8. |
18 | * Converted doc-base and copyright files to UTF-8. |
18 | * Added extra cleanup to clean target of debian/rules so that |
19 | * Added extra cleanup to clean target of debian/rules so that |
19 | dpkg-buildpackage can be run more than once. |
20 | dpkg-buildpackage can be run more than once. |
20 | * debian/watch: updated. |
21 | * debian/watch: updated. |
21 | * debian/control: added autotools-dev as a build-dependency. |
22 | * debian/control: added autotools-dev as a build-dependency. |
22 | * debian/rules: don't include config.guess and config.sub in |
23 | * debian/rules: don't include config.guess and config.sub in |
23 | .diff.gz. |
24 | .diff.gz. |
24 | 25 | ||
25 | -- Magnus Holmgren <magnus@kibibyte.se> Thu, 1 Mar 2007 19:29:49 +0100 |
26 | -- Magnus Holmgren <magnus@kibibyte.se> Thu, 1 Mar 2007 19:29:49 +0100 |
26 | 27 | ||
27 | nettle (1.14.1-1) unstable; urgency=low |
28 | nettle (1.14.1-1) unstable; urgency=low |
28 | 29 | ||
29 | * Removed non-DFSG file from the archive and disabled the |
30 | * Removed non-DFSG file from the archive and disabled the |
30 | corresponding test case |
31 | corresponding test case |
31 | * Source package contains non-free IETF RFC/I-D's (Closes: #393400) |
32 | * Source package contains non-free IETF RFC/I-D's (Closes: #393400) |
32 | * Since there is no upstream release available, a "fake" version number |
33 | * Since there is no upstream release available, a "fake" version number |
33 | is added to the version. |
34 | is added to the version. |
34 | 35 | ||
35 | -- Marek Habersack <grendel@debian.org> Wed, 18 Oct 2006 09:47:03 +0200 |
36 | -- Marek Habersack <grendel@debian.org> Wed, 18 Oct 2006 09:47:03 +0200 |
36 | 37 | ||
37 | nettle (1.14-1) unstable; urgency=low |
38 | nettle (1.14-1) unstable; urgency=low |
38 | 39 | ||
39 | * The latest upstream version |
40 | * The latest upstream version |
40 | 41 | ||
41 | -- Marek Habersack <grendel@debian.org> Tue, 9 May 2006 21:41:17 +0200 |
42 | -- Marek Habersack <grendel@debian.org> Tue, 9 May 2006 21:41:17 +0200 |
42 | 43 | ||
43 | nettle (1.12-3) unstable; urgency=high |
44 | nettle (1.12-3) unstable; urgency=high |
44 | 45 | ||
45 | * Force a recompile to match the new libgmp3 package name |
46 | * Force a recompile to match the new libgmp3 package name |
46 | 47 | ||
47 | -- Marek Habersack <grendel@debian.org> Tue, 19 Jul 2005 12:01:28 +0200 |
48 | -- Marek Habersack <grendel@debian.org> Tue, 19 Jul 2005 12:01:28 +0200 |
48 | 49 | ||
49 | nettle (1.12-2) unstable; urgency=high |
50 | nettle (1.12-2) unstable; urgency=high |
50 | 51 | ||
51 | * Make libnettle-dev depend on libgmp3-dev |
52 | * Make libnettle-dev depend on libgmp3-dev |
52 | 53 | ||
53 | -- Marek Habersack <grendel@debian.org> Tue, 8 Mar 2005 02:19:01 +0100 |
54 | -- Marek Habersack <grendel@debian.org> Tue, 8 Mar 2005 02:19:01 +0100 |
54 | 55 | ||
55 | nettle (1.12-1) unstable; urgency=high |
56 | nettle (1.12-1) unstable; urgency=high |
56 | 57 | ||
57 | * The latest upstream release |
58 | * The latest upstream release |
58 | * sexp-conv is installed as sexp-conv.nettle and registered with the |
59 | * sexp-conv is installed as sexp-conv.nettle and registered with the |
59 | alternatives system now. |
60 | alternatives system now. |
60 | * added the sexp-conv mainpage borrowed from the lsh-utils package. |
61 | * added the sexp-conv mainpage borrowed from the lsh-utils package. |
61 | 62 | ||
62 | -- Marek Habersack <grendel@debian.org> Tue, 30 Nov 2004 01:45:49 +0100 |
63 | -- Marek Habersack <grendel@debian.org> Tue, 30 Nov 2004 01:45:49 +0100 |
63 | 64 | ||
64 | nettle (1.10-1) unstable; urgency=low |
65 | nettle (1.10-1) unstable; urgency=low |
65 | 66 | ||
66 | * The latest upstream version |
67 | * The latest upstream version |
67 | 68 | ||
68 | -- Marek Habersack <grendel@debian.org> Tue, 4 May 2004 15:56:02 +0200 |
69 | -- Marek Habersack <grendel@debian.org> Tue, 4 May 2004 15:56:02 +0200 |
69 | 70 | ||
70 | nettle (1.9-1) unstable; urgency=low |
71 | nettle (1.9-1) unstable; urgency=low |
71 | 72 | ||
72 | * The latest upstream release |
73 | * The latest upstream release |
73 | 74 | ||
74 | -- Marek Habersack <grendel@debian.org> Mon, 16 Feb 2004 02:53:34 +0100 |
75 | -- Marek Habersack <grendel@debian.org> Mon, 16 Feb 2004 02:53:34 +0100 |
75 | 76 | ||
76 | nettle (1.8-1) unstable; urgency=low |
77 | nettle (1.8-1) unstable; urgency=low |
77 | 78 | ||
78 | * The latest upstream release |
79 | * The latest upstream release |
79 | * libnettle1 links directly against gmp now to avoid problems with |
80 | * libnettle1 links directly against gmp now to avoid problems with |
80 | programs linking to libnettle without referencing -lgmp explicitly. |
81 | programs linking to libnettle without referencing -lgmp explicitly. |
81 | * libnettle1 is gone - upstream changed the SOVERSION to 2 |
82 | * libnettle1 is gone - upstream changed the SOVERSION to 2 |
82 | 83 | ||
83 | -- Marek Habersack <grendel@debian.org> Wed, 14 Jan 2004 22:27:19 +0100 |
84 | -- Marek Habersack <grendel@debian.org> Wed, 14 Jan 2004 22:27:19 +0100 |
84 | 85 | ||
85 | nettle (1.7-3) unstable; urgency=low |
86 | nettle (1.7-3) unstable; urgency=low |
86 | 87 | ||
87 | * Don't drink and drive, or another doc-base fix |
88 | * Don't drink and drive, or another doc-base fix |
88 | 89 | ||
89 | -- Marek Habersack <grendel@debian.org> Mon, 10 Nov 2003 19:07:20 -0500 |
90 | -- Marek Habersack <grendel@debian.org> Mon, 10 Nov 2003 19:07:20 -0500 |
90 | 91 | ||
91 | nettle (1.7-2) unstable; urgency=low |
92 | nettle (1.7-2) unstable; urgency=low |
92 | 93 | ||
93 | * Fixed the doc-base problem with the missing Section field |
94 | * Fixed the doc-base problem with the missing Section field |
94 | 95 | ||
95 | -- Marek Habersack <grendel@debian.org> Sun, 9 Nov 2003 22:06:09 -0500 |
96 | -- Marek Habersack <grendel@debian.org> Sun, 9 Nov 2003 22:06:09 -0500 |
96 | 97 | ||
97 | nettle (1.7-1) unstable; urgency=low |
98 | nettle (1.7-1) unstable; urgency=low |
98 | 99 | ||
99 | * Initial Release. |
100 | * Initial Release. |
100 | 101 | ||
101 | -- Marek Habersack <grendel@debian.org> Tue, 4 Nov 2003 18:23:07 +0100 |
102 | -- Marek Habersack <grendel@debian.org> Tue, 4 Nov 2003 18:23:07 +0100 |
102 | 103 |