Andreas Tille pushed to branch master at Debian Med / simka
Commits: cec4d553 by Andreas Tille at 2019-11-18T06:05:33Z Standards-Version: 4.4.1 - - - - - 81934ec2 by Andreas Tille at 2019-11-18T06:05:34Z Remove trailing whitespace in debian/rules - - - - - c5098159 by Andreas Tille at 2019-11-18T06:05:38Z Set upstream metadata fields: Repository. - - - - - 349d1ef4 by Andreas Tille at 2019-11-18T06:41:21Z Upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - debian/rules - debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,4 +1,4 @@ -simka (1.5.1-2) UNRELEASED; urgency=medium +simka (1.5.1-2) unstable; urgency=medium [ Steffen Moeller ] * d/u/metadata: yamllint @@ -9,7 +9,12 @@ simka (1.5.1-2) UNRELEASED; urgency=medium * Specify architectures that can build this package * More verbose output and slight change to simkamin.install - -- Shayan Doust <[email protected]> Mon, 11 Nov 2019 22:38:21 +0000 + [ Andreas Tille ] + * Standards-Version: 4.4.1 + * Remove trailing whitespace in debian/rules + * Set upstream metadata fields: Repository. + + -- Shayan Doust <[email protected]> Mon, 18 Nov 2019 07:05:39 +0100 simka (1.5.1-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 12), python3-all, dh-python, chrpath -Standards-Version: 4.4.0 +Standards-Version: 4.4.1 Vcs-Browser: https://salsa.debian.org/med-team/simka Vcs-Git: https://salsa.debian.org/med-team/simka.git Homepage: https://github.com/GATB/simka ===================================== debian/rules ===================================== @@ -18,7 +18,7 @@ override_dh_install: chrpath --delete debian/simka/usr/bin/* set -e; for file in debian/simkamin/usr/share/simkamin/*.py; do mv "$$file" "$${file%%.py}"; done mv debian/simkamin/usr/share/simkamin/simkaMin_utils debian/simkamin/usr/share/simkamin/simkaMin_utils.py - + override_dh_fixperms: dh_fixperms chmod +x debian/*/usr/bin/* ===================================== debian/upstream/metadata ===================================== @@ -1,15 +1,16 @@ Reference: - - Author: > +- Author: > Gaƫtan Benoit, Pierre Peterlongo, Mahendra Mariadassou, Erwan Drezen, Sophie Schbath, Domonique Lavenier, Claire Lemaitre - Title: Multiple comparative metagenomics using multiset k-mer counting - Year: 2016 - Pages: 25 - DOI: 10.7717/peerj-cs.94 - URL: https://peerj.com/articles/cs-94 + Title: Multiple comparative metagenomics using multiset k-mer counting + Year: 2016 + Pages: 25 + DOI: 10.7717/peerj-cs.94 + URL: https://peerj.com/articles/cs-94 Registry: - - Name: conda:bioconda - Entry: simka - - Name: OMICtools - Entry: OMICS_19218 +- Name: conda:bioconda + Entry: simka +- Name: OMICtools + Entry: OMICS_19218 Other-References: https://github.com/GATB/simka +Repository: https://github.com/GATB/simka.git View it on GitLab: https://salsa.debian.org/med-team/simka/compare/a15507cb5e8a0586c662438f97dee0a29ee84448...349d1ef402ac6e11d0fae1677e3d3a1af8725d24 -- View it on GitLab: https://salsa.debian.org/med-team/simka/compare/a15507cb5e8a0586c662438f97dee0a29ee84448...349d1ef402ac6e11d0fae1677e3d3a1af8725d24 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
