[DRE-commits] [vagrant-lxc] 04/05: Add missing dependency on sudo

Antonio Terceiro terceiro at moszumanska.debian.org
Fri Dec 9 21:17:17 UTC 2016


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

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

commit dfabd1b34155d3f6406ad0350dad03537bfde656
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date:   Fri Dec 9 18:58:12 2016 -0200

    Add missing dependency on sudo
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 0cc94e9..ddf9a78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ vagrant-lxc (1.2.1-3) UNRELEASED; urgency=medium
     + drop 0001-Read-extra-files-from-usr-share.patch
     + drop debian/vagrant-lxc.install
   * Bump Standards-Version to 3.9.8 (no changes needed)
+  * Add missing dependency on sudo
 
  -- Antonio Terceiro <terceiro at debian.org>  Mon, 11 Apr 2016 14:00:50 -0300
 
diff --git a/debian/control b/debian/control
index 9b42361..5677ec2 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: lxc,
          redir,
          ruby | ruby-interpreter,
+         sudo,
          vagrant,
          ${misc:Depends},
          ${shlibs:Depends}

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



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