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
135 3302d 03h magnus /branches/3.0/ * Merge changes from unstable (2.7.1-3 through 2.7.1-5) (Closes: #782266).
* Add code to transition /usr/share/doc/nettle-dbg from directory to
symlink (Closes: #774919).
* Also add missing Pre-Depends: multiarch-support to nettle-dbg.
* Use dh_installdocs --link-doc to create symlinks and add correct
dependencies (Closes: #773022).
* Bump Standards-Version to 3.9.6.
* Add upstream PGP signing key.
* Add GNU server URLs to watch file.
* Use -fPIC instead of -fpic by default (Closes: #755769); needed on
sparc64 and shouldn't be noticeable elsewhere.
 
/branches/3.0/debian/nettle-dbg.maintscript<br/>/branches/3.0/debian/patches/fPIC.patch<br/>/branches/3.0/debian/upstream
/branches/3.0/debian/libhogweed4.links<br/>/branches/3.0/debian/nettle-bin.links
/branches/3.0<br/>/branches/3.0/debian/changelog<br/>/branches/3.0/debian/libhogweed4.symbols<br/>/branches/3.0/debian/patches/series<br/>/branches/3.0/debian/rules<br/>/branches/3.0/debian/watch
121 3612d 05h magnus /branches/3.0/ Create experimental 3.0 branch  
/branches/3.0
95 4327d 11h magnus /trunk/debian/ Use dpkg-buildflags to set CFLAGS et al.  
/trunk/debian/changelog<br/>/trunk/debian/control<br/>/trunk/debian/rules
77 4649d 07h 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
73 4671d 01h 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
67 4788d 22h 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
65 4849d 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.
 
/trunk/debian/changelog<br/>/trunk/debian/rules
64 4849d 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.
 
/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
54 5383d 07h magnus /trunk/debian/ Use filter instead of findstring to check for noopt and nocheck and not just nostrip.  
/trunk/debian/rules
53 5383d 07h magnus /trunk/debian/ Use $(filter) instead of $(findstring) to check for nocheck.  
/trunk/debian/rules
52 5383d 07h magnus /trunk/debian/ Explain merge; drop transitional package.  
/trunk/debian/libnettle-dev.install
/trunk/debian/changelog<br/>/trunk/debian/control<br/>/trunk/debian/rules
51 5383d 08h magnus /trunk/debian/ Add debug package.  
/trunk/debian/changelog<br/>/trunk/debian/control<br/>/trunk/debian/rules
47 5384d 00h magnus /trunk/debian/ Merge changes from experimental branch.  
/trunk/debian/libhogweed1.install<br/>/trunk/debian/libhogweed1.links<br/>/trunk/debian/libnettle3.docs<br/>/trunk/debian/libnettle3.install<br/>/trunk/debian/nettle-bin.links<br/>/trunk/debian/nettle-dev.doc-base<br/>/trunk/debian/nettle-dev.docs<br/>/trunk/debian/nettle-dev.examples<br/>/trunk/debian/nettle-dev.info<br/>/trunk/debian/nettle-dev.install<br/>/trunk/debian/patches/01_config.dpatch<br/>/trunk/debian/patches/30_sparc_aes_include.dpatch
/trunk/debian/libnettle-dev.doc-base<br/>/trunk/debian/libnettle-dev.docs<br/>/trunk/debian/libnettle-dev.examples<br/>/trunk/debian/libnettle-dev.info<br/>/trunk/debian/libnettle2.docs<br/>/trunk/debian/patches/10_cleanup.dpatch<br/>/trunk/debian/patches/99_autotools_files.dpatch
/trunk/debian/changelog<br/>/trunk/debian/control<br/>/trunk/debian/patches/00list<br/>/trunk/debian/patches/20_link_with_gmp.dpatch<br/>/trunk/debian/rules
42 5494d 02h magnus /trunk/debian/ ...and don't rename /usr/bin/sexp-conv either.  
/trunk/debian/rules
35 5853d 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.
 
/trunk/debian/changelog<br/>/trunk/debian/libnettle-dev.doc-base<br/>/trunk/debian/rules
15 6171d 09h 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.
 
/trunk/debian/libnettle-dev.install<br/>/trunk/debian/libnettle2.install<br/>/trunk/debian/nettle-bin.install
/trunk/debian/libnettle-dev.dirs<br/>/trunk/debian/libnettle-dev.files<br/>/trunk/debian/libnettle2.dirs<br/>/trunk/debian/libnettle2.files<br/>/trunk/debian/nettle-bin.files
/trunk/debian/changelog<br/>/trunk/debian/control<br/>/trunk/debian/copyright<br/>/trunk/debian/libnettle-dev.doc-base<br/>/trunk/debian/libnettle-dev.docs<br/>/trunk/debian/libnettle-dev.examples<br/>/trunk/debian/libnettle2.docs<br/>/trunk/debian/rules
9 6193d 07h magnus /trunk/debian/ Really make dependencies on libnettle2 versioned.  
/trunk/debian/patches/10_cleanup.dpatch<br/>/trunk/debian/rules
8 6193d 07h magnus /trunk/debian/ Make dependencies on libnettle2 versioned.  
/trunk/debian/changelog<br/>/trunk/debian/rules
6 6193d 08h magnus /trunk/debian/ Change back so that config.status depends on configure and not the other way around.  
/trunk/debian/rules
4 6193d 10h magnus /trunk/debian/ Rearrange debian/rules a bit so that patching and cleaning work better.
Don't rename config.sub and config.guess .orig - dh_clean deletes such files.
 
/trunk/debian/patches/99_autotools_files.dpatch<br/>/trunk/debian/rules

Show All