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
120 3612d 21h magnus /tags/2.7.1-2/ [svn-buildpackage] Tagging nettle 2.7.1-2  
116 3987d 21h magnus /trunk/debian/ New upstream bugfix release.  
114 4008d 18h magnus /trunk/debian/ Remove removed non-public symbol.  
113 4008d 18h magnus /trunk/debian/ Tag some (ECC related) symbols that only exist on some architectures.  
111 4012d 21h magnus /trunk/debian/ Close "new upstream version" bug (some people are impatient...:-)  
110 4012d 21h magnus /trunk/debian/ Include watch file improvements from Bart Martens <bartm@debian.org>
via the QA system.
 
109 4012d 21h magnus /trunk/debian/ Don't include Debian release in symbols version.  
108 4012d 21h magnus /trunk/debian/ New upstream release.  
106 4054d 03h magnus /trunk/debian/ New upstream release.  
100 4264d 20h magnus /trunk/debian/ Update libhogweed symbols too.  
99 4264d 23h magnus /trunk/debian/ debian/watch: Updated to handle -pre releases.  
98 4264d 23h 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 4328d 02h magnus /trunk/debian/ Bump Standards-Version to 3.9.3.  
95 4328d 03h magnus /trunk/debian/ Use dpkg-buildflags to set CFLAGS et al.  
94 4328d 03h magnus /trunk/debian/ Correct errors in DEP 5-format debian/copyright.  
93 4621d 18h magnus /trunk/debian/ Drop README.source; not needed since the package was converted to
format 3.0.
 
92 4621d 21h magnus /trunk/debian/ Back-date closing of bug #634294.  
90 4621d 23h magnus /trunk/debian/ New upstream bugfix release.  
88 4622d 16h magnus /trunk/debian/ debian/copyright: Add ripemd160-related files.  
87 4622d 16h magnus /trunk/debian/ nettle-dev.install: Include pkg-config files added by upstream.  
86 4622d 16h magnus /trunk/debian/ New upstream release.  
84 4649d 22h magnus /trunk/debian/ Spelling  
83 4649d 22h magnus /trunk/debian/ Improve libnettle and libhogweed package descriptions, explaining the
difference between them.
 
82 4649d 22h magnus /trunk/debian/ Mention nettle-hash in description of nettle-bin.  
81 4649d 22h magnus /trunk/debian/ nettle-bin: Change Conflicts from moving sexp-conv into
Breaks+Replaces and drop long-obsolete conflict with libnettle1.
 
80 4649d 22h magnus /trunk/debian/ Switch to Debhelper compat level 8.  
79 4649d 23h magnus /trunk/debian/ Spelling.  
78 4649d 23h magnus /trunk/debian/ Bump Standards-Version to 3.9.2.  
77 4650d 00h magnus /trunk/debian/ Add multi-arch support.  
76 4650d 00h magnus /trunk/debian/ Add manpage nettle-hash(1).  
75 4650d 00h magnus /trunk/debian/ Update copyright information, in particular regarding blowfish and
serpent, trying to follow DEP5.
 
74 4665d 00h magnus /trunk/debian/ Begin updating copyright info.  
73 4671d 18h magnus /trunk/debian/ Add symbols files and correct dependencies in shlibs files.  
72 4671d 18h magnus /trunk/debian/ Add Closes and comment on nettle_arcfour_stream to changelog.  
71 4675d 17h magnus /trunk/debian/ New upstream release.  
69 4789d 14h magnus /trunk/debian/ No longer suggest lsh-utils-doc as an alternative to lsh-doc.  
68 4789d 15h magnus /trunk/debian/ debian/copyright: Add entry for dsa2sexp.c.  
67 4789d 15h magnus /trunk/debian/ * Upload to unstable.
* Increase Debhelper compat level to 7.
* debian/rules: Add build-indep and build-arch targets.
 
66 4849d 16h magnus /trunk/debian/ Bump Standards-Version to 3.9.1.  
65 4849d 16h 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.