Subversion Repositories nettle

Compare Revisions

Ignore whitespace Rev 104 → Rev 105

/branches/wheezy/debian/control
17,7 → 17,7
Description: low level cryptographic library (symmetric and one-way cryptos)
Nettle is a cryptographic library that is designed to fit easily in more or
less any context: In crypto toolkits for object-oriented languages (C++,
Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
Python, Pike, ...), in applications like LSH or GnuPG, or even in kernel
space.
.
It tries to solve a problem of providing a common set of cryptographic
39,7 → 39,7
Description: low level cryptographic library (public-key cryptos)
Nettle is a cryptographic library that is designed to fit easily in more or
less any context: In crypto toolkits for object-oriented languages (C++,
Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
Python, Pike, ...), in applications like LSH or GnuPG, or even in kernel
space.
.
It tries to solve a problem of providing a common set of cryptographic
49,7 → 49,7
cryptographic algorithms for the application to use in any environment and
in any way it needs.
.
This package contains the asymmetric cryptographic algorithms, which,
This package contains the asymmetric cryptographic algorithms, which
require the GNU multiple precision arithmetic library (libgmp) for
their large integer computations.
 
63,7 → 63,7
Description: low level cryptographic library (development files)
Nettle is a cryptographic library that is designed to fit easily in more or
less any context: In crypto toolkits for object-oriented languages (C++,
Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
Python, Pike, ...), in applications like LSH or GnuPG, or even in kernel
space.
.
It tries to solve a problem of providing a common set of cryptographic
85,7 → 85,7
Description: low level cryptographic library (binary tools)
Nettle is a cryptographic library that is designed to fit easily in more or
less any context: In crypto toolkits for object-oriented languages (C++,
Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
Python, Pike, ...), in applications like LSH or GnuPG, or even in kernel
space.
.
It tries to solve a problem of providing a common set of cryptographic
112,7 → 112,7
Description: low level cryptographic library (debugging symbols)
Nettle is a cryptographic library that is designed to fit easily in more or
less any context: In crypto toolkits for object-oriented languages (C++,
Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
Python, Pike, ...), in applications like LSH or GnuPG, or even in kernel
space.
.
This package contains the debugging symbols for all binary packages.
/branches/wheezy/debian/changelog
2,8 → 2,10
 
* Add postinst script that replaces old documentation directory (from
before 1.15-4) in nettle-bin with symlink (Closes: #692950).
* Spell check package descriptions (Closes: #680627). Thanks to Filipus
Klutiero.
 
-- Magnus Holmgren <holmgren@debian.org> Fri, 16 Nov 2012 20:52:59 +0100
-- Magnus Holmgren <holmgren@debian.org> Fri, 16 Nov 2012 21:13:25 +0100
 
nettle (2.4-2) unstable; urgency=low