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
|
minimap2 (2.17+dfsg-12) unstable; urgency=medium
[ Michael Hudson-Doyle ]
* d/patches/python-sse4-arch.patch: Only pass -msse4.1 to the compiler on
amd64.
Closes: #969596
-- Andreas Tille <tille@debian.org> Tue, 15 Sep 2020 10:54:02 +0200
minimap2 (2.17+dfsg-11) unstable; urgency=medium
* Add lintian-override
* Manpage for minimap2.py
-- Andreas Tille <tille@debian.org> Tue, 07 Jul 2020 11:32:26 +0200
minimap2 (2.17+dfsg-10) unstable; urgency=medium
* Provide Python3 interface
* debhelper-compat 13 (routine-update)
-- Andreas Tille <tille@debian.org> Tue, 23 Jun 2020 21:40:16 +0200
minimap2 (2.17+dfsg-9) unstable; urgency=medium
* Team upload.
* Use the libsimde-dev package instead of the code copy
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sun, 19 Apr 2020 14:49:51 +0200
minimap2 (2.17+dfsg-8) unstable; urgency=medium
* Team upload.
* Delete addLTO.patch
Closes: #956136
-- Hamid Nassiby <h.nassiby@gmail.com> Mon, 13 Apr 2020 08:18:05 +0200
minimap2 (2.17+dfsg-7) unstable; urgency=medium
* Merge changelog entries of several never released package versions
* Add salsa-ci file (routine-update)
* Trim trailing whitespace.
* Set upstream metadata fields: Repository, Repository-Browse.
* Add missing DEP3 fields
-- Andreas Tille <tille@debian.org> Wed, 25 Mar 2020 15:17:28 +0100
minimap2 (2.17+dfsg-6) unstable; urgency=medium
* Team upload
* Created -dev package
* Standards-Version: 4.5.0
* Added Link-Time-Optimization
* Added include files
* d/control: Added Rules-Requires-Root flag
* Manually invoking ranlib
* In reaction to the FTPmaster's rejection notice
- added copyright referenced in .tex
- added current copyright holder (Dana Farber Institute)
-- Steffen Moeller <moeller@debian.org> Sun, 22 Mar 2020 00:52:34 +0100
minimap2 (2.17+dfsg-2) unstable; urgency=medium
[ Michael R. Crusoe ]
* Team upload.
* Add support for more architectures using the SIMD Everyhere library
Closes: #922620
* Standards-Version: 4.4.1
[ Andreas Tille ]
* Set upstream metadata fields: Bug-Database, Bug-Submit.
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sun, 12 Jan 2020 18:22:11 +0100
minimap2 (2.17+dfsg-1) unstable; urgency=medium
* New upstream version
* debhelper-compat 12
* Standards-Version: 4.4.0
-- Andreas Tille <tille@debian.org> Thu, 01 Aug 2019 15:23:40 +0200
minimap2 (2.15+dfsg-2) unstable; urgency=medium
* Team upload.
* Fix FTBFS on armhf and arm64: pass relevant variable to make.
Closes: #929275
-- Helmut Grohne <helmut@subdivi.de> Mon, 20 May 2019 17:26:01 +0200
minimap2 (2.15+dfsg-1) unstable; urgency=medium
* New upstream version
* debhelper 12
* Standards-Version: 4.3.0
-- Andreas Tille <tille@debian.org> Fri, 11 Jan 2019 22:40:39 +0100
minimap2 (2.14+dfsg-1) unstable; urgency=low
* Initial packaging (Closes: #906332)
-- Andreas Tille <tille@debian.org> Fri, 09 Nov 2018 23:36:05 +0100
|