Source: golang-github-shopify-sarama
Source-Version: 1.9.0
Severity: wishlist
Tags: upstream patch
Control: block -1 by 840626

Hi!

The latest telegraf upstream releases depend on a newer upstream
release of this package. And at the same time the new releases of
Shopify/sarama require golang-github-eapache-go-xerial-snappy-dev,
for which there's now an RFP with packaging attached.

Trivial patch tested and attached for the new upstream release.

Thanks,
Guillem
diff --git i/debian/changelog w/debian/changelog
index 0aaf0f6..295d212 100644
--- i/debian/changelog
+++ w/debian/changelog
@@ -1,3 +1,10 @@
+golang-github-shopify-sarama (1.10.1-1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * New upstream release.
+
+ -- Guillem Jover <gjo...@sipwise.com>  Wed, 05 Oct 2016 18:41:13 +0200
+
 golang-github-shopify-sarama (1.9.0-1) unstable; urgency=medium
 
   [ Paul Tagliamonte ]
diff --git i/debian/control w/debian/control
index 15d9339..61cd5a0 100644
--- i/debian/control
+++ w/debian/control
@@ -7,6 +7,7 @@ Build-Depends: debhelper (>= 9),
                dh-golang,
                golang-go,
     golang-github-davecgh-go-spew-dev,
+    golang-github-eapache-go-xerial-snappy-dev,
     golang-gopkg-eapache-go-resiliency.v1-dev | golang-github-eapache-go-resiliency-dev,
     golang-gopkg-eapache-queue.v1-dev | golang-github-eapache-queue-dev,
     golang-github-golang-snappy-dev,
@@ -24,6 +25,7 @@ Depends: ${shlibs:Depends},
          ${misc:Depends},
          golang-go,
     golang-github-davecgh-go-spew-dev,
+    golang-github-eapache-go-xerial-snappy-dev,
     golang-gopkg-eapache-go-resiliency.v1-dev | golang-github-eapache-go-resiliency-dev,
     golang-gopkg-eapache-queue.v1-dev | golang-github-eapache-queue-dev,
     golang-github-golang-snappy-dev,
_______________________________________________
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

Reply via email to