Skip to content
Commits on Source (6)
......@@ -2,4 +2,4 @@ python-pyphlan (0.0.20151014-1) UNRELEASED; urgency=medium
* Initial release (Closes: #<bug>)
-- Andreas Tille <tille@debian.org> Mon, 23 May 2016 16:09:13 +0200
-- Andreas Tille <tille@debian.org> Tue, 30 Oct 2018 08:05:02 +0100
......@@ -2,18 +2,19 @@ Source: python-pyphlan
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: python
Testsuite: autopkgtest-pkg-python
Priority: optional
Build-Depends: debhelper (>= 9),
Build-Depends: debhelper (>= 11~),
python-all,
dh-python
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-pyphlan.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/python-pyphlan.git
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/python-pyphlan
Vcs-Git: https://salsa.debian.org/med-team/python-pyphlan.git
Homepage: https://bitbucket.org/nsegata/pyphlan
Package: python-pyphlan
Architecture: all
Depends: ${python:Depends},
${misc:Depends},
${misc:Depends}
Description: Python modules for some phylogenetic operations
This Python module supports some phylogenetic operations.
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: PyPhlAn
Upstream-Contact: Nicola Segata <nicola.segata@unitn.it>
Source: https://bitbucket.org/nsegata/pyphlan/downloads
......