1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89
|
python-skbio (0.5.1-2) unstable; urgency=medium
[ Kevin Murray ]
* Pull in upstream's fix of numpy issue
Closes: #849176, #848758
[ Andreas Tille ]
* debhelper 10
* d/watch: version=4
-- Andreas Tille <tille@debian.org> Sat, 24 Dec 2016 09:27:18 +0100
python-skbio (0.5.1-1) unstable; urgency=medium
* New upstream release
* Change uploader mail
* Use libssw from debian, not internal source
-- Kevin Murray <kdmfoss@gmail.com> Tue, 15 Nov 2016 18:58:14 +1100
python-skbio (0.5.0-1) unstable; urgency=medium
[ Kevin Murray ]
* Imported Upstream version 0.5.0. NB: This module is now compatible only
with Python3.
Closes: #831266
* Remove Python2 package (python-skbio)
* Bump standards version
[ Andreas Tille ]
* hardening=+bindnow
* drop unused lintian overrides
* drop tests of Python2 package
-- Andreas Tille <tille@debian.org> Thu, 14 Jul 2016 21:57:49 +0200
python-skbio (0.4.2-1) unstable; urgency=medium
* New upstream version
* Fix several test failures
* Add basic autopkgtests
* Don't build pdf figures (fixes unreproducible build)
* Secure vcs-git url
* Bump Standards-Version to 3.9.7, no changes needed
-- Kevin Murray <kdmfoss@gmail.com> Sat, 13 Feb 2016 11:06:20 -0800
python-skbio (0.4.1-1) unstable; urgency=medium
[ Kevin Murray ]
* New upstream version
* Build documentation and create new python-skbio-doc package (Closes:
#806594)
[ Andreas Tille ]
* Do not require lots of dependencies on local machine just to run clean
target
-- Kevin Murray <kdmfoss@gmail.com> Mon, 21 Dec 2015 16:45:00 +1100
python-skbio (0.4.0-3) unstable; urgency=low
[ Kevin Murray ]
* Revert deletion of CI files in d/rules clean target
* Add lintian overrides for duplicated compressed files
* Fix my email address in d/control
-- Kevin Murray <kdmfoss@gmail.com> Tue, 13 Oct 2015 22:18:07 +1100
python-skbio (0.4.0-2) unstable; urgency=medium
* Update python related build-depends so python3-skbio is built for all
supported python3 versions to ease transitions. (Closes: #801658)
-- Scott Kitterman <scott@kitterman.com> Tue, 13 Oct 2015 01:20:31 -0400
python-skbio (0.4.0-1) unstable; urgency=medium
* Initial upload to Debian (Closes: #794021)
* Add Kevin Murray <kevin@kdmurray.id.au> to uploaders
-- Andreas Tille <tille@debian.org> Mon, 03 Aug 2015 21:31:25 +0200
skbio (0.2.3-0biolinux2) trusty; urgency=medium
* Initial release for QIIME 1.9.0
* Note that this build does include compiled code and so must be arch=any
-- Tim Booth <tbooth@ceh.ac.uk> Mon, 23 Feb 2015 17:46:31 +0000
|