Lintian Fixes - golang-github-confluentinc-confluent-kafka-go

Ready changes

Diff

diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 268378f..995c448 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
 Priority: optional
 Maintainer: Christos Trochalakis <ctrochalakis@debian.org>
 Uploaders: Mpampis Kostas <charkost.rb@gmail.com>
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper-compat (= 13),
                dh-golang (>= 1.19~),
                golang-any,
                librdkafka-dev (>= 0.11.6~),
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..aee3483
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/confluentinc/confluent-kafka-go/issues
+Bug-Submit: https://github.com/confluentinc/confluent-kafka-go/issues/new
+Repository: https://github.com/confluentinc/confluent-kafka-go.git
+Repository-Browse: https://github.com/confluentinc/confluent-kafka-go

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/share/gocode/src/github.com/confluentinc/confluent-kafka-go/examples/admin_create_topic/admin_create_topic.go
-rw-r--r--  root/root   /usr/share/gocode/src/github.com/confluentinc/confluent-kafka-go/examples/admin_delete_topics/admin_delete_topics.go
-rw-r--r--  root/root   /usr/share/gocode/src/github.com/confluentinc/confluent-kafka-go/examples/admin_describe_config/admin_describe_config.go
-rw-r--r--  root/root   /usr/share/gocode/src/github.com/confluentinc/confluent-kafka-go/examples/confluent_cloud_example/confluent_cloud_example.go
-rw-r--r--  root/root   /usr/share/gocode/src/github.com/confluentinc/confluent-kafka-go/examples/consumer_channel_example/consumer_channel_example.go
-rw-r--r--  root/root   /usr/share/gocode/src/github.com/confluentinc/confluent-kafka-go/examples/consumer_example/consumer_example.go
-rw-r--r--  root/root   /usr/share/gocode/src/github.com/confluentinc/confluent-kafka-go/examples/go-kafkacat/go-kafkacat.go
-rw-r--r--  root/root   /usr/share/gocode/src/github.com/confluentinc/confluent-kafka-go/examples/producer_channel_example/producer_channel_example.go
-rw-r--r--  root/root   /usr/share/gocode/src/github.com/confluentinc/confluent-kafka-go/examples/producer_example/producer_example.go
-rw-r--r--  root/root   /usr/share/gocode/src/github.com/confluentinc/confluent-kafka-go/kafka/go_rdkafka_generr/go_rdkafka_generr.go
-rw-r--r--  root/root   /usr/share/gocode/src/github.com/confluentinc/confluent-kafka-go/kafkatest/go_verifiable_consumer/go_verifiable_consumer.go
-rw-r--r--  root/root   /usr/share/gocode/src/github.com/confluentinc/confluent-kafka-go/kafkatest/go_verifiable_producer/go_verifiable_producer.go

No differences were encountered in the control files

Run locally

More details

Full run details