Subversion Repositories nettle

Compare Revisions

Ignore whitespace Rev 83 → Rev 82

/trunk/debian/control
25,10 → 25,6
doesn't do any memory allocation or I/O, it simply provides the
cryptographic algorithms for the application to use in any environment and
in any way it needs.
.
This package contains the symmetric and one-way cryptographic
algoritms. To avoid having this package depend on libgmp, the
assymetric cryptos reside in a separate library, libhogweed.
 
Package: libhogweed2
Architecture: any
47,10 → 43,6
doesn't do any memory allocation or I/O, it simply provides the
cryptographic algorithms for the application to use in any environment and
in any way it needs.
.
This package contains the assymetric cryptographic algorithms, which,
require the GNU multiple precision arithmetic library (libgmp) for
their large integer computations.
 
Package: nettle-dev
Section: libdevel
/trunk/debian/changelog
14,10 → 14,8
* Switch to Debhelper compat level 8.
* nettle-bin: Change Conflicts from moving sexp-conv into
Breaks+Replaces and drop long-obsolete conflict with libnettle1.
* Improve libnettle and libhogweed package descriptions, explaining the
difference between them.
 
-- Magnus Holmgren <holmgren@debian.org> Sat, 06 Aug 2011 19:13:56 +0200
-- Magnus Holmgren <holmgren@debian.org> Sat, 06 Aug 2011 18:49:02 +0200
 
nettle (2.1-2) unstable; urgency=low