Subversion Repositories

?revision_form?
Rev ?revision_input??revision_submit?
?revision_endform?

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
135 3301d 20h magnus /branches/3.0/ * Merge changes from unstable (2.7.1-3 through 2.7.1-5) (Closes: #782266).
* Add code to transition /usr/share/doc/nettle-dbg from directory to
symlink (Closes: #774919).
* Also add missing Pre-Depends: multiarch-support to nettle-dbg.
* Use dh_installdocs --link-doc to create symlinks and add correct
dependencies (Closes: #773022).
* Bump Standards-Version to 3.9.6.
* Add upstream PGP signing key.
* Add GNU server URLs to watch file.
* Use -fPIC instead of -fpic by default (Closes: #755769); needed on
sparc64 and shouldn't be noticeable elsewhere.
 
133 3301d 21h magnus /branches/3.0/debian/ * New upstream release. New SONAMEs libnettle6 and libhogweed4.
* Drop native_64bit_test_needs_limits_h.patch; incorporated upstream.
 
124 3585d 01h magnus /branches/3.0/debian/ Check in patch to include limits.h in camellia-absorb.c, already mentioned in debian/changelog.  
121 3611d 21h magnus /branches/3.0/ Create experimental 3.0 branch  
64 4848d 19h magnus /trunk/debian/ Convert to source package format 3.0 (quilt), using
dh_autotools-dev_*config to update config.sub and config.guess files.
 
61 4850d 19h magnus /trunk/debian/ * New upstream release (Closes: #594386). Thanks to Sedat Dilek for
sorting things out.
- Drop rsa2sexp_algorithm_name.dpatch, 20_link_with_gmp.dpatch;
incorporated upstream.
- The SOVERSIONs of libnettle and libhogweed have changed to 4 and 2,
respectively; update and rename debian/control, debian/libnettle3.*,
debian/libhogweed1.*, and debian/nettle-bin.links accordingly.
 
57 5312d 18h magnus /trunk/debian/ rsa2sexp_algorithm_name.dpatch (new): Use a default algorithm name
that LSH understands in the sexp representation of an RSA key, so that
pkcs1-conv can be used to convert existing OpenSSH private keys.
 
50 5383d 01h magnus /trunk/debian/ * New upstream version.
- Drop 30_sparc_aes_include.dpatch; incorporated upstream.
 
47 5383d 16h magnus /trunk/debian/ Merge changes from experimental branch.  
9 6193d 00h magnus /trunk/debian/ Really make dependencies on libnettle2 versioned.  
4 6193d 03h magnus /trunk/debian/ Rearrange debian/rules a bit so that patching and cleaning work better.
Don't rename config.sub and config.guess .orig - dh_clean deletes such files.
 
3 6193d 04h magnus /trunk/ * Fix serious regression: The -lgmp added in 1.8-1 fell off in 1.15-1.
* Use dpatch to handle patches.
* Make package binNMUable.