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
|
golang-github-canonical-go-dqlite (2.0.0-1) unstable; urgency=medium
* New upstream LTS release
- Rebase patch
* Update Build-Depends and Depends in d/control:
- Bump minimum version of dqlite
- Drop raft
- Fix ordering of packages
* Update d/watch to track LTS releases
-- Mathias Gibbens <gibmat@debian.org> Thu, 31 Oct 2024 23:21:17 +0000
golang-github-canonical-go-dqlite (1.22.0-1) unstable; urgency=medium
* New upstream release
* Update Standards-Version to 4.7.0 in d/control (no changes needed)
* Update years in d/copyright
-- Mathias Gibbens <gibmat@debian.org> Thu, 01 Aug 2024 05:36:28 +0000
golang-github-canonical-go-dqlite (1.21.0-1) unstable; urgency=medium
* New upstream release
* d/control:
- Update Standards-Version to 4.6.2 (no changes needed)
- Update Build-Depends and Depends
* d/rules:
- Remove previously needed CGO_LDFLAGS_ALLOW environment variable
* Update years in d/copyright
-- Mathias Gibbens <gibmat@debian.org> Mon, 30 Oct 2023 21:36:38 +0000
golang-github-canonical-go-dqlite (1.11.5-1) unstable; urgency=medium
* New upstream release
* Update my email address
-- Mathias Gibbens <gibmat@debian.org> Fri, 28 Oct 2022 21:29:54 +0000
golang-github-canonical-go-dqlite (1.11.4-1) unstable; urgency=medium
* New upstream release
-- Mathias Gibbens <mathias@calenhad.com> Sun, 11 Sep 2022 17:55:51 +0000
golang-github-canonical-go-dqlite (1.11.2-1) unstable; urgency=medium
* New upstream release
- Drop patch that's been applied upstream
* Update Standards-Version in d/control (no changes needed)
-- Mathias Gibbens <mathias@calenhad.com> Fri, 12 Aug 2022 15:20:04 +0000
golang-github-canonical-go-dqlite (1.11.1-1) unstable; urgency=medium
[ Mathias Gibbens ]
* New upstream release
- Add a patch to fix backwards-incompatible changes from
recent golang-github-rican7-retry release
[ Reinhard Tartler ]
* debian/copyright: update with 'cme update dpkg-copyright'
-- Mathias Gibbens <mathias@calenhad.com> Thu, 05 May 2022 03:02:33 +0000
golang-github-canonical-go-dqlite (1.11.0-1) unstable; urgency=medium
[ Aloïs Micard ]
* update debian/gitlab-ci.yml (using pkg-go-tools/ci-config)
[ Mathias Gibbens ]
* New upstream release that should help fix several additional test failures
- Drop patch for issue that has been fixed upstream
* Run tests via autopkgtest marked as "flaky", as the tests remain sensitive
to timing issues when run on slower architectures
-- Mathias Gibbens <mathias@calenhad.com> Mon, 11 Apr 2022 22:23:10 +0000
golang-github-canonical-go-dqlite (1.10.1-1) unstable; urgency=medium
* New upstream release
* d/control:
- Add myself to Uploaders
- Declare compliance with Debian Policy 4.6.0 (no change)
- Update Section to golang
- Update Build-Depends and Depends
* Update d/rules to set CGO_LDFLAGS_ALLOW
* Add patches to fix tests (Closes: #981680)
-- Mathias Gibbens <mathias@calenhad.com> Fri, 26 Nov 2021 12:51:47 +0100
golang-github-canonical-go-dqlite (1.8.0-1) unstable; urgency=medium
* Initial release (Closes: #972817)
-- Clément Hermann <nodens@debian.org> Sat, 24 Oct 2020 11:40:22 +0200
|