Nilesh Patra pushed to branch master at Debian Med / proteinortho
Commits: fcc7bc5c by Nilesh Patra at 2021-10-29T12:10:22+05:30 Add versioned B-D and Depends on diamond-aligner since --ignore-warnings options was not present in versions before 2.0.10 - - - - - 921eda4a by Nilesh Patra at 2021-10-29T12:11:46+05:30 Upload to unstable - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +proteinortho (6.0.31+dfsg-3) unstable; urgency=medium + + * Add versioned B-D and Depends on diamond-aligner since + --ignore-warnings option was not present in versions + before 2.0.10 + + -- Nilesh Patra <[email protected]> Fri, 29 Oct 2021 12:10:53 +0530 + proteinortho (6.0.31+dfsg-2) unstable; urgency=medium * Add patch to enable building with ===================================== debian/control ===================================== @@ -7,7 +7,7 @@ Priority: optional Build-Depends: debhelper-compat (= 13), ncbi-blast+, liblapack-dev | libatlas-base-dev | liblapack.so, - diamond-aligner, + diamond-aligner (>= 2.0.10~), procps Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/med-team/proteinortho @@ -22,7 +22,7 @@ Depends: ${shlibs:Depends}, ${perl:Depends}, python3, ncbi-blast+, - diamond-aligner, + diamond-aligner (>= 2.0.10~), liblapack3, procps Description: Detection of (Co-)orthologs in large-scale protein analysis View it on GitLab: https://salsa.debian.org/med-team/proteinortho/-/compare/a7e1aa44e800962eb21a707e9248b31da11db22d...921eda4a164fc834e98d4cca6bc709e34c204f5f -- View it on GitLab: https://salsa.debian.org/med-team/proteinortho/-/compare/a7e1aa44e800962eb21a707e9248b31da11db22d...921eda4a164fc834e98d4cca6bc709e34c204f5f You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
