[DRE-commits] [vagrant-sshfs] branch master updated (e6d2a2b -> 068ffc9)

Hans-Christoph Steiner eighthave at moszumanska.debian.org
Fri Jan 6 22:00:15 UTC 2017


This is an automated email from the git hooks/post-receive script.

eighthave pushed a change to branch master
in repository vagrant-sshfs.

      from  e6d2a2b   switch license to "GPL-2.0" which is "v2 only", not "v2 or later"
       new  37095c7   include PGP key that signs git tags and gem files
      adds  eb136e9   Imported Upstream version 1.3.0
       new  76765ab   Merge tag 'upstream/1.3.0'
       new  8c2a24e   update debian/changelog for upload
       new  068ffc9   point debian/docs to new README extension

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Gemfile                                            |   2 +-
 README.adoc                                        | 307 +++++++++++++++++++++
 README.md                                          | 271 ------------------
 RELEASE.txt                                        |  51 ++++
 debian/changelog                                   |   6 +
 debian/docs                                        |   2 +-
 debian/upstream/signing-key.asc                    |  91 ++++++
 .../cap/guest/linux/sshfs_forward_mount.rb         |  49 +++-
 .../cap/guest/linux/sshfs_get_absolute_path.rb     |  25 ++
 .../host/{linux => darwin}/sshfs_reverse_mount.rb  |  27 +-
 .../cap/host/linux/sshfs_reverse_mount.rb          |  13 +-
 lib/vagrant-sshfs/errors.rb                        |   4 +
 lib/vagrant-sshfs/plugin.rb                        |  20 ++
 lib/vagrant-sshfs/version.rb                       |   2 +-
 locales/synced_folder_sshfs.yml                    |   2 +
 test/libvirt/README.txt                            |  12 +-
 test/misc/README.txt                               |  23 +-
 test/misc/Vagrantfile                              |  12 +-
 test/misc/dotests.sh                               |  16 +-
 test/virtualbox/README.txt                         |  12 +-
 20 files changed, 614 insertions(+), 333 deletions(-)
 create mode 100644 README.adoc
 delete mode 100644 README.md
 create mode 100644 RELEASE.txt
 create mode 100644 debian/upstream/signing-key.asc
 create mode 100644 lib/vagrant-sshfs/cap/guest/linux/sshfs_get_absolute_path.rb
 copy lib/vagrant-sshfs/cap/host/{linux => darwin}/sshfs_reverse_mount.rb (89%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/vagrant-sshfs.git



More information about the Pkg-ruby-extras-commits mailing list