Debian Patches
Status for primer3/2.6.1-6
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
hardening.patch | Propagate hardening options | Andreas Tille <tille@debian.org> | no | 2013-12-19 | ||
primer_thermodynamic_parameters_path_2_etc.patch | Configuration in /etc Make sure config files will be searched for in /etc/primer3_config/ instead of /opt/primer3_config/ |
Andreas Tille <tille@debian.org> | no | debian | ||
set_prefix.patch | We want to set PREFIX from d/rules | Andreas Tille <tille@debian.org> | no | 2021-08-15 | ||
buildflags.patch | propagate Debian standard build flags. | Étienne Mollier <emollier@debian.org> | not-needed | 2022-07-09 | ||
gcc15.patch | remove hack for SunOS. The hack is caught erroneously on Debian and results in duplicate declaration of strtod, with mismatching argument count number, causing the following build failure with gcc-15: . read_boulder.c:106:15: error: conflicting types for ‘strtod’; have ‘double(void)’ 106 | extern double strtod(); | ^~~~~~ In file included from read_boulder.c:45: |
Étienne Mollier <emollier@debian.org> | no | debian | 2025-10-06 |