Package: consensuscore / 1.1.1+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
consensuscore | 1.1.1+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
spelling.patch | (download) |
src/SWIG/numpy.i |
2 1 + 1 - 0 ! |
fix spelling |
compiler flags.patch | (download) |
make/Defs.mk |
4 2 + 2 - 0 ! |
honor cppflags, cxxflags, and ldflags These are necessary to pass Debian's required compiler options. |
gcc 6.patch | (download) |
make/Defs.mk |
4 2 + 2 - 0 ! |
remove -isystem flag to fix build on gcc-6 |
2to3.patch | (download) |
make/Python.mk |
6 3 + 3 - 0 ! |
use 2to3 to convert from python2 and python3 Bug-Debian: https://bugs.debian.org/936328 |
check_boost_version.patch | (download) |
tools/find_boost |
8 6 + 2 - 0 ! |
filter out items from list that are none Bug-Debian: https://bugs.debian.org/936328 |