Jelmer Vernooij pushed to branch master at Debian Med / andi
Commits: c848740f by Jelmer Vernooij at 2018-10-16T21:58:53Z Use secure copyright file specification URI. Fixes lintian: insecure-copyright-format-uri See https://lintian.debian.org/tags/insecure-copyright-format-uri.html for more details. - - - - - e66a7d84 by Jelmer Vernooij at 2018-10-16T21:58:53Z Trim trailing whitespace. Fixes lintian: file-contains-trailing-whitespace See https://lintian.debian.org/tags/file-contains-trailing-whitespace.html for more details. - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +andi (0.12-4) UNRELEASED; urgency=medium + + * Use secure copyright file specification URI. + * Trim trailing whitespace. + + -- Jelmer Vernooij <[email protected]> Tue, 16 Oct 2018 21:58:53 +0000 + andi (0.12-3) unstable; urgency=medium * Allow for parallelisation of unit tests. Really fixes build failures. ===================================== debian/control ===================================== @@ -19,8 +19,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, libdivsufsort3 Description: Efficient Estimation of Evolutionary Distances - This is the andi program for estimating the evolutionary distance - between closely related genomes. These distances can be used to rapidly - infer phylogenies for big sets of genomes. Because andi does not compute - full alignments, it is so efficient that it scales even up to thousands + This is the andi program for estimating the evolutionary distance + between closely related genomes. These distances can be used to rapidly + infer phylogenies for big sets of genomes. Because andi does not compute + full alignments, it is so efficient that it scales even up to thousands of bacterial genomes. ===================================== debian/copyright ===================================== @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: andi Source: https://github.com/EvolBioInf/andi/archive/v0.11.tar.gz View it on GitLab: https://salsa.debian.org/med-team/andi/compare/3c73072cf2e28ebf68d2694845c515b0e952fd15...e66a7d84c3c6faa7b1d92b29a8b054ef77c9b4c3 -- View it on GitLab: https://salsa.debian.org/med-team/andi/compare/3c73072cf2e28ebf68d2694845c515b0e952fd15...e66a7d84c3c6faa7b1d92b29a8b054ef77c9b4c3 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
