[DRE-commits] [vagrant-libvirt] 02/03: add Depends: vagrant

Antonio Terceiro terceiro at moszumanska.debian.org
Mon Jan 16 00:30:50 UTC 2017


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

terceiro pushed a commit to branch master
in repository vagrant-libvirt.

commit 0ecfb2e861844181d7110fc67c619c8c6eb9ae44
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sun Jan 15 22:16:53 2017 -0200

    add Depends: vagrant
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d94cbc9..56fd9f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ vagrant-libvirt (0.0.36.git20161125.a894dc0-3) UNRELEASED; urgency=medium
 
   * Recommends: nfs-kernel-server to be able to have read-write /vagrant
     inside boxes with official Debian images.
+  * add Depends: vagrant
 
  -- Antonio Terceiro <terceiro at debian.org>  Fri, 13 Jan 2017 21:22:54 -0200
 
diff --git a/debian/control b/debian/control
index 0e28653..2e61a03 100644
--- a/debian/control
+++ b/debian/control
@@ -24,6 +24,7 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ruby-fog-libvirt (>= 0.3.0),
          ruby-nokogiri (>= 1.6.0),
+         vagrant,
          ${misc:Depends},
          ${shlibs:Depends}
 Recommends: qemu-utils, nfs-kernel-server

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



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