Jelmer Vernooij pushed to branch master at Debian Med / fastx-toolkit
Commits: ee852012 by Jelmer Vernooij at 2018-10-20T20:49:13Z 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. - - - - - 2a0b0a41 by Jelmer Vernooij at 2018-10-20T20:49:14Z 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 @@ +fastx-toolkit (0.0.14-7) UNRELEASED; urgency=medium + + * Use secure copyright file specification URI. + * Trim trailing whitespace. + + -- Jelmer Vernooij <[email protected]> Sat, 20 Oct 2018 20:49:13 +0000 + fastx-toolkit (0.0.14-6) unstable; urgency=medium * debhelper 11 @@ -11,7 +18,7 @@ fastx-toolkit (0.0.14-6) unstable; urgency=medium fastx-toolkit (0.0.14-5) unstable; urgency=low [ Steffen Moeller ] - * [debian/upstream/metadata] Added references to + * [debian/upstream/metadata] Added references to OMICtools, bio.tools, RRID [ Andreas Tille ] @@ -34,7 +41,7 @@ fastx-toolkit (0.0.14-4) unstable; urgency=low * Add tests for fastx_quality_stats and fastq_quality_filter * Fix typos in fastq_quality_filter test * Additional tests - * Add info about -Q option to help screens for commmands, where + * Add info about -Q option to help screens for commmands, where it's relevant -- Nadiya Sitdykova <[email protected]> Mon, 05 Jun 2017 17:55:44 -0400 ===================================== debian/control ===================================== @@ -31,4 +31,4 @@ Description: FASTQ/A short nucleotide reads pre-processing tools However, it is sometimes more productive to preprocess the FASTA/FASTQ files before mapping the sequences to the genome—manipulating the sequences to produce better mapping results. The FASTX-Toolkit tools perform some of these - preprocessing tasks. + preprocessing tasks. ===================================== 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/ Source: https://github.com/agordon/fastx_toolkit/archive/0.0.14.tar.gz Comment: FASTX-Toolkit LICENSE ===================== View it on GitLab: https://salsa.debian.org/med-team/fastx-toolkit/compare/e140f966b496467f344655cd91cb775faf2b4ab4...2a0b0a41adcbd4ff9499c60029ebc171a32eaca5 -- View it on GitLab: https://salsa.debian.org/med-team/fastx-toolkit/compare/e140f966b496467f344655cd91cb775faf2b4ab4...2a0b0a41adcbd4ff9499c60029ebc171a32eaca5 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
