Subversion Repositories

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

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

Filtering Options

Rev Age Author Path Log message Diff Changes
105 4207d 10h magnus /branches/wheezy/debian/ Spell check package descriptions (Closes: #680627). Thanks to Filipus
Klutiero.
 
/branches/wheezy/debian/changelog<br/>/branches/wheezy/debian/control
104 4207d 11h magnus /branches/wheezy/debian/ Missing )  
/branches/wheezy/debian/changelog
103 4207d 11h magnus /branches/wheezy/debian/ Add postinst script that replaces old documentation directory (from
before 1.15-4) in nettle-bin with symlink (Closes: #692950.
 
/branches/wheezy/debian/nettle-bin.postinst
/branches/wheezy/debian/changelog
102 4207d 11h magnus /branches/wheezy/ Create wheezy branch  
/branches/wheezy
97 4353d 18h magnus /tags/2.4-2/ [svn-buildpackage] Tagging nettle 2.4-2  
/tags/2.4-2
/tags/2.4-2/debian/README.source
96 4353d 18h magnus /trunk/debian/ Bump Standards-Version to 3.9.3.  
/trunk/debian/changelog<br/>/trunk/debian/control
95 4353d 19h magnus /trunk/debian/ Use dpkg-buildflags to set CFLAGS et al.  
/trunk/debian/changelog<br/>/trunk/debian/control<br/>/trunk/debian/rules
94 4353d 19h magnus /trunk/debian/ Correct errors in DEP 5-format debian/copyright.  
/trunk/debian/changelog<br/>/trunk/debian/copyright
93 4647d 09h magnus /trunk/debian/ Drop README.source; not needed since the package was converted to
format 3.0.
 
/trunk/debian/README.source
/trunk/debian/changelog
92 4647d 13h magnus /trunk/debian/ Back-date closing of bug #634294.  
/trunk/debian/changelog
90 4647d 14h magnus /trunk/debian/ New upstream bugfix release.  
/trunk/debian/changelog
88 4648d 08h magnus /trunk/debian/ debian/copyright: Add ripemd160-related files.  
/trunk/debian/changelog<br/>/trunk/debian/copyright
87 4648d 08h magnus /trunk/debian/ nettle-dev.install: Include pkg-config files added by upstream.  
/trunk/debian/changelog<br/>/trunk/debian/nettle-dev.install
86 4648d 08h magnus /trunk/debian/ New upstream release.  
/trunk/debian/changelog<br/>/trunk/debian/libhogweed2.symbols<br/>/trunk/debian/libnettle4.symbols
83 4675d 13h magnus /trunk/debian/ Improve libnettle and libhogweed package descriptions, explaining the
difference between them.
 
/trunk/debian/changelog<br/>/trunk/debian/control
82 4675d 14h magnus /trunk/debian/ Mention nettle-hash in description of nettle-bin.  
/trunk/debian/changelog<br/>/trunk/debian/control
81 4675d 14h magnus /trunk/debian/ nettle-bin: Change Conflicts from moving sexp-conv into
Breaks+Replaces and drop long-obsolete conflict with libnettle1.
 
/trunk/debian/changelog<br/>/trunk/debian/control
80 4675d 14h magnus /trunk/debian/ Switch to Debhelper compat level 8.  
/trunk/debian/changelog<br/>/trunk/debian/compat
78 4675d 15h magnus /trunk/debian/ Bump Standards-Version to 3.9.2.  
/trunk/debian/changelog<br/>/trunk/debian/control
77 4675d 15h magnus /trunk/debian/ Add multi-arch support.  
/trunk/debian/changelog<br/>/trunk/debian/control<br/>/trunk/debian/libhogweed2.install<br/>/trunk/debian/libnettle4.install<br/>/trunk/debian/nettle-dev.install<br/>/trunk/debian/rules
76 4675d 16h magnus /trunk/debian/ Add manpage nettle-hash(1).  
/trunk/debian/nettle-hash.1
/trunk/debian/changelog<br/>/trunk/debian/nettle-bin.manpages
75 4675d 16h magnus /trunk/debian/ Update copyright information, in particular regarding blowfish and
serpent, trying to follow DEP5.
 
/trunk/debian/changelog<br/>/trunk/debian/copyright
73 4697d 10h magnus /trunk/debian/ Add symbols files and correct dependencies in shlibs files.  
/trunk/debian/libhogweed2.symbols<br/>/trunk/debian/libnettle4.symbols
/trunk/debian/changelog<br/>/trunk/debian/rules
72 4697d 10h magnus /trunk/debian/ Add Closes and comment on nettle_arcfour_stream to changelog.  
/trunk/debian/changelog
71 4701d 08h magnus /trunk/debian/ New upstream release.  
/trunk/debian/changelog<br/>/trunk/debian/control
69 4815d 06h magnus /trunk/debian/ No longer suggest lsh-utils-doc as an alternative to lsh-doc.  
/trunk/debian/changelog<br/>/trunk/debian/control
68 4815d 06h magnus /trunk/debian/ debian/copyright: Add entry for dsa2sexp.c.  
/trunk/debian/changelog<br/>/trunk/debian/copyright
67 4815d 06h magnus /trunk/debian/ * Upload to unstable.
* Increase Debhelper compat level to 7.
* debian/rules: Add build-indep and build-arch targets.
 
/trunk/debian/changelog<br/>/trunk/debian/compat<br/>/trunk/debian/control<br/>/trunk/debian/rules
66 4875d 08h magnus /trunk/debian/ Bump Standards-Version to 3.9.1.  
/trunk/debian/changelog<br/>/trunk/debian/control
65 4875d 08h 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.
 
/trunk/debian/changelog<br/>/trunk/debian/rules
64 4875d 11h magnus /trunk/debian/ Convert to source package format 3.0 (quilt), using
dh_autotools-dev_*config to update config.sub and config.guess files.
 
/trunk/debian/source<br/>/trunk/debian/source/format
/trunk/debian/patches/00list<br/>/trunk/debian/patches/01_config.dpatch
/trunk/debian/changelog<br/>/trunk/debian/control<br/>/trunk/debian/rules
63 4877d 10h magnus /trunk/debian/ Fix indentation mistake  
/trunk/debian/changelog
62 4877d 11h magnus /trunk/debian/ Build-depend on the new libgmp10-dev instead of libgmp3-dev.  
/trunk/debian/changelog<br/>/trunk/debian/control
61 4877d 11h 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.
 
/trunk/debian/libhogweed2.install<br/>/trunk/debian/libhogweed2.links<br/>/trunk/debian/libnettle4.docs<br/>/trunk/debian/libnettle4.install
/trunk/debian/libhogweed1.install<br/>/trunk/debian/libhogweed1.links<br/>/trunk/debian/libnettle3.docs<br/>/trunk/debian/libnettle3.install<br/>/trunk/debian/patches/20_link_with_gmp.dpatch<br/>/trunk/debian/patches/rsa2sexp_algorithm_name.dpatch
/trunk/debian/changelog<br/>/trunk/debian/control<br/>/trunk/debian/nettle-bin.links<br/>/trunk/debian/patches/00list
60 5339d 09h magnus /trunk/debian/ Upgraded to Standards-Version 3.8.3 with the previous change.  
/trunk/debian/changelog<br/>/trunk/debian/control
59 5339d 09h magnus /trunk/debian/ debian/control: nettle-dev: Depend on dpkg (>= 1.15.4) | install-info
as recommended for the transition to triggerized install-info.
 
/trunk/debian/changelog<br/>/trunk/debian/control
58 5339d 09h magnus /trunk/debian/ debian/control: Add ${misc:Depends} to all packages lacking it.  
/trunk/debian/changelog<br/>/trunk/debian/control
57 5339d 09h 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.
 
/trunk/debian/patches/rsa2sexp_algorithm_name.dpatch
/trunk/debian/changelog<br/>/trunk/debian/patches/00list
56 5409d 15h magnus /trunk/debian/ nettle-dev.doc-info: Correct Section and Document.  
/trunk/debian/changelog<br/>/trunk/debian/nettle-dev.doc-base
55 5409d 15h magnus /trunk/debian/ Bump Standards-Version to 3.8.2.  
/trunk/debian/changelog<br/>/trunk/debian/control