New Upstream Release - golang-github-biogo-store

Ready changes

Summary

Merged new upstream version: 0.0~git20201120.aad293a (was: 0.0~git20200525.8c94ae1).

Resulting package

Built on 2022-04-26T12:02 (took 5m38s)

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

apt install -t fresh-releases golang-github-biogo-store-dev

Lintian Result

Diff

diff --git a/.travis.yml b/.travis.yml
index 3cca216..8a580bc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,8 +1,8 @@
 language: go
 
 go:
- - 1.13.x
- - 1.12.x
+ - 1.15.x
+ - 1.14.x
  - master
 
 env:
diff --git a/debian/changelog b/debian/changelog
index cff31a4..c775940 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+golang-github-biogo-store (0.0~git20201120.aad293a-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 26 Apr 2022 11:57:22 -0000
+
 golang-github-biogo-store (0.0~git20200525.8c94ae1-2) unstable; urgency=medium
 
   * debhelper-compat 13 (routine-update)
diff --git a/go.mod b/go.mod
index 534bb4c..45a47ef 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
 module github.com/biogo/store
 
-go 1.12
+go 1.14
 
 require (
 	github.com/kr/pretty v0.2.0 // indirect

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details