New Upstream Snapshot - golang-github-koofr-go-koofrclient

Ready changes

Summary

Merged new upstream version: 0.0~git20221207.cbd7fc9 (was: 0.0~git20190724.8e5366d).

Resulting package

Built on 2023-02-08T09:40 (took 2m45s)

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-koofr-go-koofrclient-dev

Lintian Result

Diff

diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 14d43db..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,11 +0,0 @@
-/bin
-/pkg
-
-# Compiled Object files, Static and Dynamic libs (Shared Objects)
-*.o
-*.a
-*.so
-
-# developer specific
-*.sublime-workspace
-*.sublime-project
diff --git a/api_scheme.go b/api_scheme.go
index 6c2df0e..013a8fd 100644
--- a/api_scheme.go
+++ b/api_scheme.go
@@ -58,7 +58,6 @@ type MountPermissions struct {
 	Mount          bool `json:"MOUNT"`
 	CreateReceiver bool `json:"CREATE_RECEIVER"`
 	CreateLink     bool `json:"CREATE_LINK"`
-	CreateAction   bool `json:"CREATE_ACTION"`
 	Comment        bool `json:"COMMENT"`
 }
 
diff --git a/debian/changelog b/debian/changelog
index 549d7c3..4a9d1af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+golang-github-koofr-go-koofrclient (0.0~git20221207.cbd7fc9-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 08 Feb 2023 09:39:03 -0000
+
 golang-github-koofr-go-koofrclient (0.0~git20190724.8e5366d-2) unstable; urgency=medium
 
   [ Debian Janitor ]

More details

Full run details