Package: genometools / 1.6.5+ds-2~bpo12+1
Metadata
Package | Version | Patches format |
---|---|---|
genometools | 1.6.5+ds-2~bpo12+1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
reproducible | (download) |
Makefile |
5 3 + 2 - 0 ! |
make build reproducible |
adding_soname | (download) |
Makefile |
9 6 + 3 - 0 ! |
add soname to linker call in makefile Upstream Makefile does not build a shared object with soname or version number. This patch adds support for sonames, as well a symlink from the .so to the .so.X file. |
libbam fix | (download) |
Makefile |
15 14 + 1 - 0 ! |
add static link to libbam.a The Debian libbam package only provides a static library to link to, adding this to the Makefile. |
remove gitignores | (download) |
doc/devguide/.gitignore |
1 0 + 1 - 0 ! |
remove unneeded .gitignores or .gitignore entries |
fix exports | (download) |
src/core/output_file.c |
6 6 + 0 - 0 ! |
add missing/renamed function wrappers. |
split manuals | (download) |
doc/manuals/matstat.tex |
164 162 + 2 - 0 ! |
split manuals. |
use mx32 | (download) |
Makefile |
22 12 + 10 - 0 ! |
use mx32 |
gtdoc traverse sorted | (download) |
gtscripts/gtdoc.lua |
21 20 + 1 - 0 ! |
gather api information by sorted traversal lfs.dir() is not guaranteed to deliver files reproducibly. |
ignore m32 m64.patch | (download) |
Makefile |
16 0 + 16 - 0 ! |
remove explicit -m32 and -m64 |