Subversion Repositories

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

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

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