Étienne Mollier pushed to branch master at Debian Med / python-biopython
Commits: b7479c88 by Étienne Mollier at 2020-12-06T15:41:30+01:00 bump dssp dependency to v 4.0.0 - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,7 @@ python-biopython (1.78+dfsg-4) unstable; urgency=medium * Add mkdssp4.patch. (Closes: #976542) * Standards-Version: 4.5.1 (routine-update) + * Bump dependency on dssp version 4.0.0. -- Étienne Mollier <[email protected]> Sat, 05 Dec 2020 23:32:40 +0100 ===================================== debian/control ===================================== @@ -19,7 +19,7 @@ Build-Depends: debhelper-compat (= 13), clustalo <!nocheck>, clustalw <!nocheck>, dialign <!nocheck>, - dssp <!nocheck>, + dssp (>= 4.0.0) <!nocheck>, emboss <!nocheck>, fasttree <!nocheck>, mafft <!nocheck>, @@ -64,7 +64,7 @@ Suggests: python3-tk, clustalo, clustalw, dialign, - dssp, + dssp (>= 4.0.0), emboss, fasttree, mafft, View it on GitLab: https://salsa.debian.org/med-team/python-biopython/-/commit/b7479c88710121e06b66d443f1f04eface536e46 -- View it on GitLab: https://salsa.debian.org/med-team/python-biopython/-/commit/b7479c88710121e06b66d443f1f04eface536e46 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
