Subversion Repositories

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

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
120 3633d 02h magnus /tags/2.7.1-2/ [svn-buildpackage] Tagging nettle 2.7.1-2  
119 3684d 01h magnus /trunk/debian/ Bump Standards-Version to 3.9.5.  
118 3684d 01h magnus /trunk/debian/ libhogweed2.symbols: Tag some internal functions implementing
operations not available in GMP before version 6.0 as optional
(Closes: #743087).
 
116 4008d 02h magnus /trunk/debian/ New upstream bugfix release.  
113 4028d 23h magnus /trunk/debian/ Tag some (ECC related) symbols that only exist on some architectures.  
111 4033d 02h magnus /trunk/debian/ Close "new upstream version" bug (some people are impatient...:-)  
110 4033d 02h magnus /trunk/debian/ Include watch file improvements from Bart Martens <bartm@debian.org>
via the QA system.
 
108 4033d 02h magnus /trunk/debian/ New upstream release.  
106 4074d 08h magnus /trunk/debian/ New upstream release.  
100 4285d 01h magnus /trunk/debian/ Update libhogweed symbols too.  
99 4285d 04h magnus /trunk/debian/ debian/watch: Updated to handle -pre releases.  
98 4285d 04h 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.
 
96 4348d 07h magnus /trunk/debian/ Bump Standards-Version to 3.9.3.  
95 4348d 08h magnus /trunk/debian/ Use dpkg-buildflags to set CFLAGS et al.  
94 4348d 08h magnus /trunk/debian/ Correct errors in DEP 5-format debian/copyright.  
93 4641d 22h magnus /trunk/debian/ Drop README.source; not needed since the package was converted to
format 3.0.
 
92 4642d 01h magnus /trunk/debian/ Back-date closing of bug #634294.  
90 4642d 03h magnus /trunk/debian/ New upstream bugfix release.  
88 4642d 21h magnus /trunk/debian/ debian/copyright: Add ripemd160-related files.  
87 4642d 21h magnus /trunk/debian/ nettle-dev.install: Include pkg-config files added by upstream.  
86 4642d 21h magnus /trunk/debian/ New upstream release.  
83 4670d 02h magnus /trunk/debian/ Improve libnettle and libhogweed package descriptions, explaining the
difference between them.
 
82 4670d 03h magnus /trunk/debian/ Mention nettle-hash in description of nettle-bin.  
81 4670d 03h magnus /trunk/debian/ nettle-bin: Change Conflicts from moving sexp-conv into
Breaks+Replaces and drop long-obsolete conflict with libnettle1.
 
80 4670d 03h magnus /trunk/debian/ Switch to Debhelper compat level 8.  
78 4670d 04h magnus /trunk/debian/ Bump Standards-Version to 3.9.2.  
77 4670d 04h magnus /trunk/debian/ Add multi-arch support.  
76 4670d 05h magnus /trunk/debian/ Add manpage nettle-hash(1).  
75 4670d 05h magnus /trunk/debian/ Update copyright information, in particular regarding blowfish and
serpent, trying to follow DEP5.
 
73 4691d 23h magnus /trunk/debian/ Add symbols files and correct dependencies in shlibs files.  
72 4691d 23h magnus /trunk/debian/ Add Closes and comment on nettle_arcfour_stream to changelog.  
71 4695d 21h magnus /trunk/debian/ New upstream release.  
69 4809d 19h magnus /trunk/debian/ No longer suggest lsh-utils-doc as an alternative to lsh-doc.  
68 4809d 19h magnus /trunk/debian/ debian/copyright: Add entry for dsa2sexp.c.  
67 4809d 19h magnus /trunk/debian/ * Upload to unstable.
* Increase Debhelper compat level to 7.
* debian/rules: Add build-indep and build-arch targets.
 
66 4869d 21h magnus /trunk/debian/ Bump Standards-Version to 3.9.1.  
65 4869d 21h 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 4870d 00h 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 4871d 23h magnus /trunk/debian/ Fix indentation mistake  
62 4872d 00h magnus /trunk/debian/ Build-depend on the new libgmp10-dev instead of libgmp3-dev.