Skip to content
Commits on Source (5)
python-burrito (0.9.1-3) unstable; urgency=medium
* Testsuite: autopkgtest-pkg-python
* Standards-Version: 4.1.4
* Point Vcs fields to salsa.debian.org
* debhelper 11
-- Andreas Tille <tille@debian.org> Mon, 16 Apr 2018 11:20:19 +0200
python-burrito (0.9.1-2) unstable; urgency=medium
* Moved packaging from SVN to Git
......
......@@ -3,8 +3,9 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Tim Booth <tbooth@ceh.ac.uk>,
Andreas Tille <tille@debian.org>
Section: python
Testsuite: autopkgtest-pkg-python
Priority: optional
Build-Depends: debhelper (>= 10),
Build-Depends: debhelper (>= 11~),
python-all,
dh-python,
python-future,
......@@ -14,9 +15,9 @@ Build-Depends: debhelper (>= 10),
python3-future,
python3-setuptools,
python3-nose
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-burrito.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/python-burrito.git
Standards-Version: 4.1.4
Vcs-Browser: https://salsa.debian.org/med-team/python-burrito
Vcs-Git: https://salsa.debian.org/med-team/python-burrito.git
Homepage: https://github.com/biocore/burrito
Package: python-burrito
......