Michael R. Crusoe pushed to branch master at Debian Med / cnvkit
Commits: 33c8a4df by Michael R. Crusoe at 2019-11-12T09:58:37Z Support more architectures - - - - - e3c16869 by Michael R. Crusoe at 2019-11-12T09:59:14Z patch metadata typo fix - - - - - 3 changed files: - debian/changelog - debian/control - debian/patches/controldir Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +cnvkit (0.9.6-2) UNRELEASED; urgency=medium + + * Support more architectures (Closes: #942582) + + -- Michael R. Crusoe <[email protected]> Tue, 12 Nov 2019 10:56:56 +0100 + cnvkit (0.9.6-1) unstable; urgency=medium * New upstream version ===================================== debian/control ===================================== @@ -30,7 +30,7 @@ Vcs-Git: https://salsa.debian.org/med-team/cnvkit.git Homepage: http://cnvkit.readthedocs.org Package: cnvkit -Architecture: amd64 +Architecture: amd64 arm64 mips64el ppc64el Depends: ${python3:Depends}, ${misc:Depends}, r-bioc-dnacopy ===================================== debian/patches/controldir ===================================== @@ -3,7 +3,7 @@ Description: command tries to create an output dir during tests, even if it already exists, raising an error. Skip creation if already present Author: Olivier Sallou <[email protected]> Bug: 925568 -Forwaded: no +Forwarded: no Last-Updated: 2019-03-27 Index: cnvkit/cnvlib/commands.py =================================================================== View it on GitLab: https://salsa.debian.org/med-team/cnvkit/compare/1b14fa92f462655354bd32fa8d9b4565bcebb76b...e3c168694816ad5a32ec1a1f3eefadfbb46bff5f -- View it on GitLab: https://salsa.debian.org/med-team/cnvkit/compare/1b14fa92f462655354bd32fa8d9b4565bcebb76b...e3c168694816ad5a32ec1a1f3eefadfbb46bff5f 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
