Package: scamp / 2.14.0-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| scamp | 2.14.0-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| Correct manpage hyphens.patch | (download) |
man/Makefile.am |
2 1 + 1 - 0 ! |
correct manpage hyphens |
| Replace the build date with the last changed date of conf.patch | (download) |
configure.ac |
9 5 + 4 - 0 ! |
replace the build date with the last changed date of configure.ac This shall help to make the build reproducible. |
| Use plplot instead of plplotd.patch | (download) |
m4/acx_plplot.m4 |
6 3 + 3 - 0 ! |
use plplot instead of plplotd |
| Don t try to configure debian subdir.patch | (download) |
Makefile.am |
2 1 + 1 - 0 ! |
don't try to configure debian/ subdir |
| Increase internal RMS limit.patch | (download) |
tests/test_integration01.py |
2 1 + 1 - 0 ! |
increase internal rms limit This fixes an FTBFS on s390x |
| Remove buggy openblas test.patch | (download) |
configure.ac |
20 9 + 11 - 0 ! |
remove buggy openblas test We can rely on defaults here in Debian |
| Unconditionally define spread_bits64.patch | (download) |
src/chealpix.c |
2 1 + 1 - 0 ! |
unconditionally define spread_bits64 Taken from Gentoo, https://github.com/gentoo/gentoo/commit/ea02b0311 Closes: #983953 |
| Fix FTBFS with glibc 2.43.patch | (download) |
tests/test_crossid_single_catalog.c |
1 1 + 0 - 0 ! |
fix ftbfs with glibc 2.43 It happens that the failure is actually reproducible by other means, like ASAN, and is due to non-initialized memory in the tests. Using THP memory means more chance to get uninitialized memory. The following patch is enough for me to get the testsuite passing again: Closes: #1128828 |
