[DRE-commits] [chef] 01/01: debian/control: add dependency on lsb-release

Antonio Terceiro terceiro at moszumanska.debian.org
Wed Oct 28 21:23:22 UTC 2015


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

terceiro pushed a commit to branch master
in repository chef.

commit 82408f04499e110a4f62c381a1984195f5c0f0f4
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Wed Oct 28 19:23:12 2015 -0200

    debian/control: add dependency on lsb-release
---
 debian/changelog | 1 +
 debian/control   | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d7053e7..045eca7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 chef (12.3.0-3) UNRELEASED; urgency=medium
 
   * debian/tests/control: add `allow-stderr` to "init" test.
+  * debian/control: add dependency on lsb-release
 
  -- Antonio Terceiro <terceiro at debian.org>  Wed, 09 Sep 2015 13:23:30 -0300
 
diff --git a/debian/control b/debian/control
index 26c5285..dc6319f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: chef-zero (>= 4.1),
                debhelper (>= 7.0.50~),
                gem2deb,
                ohai (>= 8.0),
+               lsb-release,
                po-debconf,
                pry (>= 0.9),
                rake,

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



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