Subversion Repositories nettle

Compare Revisions

Ignore whitespace Rev 165 → Rev 164

/trunk/debian/changelog
5,11 → 5,8
used if this package would be rebuilt with --enable-mini-gmp). Thus
declare nettle-dev Multi-Arch: same (Closes: #856160).
* Upgrade to Debhelper compat level 9.
* Drop old style -dbg package and switch to automatically created
-dbgsym packages. Since the old package was built with Debhelper level
8 there are actually no file conflicts.
 
-- Magnus Holmgren <holmgren@debian.org> Sun, 10 Sep 2017 22:32:53 +0200
-- Magnus Holmgren <holmgren@debian.org> Sun, 10 Sep 2017 21:23:28 +0200
 
nettle (3.3-1) unstable; urgency=low
 
/trunk/debian/control
104,3 → 104,16
syntax.
- pkcs1-conv - converts PKCS#1 keys to sexp format.
- nettle-hash - command-line tool to compute message digests such as SHA-1.
 
Package: nettle-dbg
Section: debug
Priority: extra
Architecture: any
Depends: libnettle6 (= ${binary:Version}) | libhogweed4 (= ${binary:Version}) | nettle-bin (= ${binary:Version}), ${misc:Depends}
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/rules
83,7 → 83,7
dh_installexamples -a
dh_installinfo -a
dh_installman -a
dh_strip -a
dh_strip -a --dbg-package=nettle-dbg
dh_compress -a -X.pdf
dh_fixperms -a
dh_makeshlibs -a -V