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 108 109 110 111 112 113 114 115 116 117
|
bio-eagle (2.4.1-3) unstable; urgency=medium
[ Andreas Tille ]
* Team upload.
* Standards-Version: 4.5.1 (routine-update)
* Do nothing in dh_auto_configure and dh_auto_build for indep binaries
Closes: #976572
[ Michael R. Crusoe ]
* Add patch for compilation on systems without SSE.
Use of "rdtsc" assembly still makes it x86 specific.
-- Andreas Tille <tille@debian.org> Sat, 05 Dec 2020 22:31:32 +0100
bio-eagle (2.4.1-2) unstable; urgency=medium
* Team upload.
* Test only on available architectures
* Standards-Version: 4.5.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
* Replace use of deprecated $ADTTMP with $AUTOPKGTEST_TMP.
-- Andreas Tille <tille@debian.org> Fri, 06 Nov 2020 15:48:02 +0100
bio-eagle (2.4.1-1) unstable; urgency=medium
* New upstream release.
* Update my email address.
-- Dylan Aïssi <daissi@debian.org> Wed, 28 Nov 2018 07:56:36 +0100
bio-eagle (2.4-2) unstable; urgency=medium
* Team upload
[ Steffen Moeller ]
* d/u/metadata:
- added RRIDs
- yamllint clean
[ Andreas Tille ]
* Point Vcs fields to salsa.debian.org (moved from dir eagle to bio-eagle)
* Standards-Version: 4.2.1
-- Andreas Tille <tille@debian.org> Thu, 13 Sep 2018 08:50:04 +0200
bio-eagle (2.4-1) unstable; urgency=medium
* New upstream release.
* Restrict building architecture to x86, upstream supports only x86 arch.
* Bump Standards-Version: 4.1.3 (no changes needed).
* Bump debhelper compat 11.
-- Dylan Aïssi <bob.dybian@gmail.com> Fri, 12 Jan 2018 23:33:14 +0100
bio-eagle (2.3.5-1) unstable; urgency=medium
* New upstream release.
* Correct OMICtools ref.
* cme fix dpkg-control.
-- Dylan Aïssi <bob.dybian@gmail.com> Wed, 16 Aug 2017 22:50:28 +0200
bio-eagle (2.3.4-1) unstable; urgency=medium
* New upstream release.
* Bump Standards-Version: 4.0.0 (no changes needed).
* Add OMICtools ref.
-- Dylan Aïssi <bob.dybian@gmail.com> Mon, 24 Jul 2017 21:30:51 +0200
bio-eagle (2.3.2-1) unstable; urgency=medium
* New upstream release.
* Bump Build-Depends: libhts-dev to >= 1.4.
* Upload to unstable, Stretch freeze is over.
-- Dylan Aïssi <bob.dybian@gmail.com> Sun, 25 Jun 2017 00:32:48 +0200
bio-eagle (2.3.1-1) experimental; urgency=medium
* New upstream release.
* Update d/watch to v4 and target github.
* Update d/copyright: 2017.
* Remove Fix_FTBFS.patch and Clarify_license.patch upstream fixed.
* Bump debhelper compat 10.
-- Dylan Aïssi <bob.dybian@gmail.com> Sun, 05 Mar 2017 22:42:55 +0100
bio-eagle (2.3-3) unstable; urgency=medium
* Remove the test which creates a false positive in the autopkgtest
by emitting some warnings. (Closes: #842356)
-- Dylan Aïssi <bob.dybian@gmail.com> Sun, 30 Oct 2016 23:26:33 +0100
bio-eagle (2.3-2) unstable; urgency=medium
* Add a comment in the description about the renaming.
* Fix the test.
* Remove the field Testsuite in d/control.
* Add "Multi-Arch: foreign" for the bio-eagle-examples package.
* Update Makefile_config.patch to fortify functions.
-- Dylan Aïssi <bob.dybian@gmail.com> Thu, 27 Oct 2016 21:56:43 +0200
bio-eagle (2.3-1) unstable; urgency=medium
* Initial release. (Closes: #838070)
-- Dylan Aïssi <bob.dybian@gmail.com> Sun, 18 Sep 2016 23:08:34 +0200
|