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
|
centrifuge (1.0.3-8) unstable; urgency=medium
[ Helmut Grohne ]
* Improve cross building: Don't detect -m64 from uname.
Closes: #973977
[ Andreas Tille ]
* Revert the patch from 1.0.3-6 in favour of above change
-- Andreas Tille <tille@debian.org> Mon, 09 Nov 2020 17:36:30 +0100
centrifuge (1.0.3-7) unstable; urgency=medium
* Fix code to build on arm64
-- Andreas Tille <tille@debian.org> Sat, 07 Nov 2020 20:13:11 +0100
centrifuge (1.0.3-6) unstable; urgency=medium
* Fix patch for other architectures than amd64
-- Andreas Tille <tille@debian.org> Sat, 07 Nov 2020 07:26:48 +0100
centrifuge (1.0.3-5) unstable; urgency=medium
* Enable building on all architectures where jellyfish is available
* No need to Build-Depend hisat2 since this is available on all
architectures now. Jellyfish is the restricting package for builds.
* Test on all architectures where jellyfish is available
-- Andreas Tille <tille@debian.org> Fri, 06 Nov 2020 16:56:30 +0100
centrifuge (1.0.3-4) unstable; urgency=medium
* Team Upload.
[ Steffen Möller ]
* Added ref to conda
[ Nilesh Patra ]
* Add autopkgtests
* Remove empty
* Standards-Version: 4.5.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Remove trailing whitespace in debian/rules (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
-- Nilesh Patra <npatra974@gmail.com> Mon, 24 Aug 2020 18:19:52 +0530
centrifuge (1.0.3-3) unstable; urgency=medium
* Use 2to3 to port to Python3
Closes: #936281
* debhelper-compat 12
* Standards-Version: 4.4.0
* use dh-python
-- Andreas Tille <tille@debian.org> Tue, 10 Sep 2019 08:20:22 +0200
centrifuge (1.0.3-2) unstable; urgency=medium
[ Steffen Moeller ]
* d/u/metadata:
- added RRIDs
- yamllint clean
[ Jelmer Vernooij ]
* Use secure copyright file specification URI.
[ Andreas Tille ]
* Do not report beta versions in watch file
* Fix Perl interpreter path
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.3.0
* Remove non-helpful docs
-- Andreas Tille <tille@debian.org> Mon, 07 Jan 2019 09:25:30 +0100
centrifuge (1.0.3-1) unstable; urgency=medium
* New upstream release
-- Andreas Tille <tille@debian.org> Fri, 02 Mar 2018 19:59:50 +0100
centrifuge (1.0.3~beta-2) unstable; urgency=medium
* Move hisat2 and jellyfish to Build-Depends to make sure package builds
only on those architectures where it can be installed later
* -msse2 is already enabled by default on amd64 (which is the only
architecture the package runs anyway)
Closes: #890378
* debhelper 11
-- Andreas Tille <tille@debian.org> Wed, 14 Feb 2018 14:18:27 +0100
centrifuge (1.0.3~beta-1) unstable; urgency=low
* Initial release (Closes: #886463)
-- Andreas Tille <tille@debian.org> Sat, 06 Jan 2018 12:11:48 +0100
|