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
196 1448d 00h magnus /trunk/debian/ Build with --enable-fat, this time hopefully with the right symbol
architecture tags.
 
195 1448d 00h magnus /trunk/debian/ Delete changes that shouldn't have been in the previous commit.  
194 1448d 00h magnus /trunk/debian/ * Convert to dh format and upgrade to compat level 12
* Drop unnecessary configure flags --enable-shared (enabled by default) and
--disable-dependency-tracking (only relevant to BSD Make) and makeinfo
flag --enable-encoding (enabled by default now).
* No longer exclude *.pdf from dh_compress.
 
192 1454d 20h magnus /trunk/debian/ Drop -Wl,--as-needed linker flag; used by default by bullseye
toolchain.
 
190 1454d 21h magnus /trunk/debian/ Library sonames bumps  
189 1454d 21h magnus /trunk/debian/ Only symlink docdir for nettle-bin, allowing future independent
library sonames bumps of nettle and hogweed (Closes: #956524). Thanks
to Andreas Metzler.
 
185 1694d 01h magnus /trunk/debian/ * Upload 3.5.1 to experimental (Closes: #933266).
* Correctly mark architecture-specific symbols this time.
 
184 1699d 21h magnus /trunk/debian/ Revert to 3.4.1 to acquire a transition slot (Closes: #938959). Not
building with --enable-fat either because symbol differences between
platforms need to be checked.
 
183 1707d 20h magnus /trunk/debian/ Override lintian warning about -lgmp in hogweed.pc (it's after a #).  
179 1717d 18h magnus /trunk/debian/ Try building with --enable-fat (Closes: #861632).  
178 1717d 18h magnus /trunk/debian/ Change --link-doc package too.  
170 2327d 22h magnus /trunk/debian/ debian/rules: Switch to dh_update_autotools_config.  
165 2420d 20h magnus /trunk/debian/ Drop old style -dbg package and switch to automatically created
-dbgsym packages. Since the old package was built with Debhelper level
8 there are actually no file conflicts.
 
136 3287d 21h magnus /trunk/ Merge branches/3.0  
129 3415d 17h magnus /trunk/debian/ Use dh_installdocs --link-doc to create symlinks and add correct
dependencies (Closes: #773022).
 
95 4326d 05h magnus /trunk/debian/ Use dpkg-buildflags to set CFLAGS et al.  
77 4648d 01h magnus /trunk/debian/ Add multi-arch support.  
73 4669d 20h magnus /trunk/debian/ Add symbols files and correct dependencies in shlibs files.  
67 4787d 16h magnus /trunk/debian/ * Upload to unstable.
* Increase Debhelper compat level to 7.
* debian/rules: Add build-indep and build-arch targets.
 
65 4847d 18h 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 4847d 21h magnus /trunk/debian/ Convert to source package format 3.0 (quilt), using
dh_autotools-dev_*config to update config.sub and config.guess files.
 
54 5382d 01h magnus /trunk/debian/ Use filter instead of findstring to check for noopt and nocheck and not just nostrip.  
53 5382d 01h magnus /trunk/debian/ Use $(filter) instead of $(findstring) to check for nocheck.  
52 5382d 01h magnus /trunk/debian/ Explain merge; drop transitional package.  
51 5382d 02h magnus /trunk/debian/ Add debug package.  
47 5382d 18h magnus /trunk/debian/ Merge changes from experimental branch.  
42 5492d 21h magnus /trunk/debian/ ...and don't rename /usr/bin/sexp-conv either.  
35 5851d 18h 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.
 
15 6170d 04h 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.
 
9 6192d 02h magnus /trunk/debian/ Really make dependencies on libnettle2 versioned.  
8 6192d 02h magnus /trunk/debian/ Make dependencies on libnettle2 versioned.  
6 6192d 03h magnus /trunk/debian/ Change back so that config.status depends on configure and not the other way around.  
4 6192d 04h 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.
 
3 6192d 06h magnus /trunk/ * Fix serious regression: The -lgmp added in 1.8-1 fell off in 1.15-1.
* Use dpatch to handle patches.
* Make package binNMUable.
 
2 6233d 02h magnus /trunk/ [svn-inject] Applying Debian modifications to trunk