Andreas Tille pushed to branch master at Debian Med / swarm-cluster
Commits: 35434046 by Andreas Tille at 2020-01-23T17:11:02+01:00 Recommends: s/python/python3/ - - - - - 8230737b by Andreas Tille at 2020-01-23T17:11:26+01:00 routine-update: Standards-Version: 4.5.0 - - - - - 1f9cd22a by Andreas Tille at 2020-01-23T17:11:39+01:00 Set upstream metadata fields: Bug-Database, Bug-Submit. - - - - - 536bdfd0 by Andreas Tille at 2020-01-23T17:16:46+01:00 Update d/copyright - - - - - 0de0d81a by Andreas Tille at 2020-01-23T17:18:52+01:00 Upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - debian/copyright - debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +swarm-cluster (3.0.0+dfsg-2) unstable; urgency=medium + + * Recommends: s/python/python3/ + Closes: #943281 + * Standards-Version: 4.5.0 (routine-update) + * Set upstream metadata fields: Bug-Database, Bug-Submit. + * Update d/copyright + + -- Andreas Tille <[email protected]> Thu, 23 Jan 2020 17:16:54 +0100 + swarm-cluster (3.0.0+dfsg-1) unstable; urgency=medium * Replace python-markdown by markdown ===================================== debian/control ===================================== @@ -7,7 +7,7 @@ Priority: optional Build-Depends: debhelper-compat (= 12), man-db, markdown -Standards-Version: 4.4.1 +Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/swarm-cluster Vcs-Git: https://salsa.debian.org/med-team/swarm-cluster.git Homepage: https://github.com/torognes/swarm @@ -16,7 +16,7 @@ Package: swarm Architecture: amd64 Depends: ${shlibs:Depends}, ${misc:Depends} -Recommends: python +Recommends: python3 Description: robust and fast clustering method for amplicon-based studies The purpose of swarm is to provide a novel clustering algorithm to handle large sets of amplicons. Traditional clustering algorithms results are strongly ===================================== debian/copyright ===================================== @@ -5,7 +5,7 @@ Source: https://github.com/torognes/swarm Files-Excluded: man/swarm_manual.pdf Files: * -Copyright: (C) 2012-2015 Torbjørn Rognes and Frederic Mahe +Copyright: (C) 2012-2019 Torbjørn Rognes and Frederic Mahe License: Affero-GPL-3 GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007 @@ -669,30 +669,9 @@ License: Affero-GPL-3 For more information on this, and how to apply and follow the GNU AGPL, see <http://www.gnu.org/licenses/>. -Files: src/cityhash/* -Copyright: (c) 2011 Google, Inc. -License: MIT - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: - . - The above copyright notice and this permission notice shall be included in - all copies or substantial portions of the Software. - . - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN - THE SOFTWARE. - Files: debian/* Copyright: 2014-2015 Tim Booth <[email protected]> - 2015 Andreas Tille <[email protected]> + 2015-2020 Andreas Tille <[email protected]> License: GPL-3+ On Debian Systems you can find a copy of the GNU GENERAL PUBLIC LICENSE at /usr/share/common-licenses/GPL-3. ===================================== debian/upstream/metadata ===================================== @@ -1,3 +1,5 @@ +Bug-Database: https://github.com/torognes/swarm/issues +Bug-Submit: https://github.com/torognes/swarm/issues/new Reference: - Author: > Frédéric Mahé and Torbjørn Rognes and Christopher Quince and View it on GitLab: https://salsa.debian.org/med-team/swarm-cluster/compare/b1f65b9c36e94743179b5fee9559c58fbcccbbfa...0de0d81a2db198d72d460fd042fc504f6da74f07 -- View it on GitLab: https://salsa.debian.org/med-team/swarm-cluster/compare/b1f65b9c36e94743179b5fee9559c58fbcccbbfa...0de0d81a2db198d72d460fd042fc504f6da74f07 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
