Andreas Tille pushed to branch master at Debian Med / pynast
Commits: 3abfe39b by Andreas Tille at 2018-10-23T20:47:30Z Remove ancient field X-Python-Version - - - - - c1605712 by Andreas Tille at 2018-10-23T20:48:50Z debhelper 11 - - - - - 4d163b7e by Andreas Tille at 2018-10-23T20:49:00Z Standards-Version: 4.2.1 - - - - - fd65d06d by Andreas Tille at 2018-10-23T20:52:42Z Spelling - - - - - 398fafa9 by Andreas Tille at 2018-10-23T20:53:43Z s/python-sphinx/python3-sphinx/ - - - - - 116d91b2 by Andreas Tille at 2018-10-23T20:56:01Z Upload to unstable - - - - - 4 changed files: - debian/changelog - debian/compat - debian/control - debian/patches/avoid_python-mpi4py_missing_warning.patch Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,12 @@ -pynast (1.2.2-4) UNRELEASED; urgency=medium +pynast (1.2.2-4) unstable; urgency=medium * Point Vcs-URLs to Salsa + * Remove ancient field X-Python-Version + * debhelper 11 + * Standards-Version: 4.2.1 + * s/python-sphinx/python3-sphinx/ - -- Andreas Tille <[email protected]> Mon, 02 Apr 2018 23:14:11 +0200 + -- Andreas Tille <[email protected]> Tue, 23 Oct 2018 22:53:55 +0200 pynast (1.2.2-3) unstable; urgency=medium ===================================== debian/compat ===================================== @@ -1 +1 @@ -10 +11 ===================================== debian/control ===================================== @@ -5,19 +5,18 @@ Uploaders: Steffen Moeller <[email protected]>, Tim Booth <[email protected]> Section: python Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11~), python, python-cogent (>= 1.5.3), - python-sphinx, + python3-sphinx, blast2, clustalw, mafft, muscle -Standards-Version: 4.1.1 +Standards-Version: 4.2.1 Vcs-Browser: https://salsa.debian.org/med-team/pynast Vcs-Git: https://salsa.debian.org/med-team/pynast.git Homepage: https://github.com/biocore/pynast -X-Python-Version: >= 2.5 Package: pynast Architecture: all ===================================== debian/patches/avoid_python-mpi4py_missing_warning.patch ===================================== @@ -1,7 +1,7 @@ Author: Andreas Tille <[email protected]> Last-Update: Mon, 11 Aug 2014 16:33:56 +0200 Description: Since we are not building with python-mpi4py (there is other - trouble occuring with this as Build-Depends) we need to strip the warning + trouble occurring with this as Build-Depends) we need to strip the warning from script output to make the test successfully passing --- a/tests/all_tests.py View it on GitLab: https://salsa.debian.org/med-team/pynast/compare/46d8b3f0257e3170b26aa2346e78372e25b47c5a...116d91b2d24f9ce0b8858734c7fc9a3360b6a6ee -- View it on GitLab: https://salsa.debian.org/med-team/pynast/compare/46d8b3f0257e3170b26aa2346e78372e25b47c5a...116d91b2d24f9ce0b8858734c7fc9a3360b6a6ee 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
