[med-svn] [Git][med-team/pynast][master] 6 commits: Remove ancient field X-Python-Version
Andreas Tille
gitlab at salsa.debian.org
Tue Oct 23 21:59:52 BST 2018
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 <tille at debian.org> Mon, 02 Apr 2018 23:14:11 +0200
+ -- Andreas Tille <tille at debian.org> 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 <moeller at debian.org>,
Tim Booth <tbooth at ceh.ac.uk>
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 <tille at debian.org>
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20181023/1ebb6a43/attachment-0001.html>
More information about the debian-med-commit
mailing list