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
|
golang-github-gocql-gocql (1.3.2-1) unstable; urgency=medium
* New upstream release.
-- Sascha Steinbiss <satta@debian.org> Fri, 31 Mar 2023 15:24:24 +0200
golang-github-gocql-gocql (1.3.1-1) unstable; urgency=medium
* New upstream release.
* Drop patch applied upstream.
-- Sascha Steinbiss <satta@debian.org> Thu, 15 Dec 2022 13:24:07 +0100
golang-github-gocql-gocql (1.3.0-2) unstable; urgency=medium
* Add patch to workaround alignment issue on 32-bit platforms.
-- Sascha Steinbiss <satta@debian.org> Tue, 13 Dec 2022 00:28:10 +0100
golang-github-gocql-gocql (1.3.0-1) unstable; urgency=medium
* New upstream release.
-- Sascha Steinbiss <satta@debian.org> Mon, 05 Dec 2022 13:55:49 +0100
golang-github-gocql-gocql (1.2.1-2) unstable; urgency=medium
* Adapt patch for tests to finish with Debian's dependency version.
-- Sascha Steinbiss <satta@debian.org> Sun, 20 Nov 2022 22:30:03 +0100
golang-github-gocql-gocql (1.2.1-1) unstable; urgency=medium
* New versioned upstream release.
* Add new dependencies:
- golang-github-stretchr-testify-dev
- golang-github-pierrec-lz4-dev
* Patch code to work with older lz4 API version.
* Bump copyright date.
* Add Rules-Requires-Root: no.
* Use debhelper 13.
* Bump Standards-Version.
* Update watchfile version.
-- Sascha Steinbiss <satta@debian.org> Sat, 19 Nov 2022 20:28:39 +0100
golang-github-gocql-gocql (0.0~git20191102.0.9faa4c0-4) unstable; urgency=medium
* Use git-aware watch file.
* Fix permissions for test data.
-- Sascha Steinbiss <satta@debian.org> Sat, 20 Nov 2021 10:04:15 +0100
golang-github-gocql-gocql (0.0~git20191102.0.9faa4c0-3) unstable; urgency=medium
* Remove unused watchfile so it does not cause uscan errors.
* Use debhelper 13.
* Bump Standards-Version.
* Set Rules-Requires-Root.
-- Sascha Steinbiss <satta@debian.org> Sun, 31 Oct 2021 17:40:02 +0100
golang-github-gocql-gocql (0.0~git20191102.0.9faa4c0-2) unstable; urgency=medium
[ Debian Janitor ]
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 06 Feb 2021 04:42:32 +0000
golang-github-gocql-gocql (0.0~git20191102.0.9faa4c0-1) unstable; urgency=medium
* New upstream snapshot.
This introduces compatibility with Go 1.13 (e.g. tests).
* Drop patch applied by upstream.
* Bump Standards-Version.
* Use debhelper 12.
-- Sascha Steinbiss <satta@debian.org> Sat, 02 Nov 2019 15:15:16 +0100
golang-github-gocql-gocql (0.0~git20171009.0.2416cf3-3) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
[ Sascha Steinbiss ]
* Bump Standards-Version.
* Use debhelper 11.
-- Sascha Steinbiss <satta@debian.org> Wed, 04 Jul 2018 13:00:56 +0200
golang-github-gocql-gocql (0.0~git20171009.0.2416cf3-2) unstable; urgency=medium
* Fix FTBFS on 32-bit platforms.
* Adjust watchfile to look for actual version numbers.
-- Sascha Steinbiss <satta@debian.org> Fri, 27 Oct 2017 23:50:16 +0200
golang-github-gocql-gocql (0.0~git20171009.0.2416cf3-1) unstable; urgency=medium
* Initial release (Closes: #878400)
-- Sascha Steinbiss <satta@debian.org> Mon, 16 Oct 2017 16:04:28 +0200
|