New Upstream Release - golang-github-iafan-cwalk

Ready changes

Summary

Merged new upstream version: 0.0~git20210125.586a883 (was: 0.0~git20191125.dd7f505).

Resulting package

Built on 2022-11-23T21:43 (took 2m33s)

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-iafan-cwalk-dev

Lintian Result

Diff

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4dcebba
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+~*
+*.exe
+.idea/
+bin/traversaltime
+tests/error-handling
diff --git a/debian/changelog b/debian/changelog
index f909987..c24ddec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+golang-github-iafan-cwalk (0.0~git20210125.586a883-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 23 Nov 2022 21:41:11 -0000
+
 golang-github-iafan-cwalk (0.0~git20191125.dd7f505-3) unstable; urgency=medium
 
   [ Nilesh Patra ]
diff --git a/go.mod b/go.mod
new file mode 100644
index 0000000..ca2f2c2
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module github.com/iafan/cwalk
+
+go 1.15

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/share/gocode/src/github.com/iafan/cwalk/go.mod

No differences were encountered in the control files

More details

Full run details