Jelmer Vernooij pushed to branch master at Debian Med / macsyfinder
Commits: 39a132d2 by Jelmer Vernooij at 2018-10-24T23:05:24Z Trim trailing whitespace. Fixed-Lintian-Tags: file-contains-trailing-whitespace Fixes lintian: file-contains-trailing-whitespace See https://lintian.debian.org/tags/file-contains-trailing-whitespace.html for more details. - - - - - ad9d4d04 by Jelmer Vernooij at 2018-10-24T23:05:24Z Remove unnecessary X-Python{,3}-Version field in debian/control. Fixed-Lintian-Tags: ancient-python-version-field Fixes lintian: ancient-python-version-field See https://lintian.debian.org/tags/ancient-python-version-field.html for more details. - - - - - 74f8c363 by Jelmer Vernooij at 2018-10-24T23:05:25Z Use secure copyright file specification URI. Fixed-Lintian-Tags: insecure-copyright-format-uri Fixes lintian: insecure-copyright-format-uri See https://lintian.debian.org/tags/insecure-copyright-format-uri.html for more details. - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +macsyfinder (1.0.5-2) UNRELEASED; urgency=medium + + * Trim trailing whitespace. + * Remove unnecessary X-Python{,3}-Version field in debian/control. + * Use secure copyright file specification URI. + + -- Jelmer Vernooij <[email protected]> Wed, 24 Oct 2018 23:05:24 +0000 + macsyfinder (1.0.5-1) unstable; urgency=medium * Team upload ===================================== debian/control ===================================== @@ -17,7 +17,6 @@ Standards-Version: 4.1.3 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/macsyfinder.git Vcs-Git: https://anonscm.debian.org/git/debian-med/macsyfinder.git Homepage: https://github.com/gem-pasteur/macsyfinder -X-Python-Version: >= 2.7 Package: macsyfinder Architecture: all @@ -28,12 +27,12 @@ Depends: ${python:Depends}, libjs-jquery, libjs-underscore Description: detection of macromolecular systems in protein datasets - MacSyFinder is a program to model and detect macromolecular systems, - genetic pathways... in protein datasets. In prokaryotes, these systems - have often evolutionarily conserved properties: they are made of conserved - components, and are encoded in compact loci (conserved genetic architecture). - The user models these systems with MacSyFinder to reflect these conserved - features, and to allow their efficient detection - . + MacSyFinder is a program to model and detect macromolecular systems, + genetic pathways... in protein datasets. In prokaryotes, these systems + have often evolutionarily conserved properties: they are made of conserved + components, and are encoded in compact loci (conserved genetic architecture). + The user models these systems with MacSyFinder to reflect these conserved + features, and to allow their efficient detection + . This package presents the Open Source Java API to biological databases and a series of mostly sequence-based algorithms. ===================================== 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: macsyfinder Source: https://github.com/gem-pasteur/macsyfinder View it on GitLab: https://salsa.debian.org/med-team/macsyfinder/compare/2c495dfa116c36083231ade92275a9db637c5fe5...74f8c363f91f05a85738d435e1269779a0d761ed -- View it on GitLab: https://salsa.debian.org/med-team/macsyfinder/compare/2c495dfa116c36083231ade92275a9db637c5fe5...74f8c363f91f05a85738d435e1269779a0d761ed 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
