Package: psortb / 3.0.6+dfsg-4
Metadata
Package | Version | Patches format |
---|---|---|
psortb | 3.0.6+dfsg-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
biosquid_includes.patch | (download) |
algorithm-hmm/Makefile.PL |
2 1 + 1 - 0 ! |
include header files provided by libsquid-dev |
fix_hmmer_interface.patch | (download) |
algorithm-hmm/hmm-binding.cpp |
13 7 + 6 - 0 ! |
enable linking against libhmmer.a as packaged in hmmer2 source package |
fix_build_Algorithm SVM.patch | (download) |
bio-tools-psort-svmloc/Makefile.PL |
3 2 + 1 - 0 ! |
fix build of code copy of algorithm-svm |
remove bundled party libsvm.patch | (download) |
bio-tools-psort-svmloc/MANIFEST |
1 0 + 1 - 0 ! |
remove source from bundled libsvm and adjust build system. . Change by Steve Langasek enables build with -Wl, --as-needed |
path_to_conf.patch | (download) |
psort/bin/psort |
6 3 + 3 - 0 ! |
fix path to conf and other binaries It is assumed that conf should not be changed by the user. In case it turns out that users need to change this the files should be moved to /etc/psortb |
fix_module_path.patch | (download) |
lib/Bio/Tools/PSort/Module/InputI.pm |
2 1 + 1 - 0 ! |
fix module path in inputi.pm |
add_missing_header.patch | (download) |
bio-tools-psort-modhmm/binding.c |
1 1 + 0 - 0 ! |
add missing header files The patch also complements the funcs.h header file so the Perl XS file knows what find_helices is. For the record, it is defined in libmodhmm-dev, there is probably some much needed cleanup to do). Bug-Debian: https://bugs.debian.org/1070459 |