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