Subversion Repositories

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

Rev 8 | Rev 18 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

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