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 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107
|
metastudent (2.0.1-6) unstable; urgency=medium
* Team upload.
* Add link to issue asking for release tags
* Remove ancient X-Python-Version field
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
* Drop unneeded get-orig-source target
* Delete cruft from the Python build
-- Andreas Tille <tille@debian.org> Mon, 22 Oct 2018 23:18:13 +0200
metastudent (2.0.1-5) unstable; urgency=medium
* Team upload.
* Moved packaging from SVN to Git
* debhelper 10
* Standards-Version: 4.1.1
* d/rules: do not parse d/changelog
-- Andreas Tille <tille@debian.org> Wed, 15 Nov 2017 19:35:16 +0100
metastudent (2.0.1-4) unstable; urgency=medium
* Team upload
* add details on package testsuite failure to REAMDE.Debian,
add to README.test how to test manually (currently metastudent supports
legacy blast only and fails on blast+ output parsing).
* add patch to parse blast+ output correctly (closes: #848903).
* update debian/README.Debian and debian/README.test
-- Tatiana Malygina <merlettaia@gmail.com> Sun, 05 Feb 2017 17:06:22 +0100
metastudent (2.0.1-3) unstable; urgency=medium
* Team upload.
* add allow-stderr restriction to debian/tests/control
-- Tatiana Malygina <merlettaia@gmail.com> Sat, 16 Jul 2016 09:24:57 +0300
metastudent (2.0.1-2) unstable; urgency=medium
[ Tatiana Malygina ]
* Team upload.
* cme fix dpkg-control
* cme fix dpkg-copyright
* add hardening
* add testsuite, debian/README.test, debian/docs
[ Andreas Tille ]
* Copy configuration file to /etc/metastudentrc that overrides default
configuration to enable local user adjusting data path
* Fix sequence of copyright paragraphs to follow DEP5
* Add versioned Depends libgo-perl (>= 0.15-3)
-- Tatiana Malygina <merlettaia@gmail.com> Wed, 13 Jul 2016 22:45:14 +0300
metastudent (2.0.1-1) unstable; urgency=low
* Added Cellular Component Ontology
* Updated GO annotations databases
* Updated Gene Ontology
* Predictions are now fully propagated to the root
* Updated URL for image generation
* fixed setup.py
-- Tobias Hamp <hampt@rostlab.org> Fri, 20 Mar 2015 19:08:05 +0200
metastudent (1.0.11-2) unstable; urgency=medium
* Fixed VCS URL.
* Fixed python2 dependency handling.
-- Laszlo Kajan <lkajan@debian.org> Sun, 14 Sep 2014 11:08:05 +0200
metastudent (1.0.11-1) unstable; urgency=low
* New upstream release.
-- Tobias Hamp <hampt@rostlab.org> Fri, 13 Dec 2013 09:21:18 +0200
metastudent (1.0.10-1) unstable; urgency=low
* New upstream release.
-- Tobias Hamp <hampt@rostlab.org> Sat, 08 Jun 2013 17:41:08 +0200
metastudent (1.0.9-1) unstable; urgency=low
* New upstream release.
-- Tobias Hamp <hampt@rostlab.org> Wed, 05 Jun 2013 16:41:08 +0200
metastudent (1.0.8-2) unstable; urgency=low
* This version depends on data packaged as metastudent-data.
-- Laszlo Kajan <lkajan@rostlab.org> Wed, 08 May 2013 17:23:51 +0200
metastudent (1.0.8-1) unstable; urgency=low
* Initial release (Closes: #705537)
[Laszlo Kajan <lkajan@rostlab.org>]
* Added BMC Bioinfo paper to d/upstream.
-- Tobias Hamp <hampt@rostlab.org> Mon, 15 Apr 2013 12:08:13 +0100
|