New Upstream Snapshot - vagrant-sshfs

Ready changes

Summary

Merged new upstream version: 1.3.7+git20220620.1.b6c4d7d (was: 1.3.7).

Diff

diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 090217c..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,17 +0,0 @@
-# Build artifacts
-pkg
-build
-
-# Ruby / Bundler
-Gemfile.lock
-.ruby-gemset
-.ruby-version
-
-# .vagrant dirs
-.vagrant
-
-# IDE config files
-.idea
-*.iml
-
-
diff --git a/debian/changelog b/debian/changelog
index a14777d..11d08d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+vagrant-sshfs (1.3.7+git20220620.1.b6c4d7d-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 08 Feb 2023 13:08:09 -0000
+
 vagrant-sshfs (1.3.7-1) unstable; urgency=medium
 
   [ Debian Janitor ]
diff --git a/debian/patches/remove-win32-process.patch b/debian/patches/remove-win32-process.patch
index 68c0e0b..7486743 100644
--- a/debian/patches/remove-win32-process.patch
+++ b/debian/patches/remove-win32-process.patch
@@ -1,9 +1,11 @@
 Subject: remove unneeded dep that breaks the build
  No need to check for win32 processes on Debian!
 
---- a/vagrant-sshfs.gemspec
-+++ b/vagrant-sshfs.gemspec
-@@ -21,8 +21,6 @@
+Index: vagrant-sshfs.git/vagrant-sshfs.gemspec
+===================================================================
+--- vagrant-sshfs.git.orig/vagrant-sshfs.gemspec
++++ vagrant-sshfs.git/vagrant-sshfs.gemspec
+@@ -21,8 +21,6 @@ Gem::Specification.new do |spec|
    spec.test_files    = spec.files.grep(%r{^(test|spec|features)/})
    spec.require_paths = ["lib"]
  

More details

Full run details

Historical runs