New Upstream Snapshot - golang-github-jedisct1-dlog

Ready changes

Summary

Merged new upstream version: 0.7+git20210927.1.3381aa1+ds (was: 0.7).

Resulting package

Built on 2022-10-21T20:15 (took 4m36s)

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-jedisct1-dlog-dev

Lintian Result

Diff

diff --git a/LICENSE b/LICENSE
index 46a815a..808e995 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
 BSD 2-Clause License
 
-Copyright (c) 2018, Frank Denis
+Copyright (c) 2018-2021, Frank Denis
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
diff --git a/debian/changelog b/debian/changelog
index 53c790b..a29008d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+golang-github-jedisct1-dlog (0.7+git20210927.1.3381aa1+ds-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 21 Oct 2022 20:12:20 -0000
+
 golang-github-jedisct1-dlog (0.7-1) unstable; urgency=medium
 
   [ Eric Dorland ]
diff --git a/go.mod b/go.mod
index cc88672..b6e9adf 100644
--- a/go.mod
+++ b/go.mod
@@ -1,8 +1,8 @@
 module github.com/jedisct1/dlog
 
-go 1.15
+go 1.17
 
 require (
 	github.com/hashicorp/go-syslog v1.0.0
-	golang.org/x/sys v0.0.0-20201130171929-760e229fe7c5
+	golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6
 )
diff --git a/go.sum b/go.sum
index 4f5f066..dba7920 100644
--- a/go.sum
+++ b/go.sum
@@ -1,4 +1,4 @@
 github.com/hashicorp/go-syslog v1.0.0 h1:KaodqZuhUoZereWVIYmpUgZysurB1kBLX2j0MwMrUAE=
 github.com/hashicorp/go-syslog v1.0.0/go.mod h1:qPfqrKkXGihmCqbJM2mZgkZGvKG1dFdvsLplgctolz4=
-golang.org/x/sys v0.0.0-20201130171929-760e229fe7c5 h1:dMDtAap8F/+vsyXblqK90iTzYJjNix5MsXDicSYol6w=
-golang.org/x/sys v0.0.0-20201130171929-760e229fe7c5/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
+golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6 h1:foEbQz/B0Oz6YIqu/69kfXPYeFQAuuMYFkjaqXzl5Wo=
+golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

More details

Full run details