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
|
ea-utils (1.1.2+dfsg-9) unstable; urgency=medium
* Team upload.
* Add gcc11.patch to fix ftbfs with gcc 11. (Closes: #984043)
-- Étienne Mollier <emollier@debian.org> Sun, 17 Oct 2021 21:37:07 +0200
ea-utils (1.1.2+dfsg-8) unstable; urgency=medium
* Team Upload.
* d/p/arm64.patch: Get autopkgtests running on !amd64 and !i386
* Bump Standards-Version to 4.6.0 (no changes needed)
-- Nilesh Patra <nilesh@debian.org> Tue, 24 Aug 2021 20:35:08 +0530
ea-utils (1.1.2+dfsg-7) unstable; urgency=medium
[ Shruti Sridhar ]
* Team Upload.
* Add autopkgtests
- Add test data in d/tests/data
- Add d/tests/get-test-data script to fetch test data via script,
and update the same when needed
- d/docs: Install test README and d/tests/run-unit-test script
- d/example: Install test data as example
- debian/source/include-binaries: Allow compressed test data binary
to be included in source
* d/p/hardening.patch: Update hardening options
[ Nilesh Patra ]
* d/control: Drop useless B-D on r-cran-hmisc
* d/p/cross.patch: Fix compiler variable to get package cross-building
-- Nilesh Patra <nilesh@debian.org> Mon, 16 Aug 2021 16:57:38 +0530
ea-utils (1.1.2+dfsg-6) unstable; urgency=medium
[ Jelmer Vernooij ]
* Use secure copyright file specification URI.
[ Andreas Tille ]
* For the moment do not fetch the new version which is very different
* Standards-Version: 4.5.1 (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.
-- Andreas Tille <tille@debian.org> Fri, 11 Dec 2020 21:49:12 +0100
ea-utils (1.1.2+dfsg-5) unstable; urgency=medium
[ Andreas Tille ]
* Point watch file to github since upstream is now tagging releases
* Build-Depends: r-cran-hmisc to enable testing migration since
this Dependency does not exist on all architectures
* Standards-Version: 4.1.4
* Point Vcs-fields to Salsa
* debhelper 11
* do not parse d/changelog
[ Steffen Moeller ]
* d/u/metadata:
- added RRIDs
- yamllint clean
-- Andreas Tille <tille@debian.org> Thu, 26 Apr 2018 23:24:49 +0200
ea-utils (1.1.2+dfsg-4) unstable; urgency=medium
* New homepage (project moved to Github)
* cme fix dpkg-control
* hardening=+all
* Fix URL in upstream metadata
-- Andreas Tille <tille@debian.org> Tue, 02 Aug 2016 11:10:07 +0200
ea-utils (1.1.2+dfsg-3) unstable; urgency=medium
* Update build dependencies for GSL 2, change libgsl0-dev to libgsl-dev.
(thanks to Bas Couwenberg for the patch)
Closes: #807198
-- Andreas Tille <tille@debian.org> Mon, 07 Dec 2015 10:13:47 +0100
ea-utils (1.1.2+dfsg-2) unstable; urgency=medium
* Move /usr/bin/alc to /usr/lib/debian-med/bin/alc
Closes: #794334
-- Andreas Tille <tille@debian.org> Thu, 03 Dec 2015 15:33:41 +0100
ea-utils (1.1.2+dfsg-1) unstable; urgency=medium
* Initial upload to Debian (Closes: #793585)
-- Andreas Tille <tille@debian.org> Sun, 26 Jul 2015 17:33:18 +0200
ea-utils (1.1.2-0biolinux4) trusty; urgency=medium
* Re-remove utility copy of sparsehash as v2 is now in the
PPA.
* And don't forget to re-add the dependency
-- Tim Booth <tbooth@ceh.ac.uk> Thu, 22 Jan 2015 18:30:36 +0000
ea-utils (1.1.2-0biolinux2) trusty; urgency=low
* Initial release for Bio-Linux 8
* Build against samtools from Debian.
* Leave utility copy of sparsehash in for now, as Trusty
has v1 of the lib and we want v2.
-- Tim Booth <tbooth@ceh.ac.uk> Tue, 19 Aug 2014 16:19:00 +0100
|