[DRE-commits] [vagrant-sshfs] 02/04: Add missing dependency on vagrant
Antonio Terceiro
terceiro at moszumanska.debian.org
Tue Feb 14 12:02:48 UTC 2017
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository vagrant-sshfs.
commit fb5b3bf802b036329e05218f75b5775e85246db1
Author: Antonio Terceiro <terceiro at debian.org>
Date: Tue Feb 14 09:57:45 2017 -0200
Add missing dependency on vagrant
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 598ea0e..f7602d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ vagrant-sshfs (1.3.0-2) UNRELEASED; urgency=medium
* Team upload.
* debian/rules: use rubygems installation layout (Closes: #854517)
+ * Add missing dependency on vagrant
-- Antonio Terceiro <terceiro at debian.org> Tue, 14 Feb 2017 09:55:32 -0200
diff --git a/debian/control b/debian/control
index dcd2e3c..6fdbce8 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
openssh-sftp-server,
+ vagrant,
${misc:Depends},
${shlibs:Depends}
Description: vagrant plugin that adds synced folder support with sshfs
--
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