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
|
golang-github-biogo-hts (1.4.5+dfsg1-2) unstable; urgency=medium
* Skip int overflow on 32-bit arch test (Closes: #1091102)
-- Nilesh Patra <nilesh@debian.org> Sun, 16 Feb 2025 18:36:16 +0530
golang-github-biogo-hts (1.4.5+dfsg1-1) unstable; urgency=medium
* New upstream version 1.4.5+dfsg1
* Bump Standards-Version to 4.7.0 (no changes needed)
* Add patch to fixup tests
-- Nilesh Patra <nilesh@debian.org> Sun, 07 Jul 2024 17:57:44 +0530
golang-github-biogo-hts (1.4.4+dfsg1-1) unstable; urgency=medium
* New upstream version 1.4.4+dfsg1
-- Shengjing Zhu <zhsj@debian.org> Sun, 21 Aug 2022 19:54:05 +0800
golang-github-biogo-hts (1.4.3+dfsg1-2) unstable; urgency=medium
* Update Standards-Version to 4.6.1 (no changes)
* Add Multi-Arch hint
* Update Standards-Version to 4.6.1 (no changes)
* Fix failed test on go1.19 (Closes: #1017270)
-- Shengjing Zhu <zhsj@debian.org> Sun, 21 Aug 2022 19:25:06 +0800
golang-github-biogo-hts (1.4.3+dfsg1-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Update standards version to 4.5.1, no changes needed.
[ Nilesh Patra ]
* New upstream version 1.4.3+dfsg1
* Remove 0003-cherry-pick-go-1.17-test-fix.patch since this is merged upstream
* Refresh, Re-diff patches
* Bump Standards-Version to 4.6.0 (no changes needed)
* Add myself to uploaders
* d/rules: Remove test depending on nonfree data
-- Nilesh Patra <nilesh@debian.org> Mon, 25 Oct 2021 18:51:10 +0530
golang-github-biogo-hts (1.1.0+dfsg1-3) unstable; urgency=medium
* Team upload.
[ William 'jawn-smith' Wilson ]
* Cherry pick upstream change to a test case that enables building
with Go 1.17. (Closes: 994253)
-- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Thu, 16 Sep 2021 11:48:40 +1200
golang-github-biogo-hts (1.1.0+dfsg1-2) unstable; urgency=medium
* Skip TestFuzzCrashers which run out of memory
-- Shengjing Zhu <zhsj@debian.org> Tue, 21 Jul 2020 23:09:42 +0800
golang-github-biogo-hts (1.1.0+dfsg1-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
* Change priority extra to priority optional.
* Set upstream metadata fields: Repository, Repository-Browse.
* Fix field name typos in debian/copyright.
[ Shengjing Zhu ]
* New upstream version 1.1.0+dfsg1
* Bump debhelper-compat to 13
* Update maintainer and uploader email address
* Bump Standards-Version to 4.5.0 (no changes)
* Add Rules-Requires-Root
* Add patch to disable test which needs network
* Add golang-github-ulikunitz-xz-dev to Depends
-- Shengjing Zhu <zhsj@debian.org> Sat, 27 Jun 2020 23:28:14 +0800
golang-github-biogo-hts (1.0.1+dfsg1-2) unstable; urgency=medium
* Add Go Authors to bgzf/bgzf_test.go's copyright holder.
-- Shengjing Zhu <i@zhsj.me> Sat, 12 Aug 2017 10:35:36 +0800
golang-github-biogo-hts (1.0.1+dfsg1-1) unstable; urgency=medium
* Initial release (Closes: #869757)
-- Shengjing Zhu <i@zhsj.me> Fri, 11 Aug 2017 16:10:45 +0800
|