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
|
golang-github-shopify-sarama (1.22.1-1) unstable; urgency=medium
* New upstream release
* golang-go --> golang-any
* Standards-Version: 4.4.1
* DH to version 12
* (Build-)Depends:
+ golang-github-klauspost-compress-dev
+ golang-golang-x-net-dev
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 26 Dec 2019 10:02:57 +1100
golang-github-shopify-sarama (1.20.1-2) unstable; urgency=medium
* Removed "toxiproxy-dev" from (Build-)Depends.
(Toxiproxy was removed from "unstable" as per #940453).
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 16 Oct 2019 23:52:31 +1100
golang-github-shopify-sarama (1.20.1-1) unstable; urgency=medium
* New upstream release
-- Christos Trochalakis <ctrochalakis@debian.org> Fri, 25 Jan 2019 15:17:30 +0200
golang-github-shopify-sarama (1.20.0-2) unstable; urgency=medium
* Add missing Depends on golang-github-datadog-zstd-dev (Closes: #918511)
-- Christos Trochalakis <ctrochalakis@debian.org> Wed, 09 Jan 2019 15:08:00 +0200
golang-github-shopify-sarama (1.20.0-1) unstable; urgency=medium
* Bump Standards-Version, no changes needed
* Build depend on golang-github-datadog-zstd-dev (zstandard support)
-- Christos Trochalakis <ctrochalakis@debian.org> Thu, 03 Jan 2019 19:08:47 +0200
golang-github-shopify-sarama (1.19.0-1) unstable; urgency=medium
* New upstream release
* Disable consumer group functional tests
-- Christos Trochalakis <ctrochalakis@debian.org> Tue, 09 Oct 2018 16:54:29 +0300
golang-github-shopify-sarama (1.18.0-1) unstable; urgency=medium
* New upstream release
* Bump Standards-Version, no changes needed
-- Christos Trochalakis <ctrochalakis@debian.org> Thu, 20 Sep 2018 15:00:57 +0300
golang-github-shopify-sarama (1.17.0-1) unstable; urgency=medium
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org
[ Christos Trochalakis ]
* New upstream release
* Drop all debian patches now included upstream
* Bump Standards-Version to 4.1.4, no changes needed
-- Christos Trochalakis <ctrochalakis@debian.org> Mon, 18 Jun 2018 09:35:13 +0300
golang-github-shopify-sarama (1.16.0-1) unstable; urgency=medium
* New upstream release (Closes: #840627)
* Switch to debhelper 11
* Standards-Version: 4.1.3
* Enable Go autopkgtests
* Add myself to Uploaders
* Drop alignment patch, merged upstream
* Add missing dependencies
* Introduce 3 patches fixing broken and flaky tests (Closes: 865798)
-- Christos Trochalakis <ctrochalakis@debian.org> Tue, 13 Mar 2018 14:34:01 +0200
golang-github-shopify-sarama (1.9.0-2) unstable; urgency=medium
[ Tim Potter ]
* Add me to uploaders
[ David Lazăr ]
* Add fix-alignment.patch. (Closes: #860705)
* Add myself to uploaders.
-- David Lazăr <dlazar@gmail.com> Sat, 06 May 2017 16:34:06 +0200
golang-github-shopify-sarama (1.9.0-1) unstable; urgency=medium
[ Paul Tagliamonte ]
* Use a secure transport for the Vcs-Git and Vcs-Browser URL
[ Dmitry Smirnov ]
* New upstream release.
* Standards-Version: 3.9.8.
* Disabled functional tests due to build-time network access
(Closes: #830676).
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 14 Jul 2016 18:53:25 +1000
golang-github-shopify-sarama (1.8.0-1) unstable; urgency=medium
* Initial release (Closes: #818594).
-- Dmitry Smirnov <onlyjob@debian.org> Fri, 18 Mar 2016 22:50:39 +1100
|