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
|
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
|