Package: minia / 3.2.1+git20200522.4960a99-1
Metadata
Package | Version | Patches format |
---|---|---|
minia | 3.2.1+git20200522.4960a99-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
use_debian_packaged_gatb core.patch | (download) |
CMakeLists.txt |
16 1 + 15 - 0 ! |
use cmake input file of debian packaged gatb-core |
link_libraries.patch | (download) |
CMakeLists.txt |
6 4 + 2 - 0 ! |
link against debian packaged gatbcore |
no_install_to_wrong_dir.patch | (download) |
CMakeLists.txt |
6 3 + 3 - 0 ! |
failed to fix these install dirs, deactivate completely and use dh_install |
skip rpath.patch | (download) |
CMakeLists.txt |
2 2 + 0 - 0 ! |
do not set rpath |
fix_path_in_tests.patch | (download) |
test/10k_test.sh |
9 5 + 4 - 0 ! |
make sure tools in tests will be found |
2to3.patch | (download) |
scripts/convertToGFA.py |
6 3 + 3 - 0 ! |
use 2to3 to port from python2 to python3 Bug-Debian: https://bugs.debian.org/943115 |