Codebase list centrifuge / 199e868
use dh-python Andreas Tille 4 years ago
3 changed file(s) with 5 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
33 Closes: #936281
44 * debhelper-compat 12
55 * Standards-Version: 4.4.0
6 * use dh-python
67
78 -- Andreas Tille <tille@debian.org> Tue, 10 Sep 2019 08:02:24 +0200
89
33 Section: science
44 Priority: optional
55 Build-Depends: debhelper-compat (= 12),
6 dh-python,
7 dh-sequence-python3,
68 hisat2,
79 jellyfish
810 Standards-Version: 4.4.0
1517 Depends: ${shlibs:Depends},
1618 ${misc:Depends},
1719 ${python3:Depends},
20 python3,
1821 hisat2,
1922 jellyfish
2023 Description: rapid and memory-efficient system for classification of DNA sequences
88 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
99 export POPCNT_CAPABILITY=0
1010 %:
11 dh $@
11 dh $@ --with python3
1212
1313 override_dh_auto_install:
1414 dh_auto_install -- prefix=/usr/lib/centrifuge