[DRE-commits] [vagrant-mutate] 02/05: Add dependency on vagrant
Antonio Terceiro
terceiro at moszumanska.debian.org
Thu Feb 2 16:18:56 UTC 2017
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository vagrant-mutate.
commit da1c8324f4832afb64e04e0053a64f6d79cbe6a2
Author: Antonio Terceiro <terceiro at debian.org>
Date: Thu Feb 2 12:32:08 2017 -0200
Add dependency on vagrant
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 27f6b8f..6ea81b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ vagrant-mutate (1.2.0-3) UNRELEASED; urgency=medium
* Team upload.
* debian/rules: install using the Rubygems layout (Closes: #NNNNNN)
+ * Add dependency on vagrant
-- Antonio Terceiro <terceiro at debian.org> Thu, 02 Feb 2017 11:47:08 -0200
diff --git a/debian/control b/debian/control
index cb44b2d..9d0f0e2 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
qemu-utils,
+ vagrant,
${misc:Depends},
${shlibs:Depends}
Description: convert vagrant boxes to work with different providers
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/vagrant-mutate.git
More information about the Pkg-ruby-extras-commits
mailing list