Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (5)
Recommends: s/python/python3/
· 35434046
Andreas Tille
authored
Jan 23, 2020
35434046
routine-update: Standards-Version: 4.5.0
· 8230737b
Andreas Tille
authored
Jan 23, 2020
8230737b
Set upstream metadata fields: Bug-Database, Bug-Submit.
· 1f9cd22a
Andreas Tille
authored
Jan 23, 2020
1f9cd22a
Update d/copyright
· 536bdfd0
Andreas Tille
authored
Jan 23, 2020
536bdfd0
Upload to unstable
· 0de0d81a
Andreas Tille
authored
Jan 23, 2020
0de0d81a
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
0de0d81a
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 <tille@debian.org> 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
View file @
0de0d81a
...
...
@@ -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: python
3
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
View file @
0de0d81a
...
...
@@ -5,7 +5,7 @@ Source: https://github.com/torognes/swarm
Files-Excluded: man/swarm_manual.pdf
Files: *
Copyright: (C) 2012-201
5
Torbjørn Rognes and Frederic Mahe
Copyright: (C) 2012-201
9
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 <tbooth@ceh.ac.uk>
2015 Andreas Tille <tille@debian.org>
2015
-2020
Andreas Tille <tille@debian.org>
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
View file @
0de0d81a
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
...
...