Debian Patches
Status for swarp/2.41.5-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| Correct-manpage-hyphens.patch | Correct manpage hyphens | Ole Streicher <olebole@debian.org> | no | 2015-01-24 | ||
| Make-multibuf-and-multiwbuf-static.patch | Make multibuf and multiwbuf static These two variables appear in two different files, but they are only used locally. This patch separates them by making them static. |
Ole Streicher <olebole@debian.org> | no | 2015-01-25 | ||
| Replace-the-build-date-with-the-last-changed-date-of-conf.patch | Replace the build date with the last changed date of configure.ac This shall help to make the build reproducible. |
Ole Streicher <olebole@debian.org> | no | 2015-05-28 | ||
| Remove-suspicious-threshold.patch | Remove suspicious threshold These lines did reset the variance (for the resampled weight image) to zero when they are below the configured threshold (which is, by default 1e10 (!)). . The code there is executed after the code from src/weight.c, where the threshold already was applied. Setting them to zero based on a lower limit seems not to be useful. |
Ole Streicher <olebole@debian.org> | yes | 2016-01-24 | ||
| Don-t-use-debian-in-autoconf.patch | Don't use debian/ in autoconf | Ole Streicher <olebole@debian.org> | no | 2020-08-02 | ||
| Fix-prototype-decl-of-gamma.patch | no |
