Subversion Repositories nettle

Compare Revisions

Ignore whitespace Rev 50 → Rev 51

/trunk/debian/control
102,3 → 102,16
- sexp-conv - conversion tool for handling the different flavours of sexp
syntax.
- pkcs1-conv - converts PKCS#1 keys to sexp format.
 
Package: nettle-dbg
Section: debug
Priority: extra
Architecture: any
Depends: libnettle3 (= ${binary:Version}) | libhogweed1 (= ${binary:Version}) | nettle-bin (= ${binary:Version})
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
space.
.
This package contains the debugging symbols for all binary packages.
/trunk/debian/changelog
2,8 → 2,9
 
* New upstream version.
- Drop 30_sparc_aes_include.dpatch; incorporated upstream.
* Add debug package.
 
-- Magnus Holmgren <holmgren@debian.org> Sun, 02 Aug 2009 00:42:17 +0200
-- Magnus Holmgren <holmgren@debian.org> Sun, 02 Aug 2009 16:32:31 +0200
 
nettle (1.16~cvs20070603-2) experimental; urgency=low
 
/trunk/debian/rules
95,7 → 95,7
dh_installexamples -a
dh_installinfo -a
dh_installman -a
dh_strip -a
dh_strip -a --dbg-package=nettle-dbg
dh_compress -X.pdf
dh_fixperms -a
dh_makeshlibs #-V 'libnettle2 (>= 1.15)'