Subversion Repositories nettle

Compare Revisions

Ignore whitespace Rev 33 → Rev 32

/trunk/debian/control
4,9 → 4,8
Maintainer: Magnus Holmgren <holmgren@debian.org>
Build-Depends: debhelper (>= 4), libgmp3-dev, m4, autotools-dev, dpatch
Standards-Version: 3.7.2
Vcs-Svn: svn://svn.kibibyte.se/nettle/trunk
Vcs-Browser: http://svn.kibibyte.se/nettle
Homepage: http://www.lysator.liu.se/~nisse/nettle/
XS-Vcs-Svn: svn://svn.kibibyte.se/nettle/trunk
XS-Vcs-Browser: http://svn.kibibyte.se/nettle
 
Package: libnettle2
Section: libs
24,6 → 23,8
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.
.
Homepage: http://www.lysator.liu.se/~nisse/nettle/
 
Package: libnettle-dev
Section: libdevel
43,6 → 44,8
in any way it needs.
.
This package contains the development files (C headers and static libraries)
.
Homepage: http://www.lysator.liu.se/~nisse/nettle/
 
Package: nettle-bin
Section: misc
69,3 → 72,5
- sexp-conv - conversion tool for handling the different flavours of sexp
syntax.
- pkcs1-conv - converts PKCS#1 keys to sexp format.
.
Homepage: http://www.lysator.liu.se/~nisse/nettle/
/trunk/debian/changelog
1,7 → 1,6
nettle (1.15-5) UNRELEASED; urgency=low
 
* New maintainer email address.
* Bring debian/control format up-to-date with Homepage and Vcs fields.
 
--