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
100 4294d 03h magnus /trunk/debian/ Update libhogweed symbols too.  
99 4294d 07h magnus /trunk/debian/ debian/watch: Updated to handle -pre releases.  
98 4294d 07h magnus /trunk/debian/ * New upstream release (Closes: #685855).
- All symbols from nettle-internal.c have been dropped from the built
library without SONAME change, internal as they were.
 
97 4357d 09h magnus /tags/2.4-2/ [svn-buildpackage] Tagging nettle 2.4-2  
96 4357d 09h magnus /trunk/debian/ Bump Standards-Version to 3.9.3.  
95 4357d 10h magnus /trunk/debian/ Use dpkg-buildflags to set CFLAGS et al.  
94 4357d 11h magnus /trunk/debian/ Correct errors in DEP 5-format debian/copyright.  
93 4651d 01h magnus /trunk/debian/ Drop README.source; not needed since the package was converted to
format 3.0.
 
92 4651d 04h magnus /trunk/debian/ Back-date closing of bug #634294.  
91 4651d 05h magnus /tags/2.4-1/ [svn-buildpackage] Tagging nettle 2.4-1  
90 4651d 06h magnus /trunk/debian/ New upstream bugfix release.  
89 4651d 12h magnus /tags/2.3-1/ [svn-buildpackage] Tagging nettle 2.3-1  
88 4651d 23h magnus /trunk/debian/ debian/copyright: Add ripemd160-related files.  
87 4651d 23h magnus /trunk/debian/ nettle-dev.install: Include pkg-config files added by upstream.  
86 4652d 00h magnus /trunk/debian/ New upstream release.  
85 4679d 02h magnus /tags/2.2-1/ [svn-buildpackage] Tagging nettle 2.2-1  
84 4679d 05h magnus /trunk/debian/ Spelling  
83 4679d 05h magnus /trunk/debian/ Improve libnettle and libhogweed package descriptions, explaining the
difference between them.
 
82 4679d 05h magnus /trunk/debian/ Mention nettle-hash in description of nettle-bin.  
81 4679d 05h magnus /trunk/debian/ nettle-bin: Change Conflicts from moving sexp-conv into
Breaks+Replaces and drop long-obsolete conflict with libnettle1.
 
80 4679d 06h magnus /trunk/debian/ Switch to Debhelper compat level 8.  
79 4679d 06h magnus /trunk/debian/ Spelling.  
78 4679d 06h magnus /trunk/debian/ Bump Standards-Version to 3.9.2.  
77 4679d 07h magnus /trunk/debian/ Add multi-arch support.  
76 4679d 07h magnus /trunk/debian/ Add manpage nettle-hash(1).  
75 4679d 07h magnus /trunk/debian/ Update copyright information, in particular regarding blowfish and
serpent, trying to follow DEP5.
 
74 4694d 08h magnus /trunk/debian/ Begin updating copyright info.  
73 4701d 01h magnus /trunk/debian/ Add symbols files and correct dependencies in shlibs files.  
72 4701d 01h magnus /trunk/debian/ Add Closes and comment on nettle_arcfour_stream to changelog.  
71 4705d 00h magnus /trunk/debian/ New upstream release.  
70 4818d 21h magnus /tags/2.1-2/ [svn-buildpackage] Tagging nettle 2.1-2  
69 4818d 21h magnus /trunk/debian/ No longer suggest lsh-utils-doc as an alternative to lsh-doc.  
68 4818d 22h magnus /trunk/debian/ debian/copyright: Add entry for dsa2sexp.c.  
67 4818d 22h magnus /trunk/debian/ * Upload to unstable.
* Increase Debhelper compat level to 7.
* debian/rules: Add build-indep and build-arch targets.
 
66 4878d 23h magnus /trunk/debian/ Bump Standards-Version to 3.9.1.  
65 4879d 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 4879d 02h 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 4881d 02h magnus /trunk/debian/ Fix indentation mistake  
62 4881d 02h magnus /trunk/debian/ Build-depend on the new libgmp10-dev instead of libgmp3-dev.  
61 4881d 02h 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.