Steffen Möller pushed to branch master at Debian Med / cnvkit
Commits: 1255aef5 by Steffen Moeller at 2020-11-14T21:05:08+01:00 Added link from .py name Wrong directory for bcbio, though. - - - - - 4 changed files: - debian/changelog - debian/examples → debian/cnvkit.examples - + debian/cnvkit.links - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +cnvkit (0.9.7-2) UNRELEASED; urgency=medium + + * Added symbolic link from /usr/lib/debian-med/bin/cnvkit.py + to /usr/bin/cnvkit.py + + bcbio explicitly looks in /usr/bin, though. + + -- Steffen Moeller <[email protected]> Sat, 14 Nov 2020 21:04:10 +0100 + cnvkit (0.9.7-1) unstable; urgency=medium * New upstream version ===================================== debian/examples → debian/cnvkit.examples ===================================== ===================================== debian/cnvkit.links ===================================== @@ -0,0 +1 @@ +usr/bin/cnvkit usr/lib/debian-med/bin/cnvkit.py ===================================== debian/control ===================================== @@ -23,7 +23,7 @@ Build-Depends: debhelper-compat (= 12), r-bioc-dnacopy, # testing # poppler-utils provides pdfunite, needed for the tests - poppler-utils + poppler-utils <!nocheck> Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/cnvkit Vcs-Git: https://salsa.debian.org/med-team/cnvkit.git View it on GitLab: https://salsa.debian.org/med-team/cnvkit/-/commit/1255aef56a244f821d3b458d2691c23bbf29b7b6 -- View it on GitLab: https://salsa.debian.org/med-team/cnvkit/-/commit/1255aef56a244f821d3b458d2691c23bbf29b7b6 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
