Subversion Repositories

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

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

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