Package: seqprep / 1.3.2-10
Metadata
| Package | Version | Patches format |
|---|---|---|
| seqprep | 1.3.2-10 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| fix_unused_variable_errors.patch | (download) |
SeqPrep.c |
7 4 + 3 - 0 ! |
default debian compiler options throw errors for unused variables. This patch is removing those variables. |
| hardening.patch | (download) |
Makefile |
4 2 + 2 - 0 ! |
--- |
| replace float with double.patch | (download) |
SeqPrep.c |
18 9 + 9 - 0 ! |
replace all instances of the 'float' datatype in seqprep.c with 'double' |
| 2to3.patch | (download) |
Test/RUNTEST.sh |
10 5 + 5 - 0 ! |
use 2to3 to port from python2 to python3 Bug-Debian: https://bugs.debian.org/938467 |
| fix declarations.patch | (download) |
SeqPrep.c |
1 1 + 0 - 0 ! |
add missing feature test macro for getopt. |
