Andreas Tille pushed to branch master at Debian Med / python-biopython
Commits: 477d419c by Andreas Tille at 2020-05-15T11:40:08+02:00 routine-update: Standards-Version: 4.5.0 - - - - - 98b95c51 by Andreas Tille at 2020-05-15T11:40:18+02:00 routine-update: Add salsa-ci file - - - - - 6e7d542d by Andreas Tille at 2020-05-15T11:40:18+02:00 routine-update: Rules-Requires-Root: no - - - - - 81f1c42c by Andreas Tille at 2020-05-15T11:40:31+02:00 Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. Fixes: lintian: upstream-metadata-missing-bug-tracking See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html Fixes: lintian: upstream-metadata-missing-repository See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html - - - - - 55023b04 by Andreas Tille at 2020-05-15T11:40:32+02:00 Refer to specific version of license GPL-2+. Fixes: lintian: copyright-refers-to-symlink-license See-also: https://lintian.debian.org/tags/copyright-refers-to-symlink-license.html Fixes: lintian: copyright-refers-to-versionless-license-file See-also: https://lintian.debian.org/tags/copyright-refers-to-versionless-license-file.html - - - - - aeed16e6 by Andreas Tille at 2020-05-15T11:41:09+02:00 Upload to unstable - - - - - 5 changed files: - debian/changelog - debian/control - debian/copyright - + debian/salsa-ci.yml - debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,4 +1,4 @@ -python-biopython (1.76+dfsg-2) UNRELEASED; urgency=medium +python-biopython (1.76+dfsg-2) unstable; urgency=medium * Team upload. @@ -8,7 +8,15 @@ python-biopython (1.76+dfsg-2) UNRELEASED; urgency=medium [ Dylan Aïssi ] * Add upstream patch to fix tests with new NCBI BLAST DB v5 (Closes: #959587) - -- Michael R. Crusoe <[email protected]> Fri, 17 Apr 2020 10:17:15 +0200 + [ Andreas Tille ] + * Standards-Version: 4.5.0 (routine-update) + * Add salsa-ci file (routine-update) + * Rules-Requires-Root: no (routine-update) + * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, + Repository-Browse. + * Refer to specific version of license GPL-2+. + + -- Dylan Aïssi <[email protected]> Fri, 15 May 2020 11:40:33 +0200 python-biopython (1.76+dfsg-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -43,10 +43,11 @@ Build-Depends: debhelper-compat (= 12), t-coffee, wise, python3-pygments -Standards-Version: 4.4.1 +Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/python-biopython Vcs-Git: https://salsa.debian.org/med-team/python-biopython.git Homepage: http://biopython.org +Rules-Requires-Root: no Package: python3-biopython Architecture: any ===================================== debian/copyright ===================================== @@ -35,6 +35,6 @@ License: GPL-2+ The Debian packaging information is under the GPL, version 2 or later. . On Debian GNU/Linux systems, the complete text of the GNU General - Public License can be found in `/usr/share/common-licenses/GPL' and the + Public License can be found in `/usr/share/common-licenses/GPL-2' and the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL'. ===================================== debian/salsa-ci.yml ===================================== @@ -0,0 +1,4 @@ +--- +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml ===================================== debian/upstream/metadata ===================================== @@ -1,3 +1,5 @@ +Bug-Database: https://github.com/biopython/biopython/issues +Bug-Submit: https://github.com/biopython/biopython/issues/new Reference: - Author: > Peter J. A. Cock and Tiago Antao and Jeffrey T. Chang and Brad @@ -25,4 +27,5 @@ Registry: Entry: OMICS_04850 - Name: conda:conda-forge Entry: biopython -Repository: https://github.com/biopython/biopython +Repository: https://github.com/biopython/biopython.git +Repository-Browse: https://github.com/biopython/biopython View it on GitLab: https://salsa.debian.org/med-team/python-biopython/-/compare/5cd5d8d28352dc1e9206bd2e9b891eb2bc590fd6...aeed16e6cc293e35212b60b51dc44a5a88f57272 -- View it on GitLab: https://salsa.debian.org/med-team/python-biopython/-/compare/5cd5d8d28352dc1e9206bd2e9b891eb2bc590fd6...aeed16e6cc293e35212b60b51dc44a5a88f57272 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
