New Upstream Snapshot - golang-github-geertjohan-go.incremental

Ready changes

Summary

Merged new upstream version: 1.0.0+git20190316.1.afd4aec (was: 1.0.0).

Resulting package

Built on 2022-11-29T00:54 (took 3m34s)

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

apt install -t fresh-snapshots golang-github-geertjohan-go.incremental-dev

Lintian Result

Diff

diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index bf2c4c8..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-/gen/gen
-/example/example
diff --git a/README.md b/README.md
index 62e9504..9edd006 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
 ## go.incremental
-[![Build Status](https://drone.io/github.com/GeertJohan/go.incremental/status.png)](https://drone.io/github.com/GeertJohan/go.incremental/latest)
-Go package incremental provides typed incremental counters that are type-safe.
+
+[![](https://godoc.org/github.com/GeertJohan/go.incremental?status.svg)](http://godoc.org/github.com/GeertJohan/go.incremental)
+
+Go package incremental provides typed incremental counters that are concurrency-safe.
 
 ### Install
 `go get github.com/GeertJohan/go.incremental`
@@ -50,4 +52,4 @@ func main() {
 	}
 	fmt.Println("all done")
 }
-```
\ No newline at end of file
+```
diff --git a/debian/changelog b/debian/changelog
index 7156182..4b66510 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+golang-github-geertjohan-go.incremental (1.0.0+git20190316.1.afd4aec-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 29 Nov 2022 00:51:44 -0000
+
 golang-github-geertjohan-go.incremental (1.0.0-2) unstable; urgency=medium
 
   [ Debian Janitor ]

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details