Skip to content
Commits on Source (4)
lefse (1.0.8-3) UNRELEASED; urgency=medium
[ Shayan Doust ]
* Team upload.
* use 2to3 to port from python2 to python3
Closes: #936836
[ Andreas Tille ]
* debhelper-compat 12
* Standards-Version: 4.4.0
* Secure URI in copyright format
-- Shayan Doust <hello@shayandoust.me> Mon, 09 Sep 2019 21:01:50 +0200
lefse (1.0.8-2) unstable; urgency=medium
* debhelper 11
......
......@@ -3,10 +3,10 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Andreas Tille <tille@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
Build-Depends: debhelper-compat (= 12),
python3-all,
dh-python
Standards-Version: 4.2.0
Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/med-team/lefse
Vcs-Git: https://salsa.debian.org/med-team/lefse.git
Homepage: https://bitbucket.org/biobakery/biobakery/wiki/lefse
......
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: LEfSe
Upstream-Contact: Nicola Segata <nicola.segata@unitn.it>
Source: https://bitbucket.org/nsegata/lefse/downloads
......