Subversion Repositories

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

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
67 4787d 23h magnus /trunk/debian/ * Upload to unstable.
* Increase Debhelper compat level to 7.
* debian/rules: Add build-indep and build-arch targets.
 
66 4848d 00h magnus /trunk/debian/ Bump Standards-Version to 3.9.1.  
65 4848d 00h magnus /trunk/debian/ * Handle the parallel DEB_BUILD_OPTIONS option.
* Pass --libdir=/usr/lib to ./configure since it will otherwise try to
be smart and pick /usr/lib32 or /usr/lib64 on certain platforms.
* General tidying of debian/rules:
- Remove handling of noopt option (dpkg-buildpackage sets CFLAGS).
- Remove remnants of nostrip option handling.
- Only pass --host to ./configure if HOST != BUILD, as is recommended.
- Remove redundant compiler and configure flags.
 
64 4848d 03h magnus /trunk/debian/ Convert to source package format 3.0 (quilt), using
dh_autotools-dev_*config to update config.sub and config.guess files.
 
63 4850d 03h magnus /trunk/debian/ Fix indentation mistake  
62 4850d 03h magnus /trunk/debian/ Build-depend on the new libgmp10-dev instead of libgmp3-dev.  
61 4850d 03h 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.
 
60 5312d 01h magnus /trunk/debian/ Upgraded to Standards-Version 3.8.3 with the previous change.  
59 5312d 01h magnus /trunk/debian/ debian/control: nettle-dev: Depend on dpkg (>= 1.15.4) | install-info
as recommended for the transition to triggerized install-info.
 
58 5312d 02h magnus /trunk/debian/ debian/control: Add ${misc:Depends} to all packages lacking it.  
57 5312d 02h 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.
 
56 5382d 07h magnus /trunk/debian/ nettle-dev.doc-info: Correct Section and Document.  
55 5382d 07h magnus /trunk/debian/ Bump Standards-Version to 3.8.2.  
54 5382d 07h magnus /trunk/debian/ Use filter instead of findstring to check for noopt and nocheck and not just nostrip.  
53 5382d 08h magnus /trunk/debian/ Use $(filter) instead of $(findstring) to check for nocheck.  
52 5382d 08h magnus /trunk/debian/ Explain merge; drop transitional package.  
51 5382d 08h magnus /trunk/debian/ Add debug package.  
50 5382d 08h magnus /trunk/debian/ * New upstream version.
- Drop 30_sparc_aes_include.dpatch; incorporated upstream.
 
49 5382d 08h magnus /trunk/debian/ Fix another mistake in merge.  
48 5382d 08h magnus /trunk/debian/ Fix mistakes in merge.  
47 5383d 00h magnus /trunk/debian/ Merge changes from experimental branch.  
45 5493d 02h magnus /trunk/debian/ Remove redundant Secion field from libnettle2 binary paragraph  
44 5493d 02h magnus /trunk/debian/ Add debian/libnettle2.symbols.  
43 5493d 02h magnus /trunk/debian/ * Upgrade to Standards-Version 3.8.1:
+ Add debian/README.source (ยง 4.9).
 
42 5493d 03h magnus /trunk/debian/ ...and don't rename /usr/bin/sexp-conv either.  
41 5493d 03h magnus /trunk/debian/ Rename sexp-conv manpage now that we no longer install it as an alternative.  
40 5493d 03h magnus /trunk/debian/ Switch to Debhelper level 5. Remove files that don't exist from install
lists (copied from a template, apparently).
 
39 5493d 03h magnus /trunk/debian/ No longer install sexp-conv as an alternative; conflict with lsh-utils
prior to 2.0.4-dfsg-1, which depends on nettle-bin instead of shipping
a copy of sexp-conv (Closes: #510942). Drop nettle-bin.postinst and
nettle-bin.prerm (nettle-bin.prerm will remove the alternative on
upgrade, which is actually a bug, but works out fine in this case).
 
37 5852d 00h magnus /trunk/debian/ Finalize release.  
36 5852d 00h magnus /trunk/debian/ Bump Standards-Version to 3.7.3 without any changes.  
35 5852d 00h magnus /trunk/debian/ * Don't ignore make potential distclean errors.
* debian/libnettle-dev.doc-base: Change section to Programming/C
following the abolishion of the Apps section.
 
34 5852d 01h magnus /trunk/debian/ Add machine-readable copyright information to debian/copyright and
clarify licensing of nettle-lfib-stream.1 and pkcs1-conv.1
 
33 5852d 16h magnus /trunk/debian/ Bring debian/control format up-to-date with Homepage and Vcs fields.  
32 5852d 16h magnus /trunk/debian/ New maintainer email address.  
20 6165d 07h magnus /trunk/debian/ Actually include the manpages in the nettle-bin package.  
18 6165d 11h magnus /trunk/debian/ Add and update manpages  
15 6170d 10h magnus /trunk/debian/ * Use dh_install instead of dh_movefiles.
* Run "make check" by default.
* Ship nettle.pdf in libnettle-dev.
* Include PDF and Info formats in doc-base control file.
* Clean up the libnettle-dev examples directory. There should only be
source files. Note that most of the examples aren't made to be
compiled outside of the nettle source tree, except sha-example.c,
which is the example found in the documentation.
* Move descore.README and TODO from libnettle2.docs to
libnettle-dev.docs, and also add README and NEWS to the latter.
* Make debian/copyright more correct.
* Add pkcs1-conv to nettle-bin package description.
 
9 6192d 08h magnus /trunk/debian/ Really make dependencies on libnettle2 versioned.  
8 6192d 08h magnus /trunk/debian/ Make dependencies on libnettle2 versioned.  
7 6192d 09h magnus /trunk/debian/ Add XS-Vcs-* fields to debian/control