New Upstream Snapshot - golang-gopkg-eapache-queue.v1

Ready changes

Summary

Merged new upstream version: 1.1.0+git20180227.1.093482f (was: 1.1.0).

Resulting package

Built on 2023-01-01T10:06 (took 2m53s)

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t fresh-snapshots golang-gopkg-eapache-queue.v1-dev

Lintian Result

Diff

diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 8365624..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,23 +0,0 @@
-# Compiled Object files, Static and Dynamic libs (Shared Objects)
-*.o
-*.a
-*.so
-
-# Folders
-_obj
-_test
-
-# Architecture specific extensions/prefixes
-*.[568vq]
-[568vq].out
-
-*.cgo1.go
-*.cgo2.c
-_cgo_defun.c
-_cgo_gotypes.go
-_cgo_export.*
-
-_testmain.go
-
-*.exe
-*.test
diff --git a/README.md b/README.md
index 8e78233..db93693 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ Queue
 =====
 
 [![Build Status](https://travis-ci.org/eapache/queue.svg)](https://travis-ci.org/eapache/queue)
-[![GoDoc](https://godoc.org/github.com/eapache/queue?status.png)](https://godoc.org/github.com/eapache/queue)
+[![GoDoc](https://godoc.org/github.com/eapache/queue?status.svg)](https://godoc.org/github.com/eapache/queue)
 [![Code of Conduct](https://img.shields.io/badge/code%20of%20conduct-active-blue.svg)](https://eapache.github.io/conduct.html)
 
 A fast Golang queue using a ring-buffer, based on the version suggested by Dariusz Górecki.
diff --git a/debian/changelog b/debian/changelog
index e79f43d..331c016 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+golang-gopkg-eapache-queue.v1 (1.1.0+git20180227.1.093482f-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 01 Jan 2023 10:04:40 -0000
+
 golang-gopkg-eapache-queue.v1 (1.1.0-2) unstable; urgency=medium
 
   * Team upload

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details