Scrub Obsolete - golang-github-centrifugal-protocol

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 9c9cd9b..5c40a20 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+golang-github-centrifugal-protocol (0.3.6-4) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Replace dependency on transitional package
+      golang-gogoprotobuf-dev with replacement gogoprotobuf,
+      golang-github-gogo-protobuf-dev.
+    + golang-github-centrifugal-protocol-dev: Replace dependency on transitional
+      package golang-gogoprotobuf-dev with replacement gogoprotobuf,
+      golang-github-gogo-protobuf-dev in Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 10 Jul 2023 13:21:34 -0000
+
 golang-github-centrifugal-protocol (0.3.6-3) unstable; urgency=medium
 
   [ Debian Janitor ]
diff --git a/debian/control b/debian/control
index a4db23e..3d44c7d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Thorsten Alteholz <debian@alteholz.de>
 Build-Depends: debhelper-compat (= 13),
                dh-golang,
                golang-any,
-               golang-gogoprotobuf-dev
+               gogoprotobuf, golang-github-gogo-protobuf-dev
 Standards-Version: 4.5.1
 Homepage: https://github.com/centrifugal/protocol
 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-centrifugal-protocol
@@ -17,7 +17,7 @@ Testsuite: autopkgtest-pkg-go
 Package: golang-github-centrifugal-protocol-dev
 Architecture: all
 Depends: ${misc:Depends},
-         golang-gogoprotobuf-dev
+         gogoprotobuf, golang-github-gogo-protobuf-dev
 Description: Centrifuge client-server protocol definitions
  This package contains the Centrifuge client protocol definitions.
  .

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: golang-gogoprotobuf-dev gogoprotobuf, golang-github-gogo-protobuf-dev

Run locally

More details

Full run details