Loading debian/control +3 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,8 @@ Priority: optional Build-Depends: debhelper-compat (= 12), cmake, zlib1g-dev, g++ python3-all, dh-python Standards-Version: 4.4.0 Vcs-Browser: https://salsa.debian.org/med-team/megahit Vcs-Git: https://salsa.debian.org/med-team/megahit.git Loading @@ -16,6 +17,7 @@ Package: megahit Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, bzip2, python3-all Description: ultra-fast and memory-efficient meta-genome assembler Loading debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -9,4 +9,4 @@ include /usr/share/dpkg/default.mk export DEB_BUILD_MAINT_OPTIONS=hardening=+all %: dh $@ dh $@ --with python3 Loading
debian/control +3 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,8 @@ Priority: optional Build-Depends: debhelper-compat (= 12), cmake, zlib1g-dev, g++ python3-all, dh-python Standards-Version: 4.4.0 Vcs-Browser: https://salsa.debian.org/med-team/megahit Vcs-Git: https://salsa.debian.org/med-team/megahit.git Loading @@ -16,6 +17,7 @@ Package: megahit Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, bzip2, python3-all Description: ultra-fast and memory-efficient meta-genome assembler Loading
debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -9,4 +9,4 @@ include /usr/share/dpkg/default.mk export DEB_BUILD_MAINT_OPTIONS=hardening=+all %: dh $@ dh $@ --with python3