New Upstream Snapshot - winrmcp

Ready changes

Summary

Merged new upstream version: 0.0~git20221126.6e900dd (was: 0.0~git20180921.c76d91c).

Resulting package

Built on 2023-02-08T13:08 (took 4m4s)

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-packer-community-winrmcp-devapt install -t fresh-snapshots winrmcp

Lintian Result

Diff

diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 01b39de..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-# binary files
-bin/
-
-# files used for testing
-files/
-
-# Dev
-.idea
diff --git a/README.md b/README.md
index c65e54b..fcf32e9 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,13 @@ winrmcp
 
 Copy files to a remote host using WinRM
 
+_This project is not being actively worked on._ See issues:
+
+- [Seeking maintainers](https://github.com/packer-community/winrmcp/issues/38)
+- [Sunset winrmcp](https://github.com/packer-community/winrmcp/issues/39)
+
+---
+
 Example:
 
     make
diff --git a/debian/changelog b/debian/changelog
index 205eaaa..c95eadb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+winrmcp (0.0~git20221126.6e900dd-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 08 Feb 2023 13:05:28 -0000
+
 winrmcp (0.0~git20180921.c76d91c-2) unstable; urgency=medium
 
   [ Debian Janitor ]
diff --git a/debian/patches/0001-switch-to-gofrs-uuid.patch b/debian/patches/0001-switch-to-gofrs-uuid.patch
index d6aa097..940e3c9 100644
--- a/debian/patches/0001-switch-to-gofrs-uuid.patch
+++ b/debian/patches/0001-switch-to-gofrs-uuid.patch
@@ -6,10 +6,10 @@ Subject: switch to gofrs/uuid
  winrmcp/cp.go | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/winrmcp/cp.go b/winrmcp/cp.go
-index 2115bcf..f549bc4 100644
---- a/winrmcp/cp.go
-+++ b/winrmcp/cp.go
+Index: winrmcp.git/winrmcp/cp.go
+===================================================================
+--- winrmcp.git.orig/winrmcp/cp.go
++++ winrmcp.git/winrmcp/cp.go
 @@ -8,8 +8,8 @@ import (
  	"os"
  	"sync"

Debdiff

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

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/94/16f4b5a4f8c27a5ed984e9156ea12ca150ab08.debug
lrwxrwxrwx  root/root   /usr/share/doc/winrmcp-dbgsym -> winrmcp

No differences were encountered between the control files of package golang-github-packer-community-winrmcp-dev

Control files of package winrmcp: lines which differ (wdiff format)

  • Built-Using: golang-1.19 (= 1.19.10-2), golang-github-azure-go-ntlmssp (= 0.0~git20220621.cb9428e-1), golang-github-christrenkamp-goxpath (= 1.0~alpha3+git20170922.c385f95-2), golang-github-dylanmei-iso8601 (= 0.1.0-8~jan+lint2), 0.1.0-8~jan+lint1), golang-github-gofrs-uuid (= 4.3.1-1), 4.3.1-1~jan+nus1), golang-github-masterzen-simplexml (= 0.0~git20190410.31eea30-1), golang-github-masterzen-winrm (= 0.0~git20200615.c42b513-3~jan+lint1), golang-go.crypto (= 1:0.4.0-1), 1:0.4.0+git20221221.1.bc7d1d1-1~jan+nus1), golang-golang-x-net (= 1:0.10.0-1), 1:0.4.0+dfsg-1), golang-golang-x-text (= 0.9.0-1) 0.5.0-1)
  • Depends: libc6 (>= 2.34) 2.34), libgcc-s1 (>= 3.3.1), libgo21

More details

Full run details