[DRE-commits] [chef] 01/01: depend on ruby-erubis instead of transitional erubis

Antonio Terceiro terceiro at moszumanska.debian.org
Sat Mar 29 16:30:51 UTC 2014


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

terceiro pushed a commit to branch master
in repository chef.

commit f40b79cc77a4b208dd4c4986c6d940ba47e5346e
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sat Mar 29 13:12:20 2014 -0300

    depend on ruby-erubis instead of transitional erubis
---
 debian/changelog | 8 ++++++++
 debian/control   | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8f217e3..2fff6f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+chef (11.8.2-3) unstable; urgency=medium
+
+  * Team upload.
+  * Replace dependency on transitional package `erubis` with real package
+    `ruby-erubis`.
+
+ -- Antonio Terceiro <terceiro at debian.org>  Sat, 29 Mar 2014 13:06:39 -0300
+
 chef (11.8.2-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 4be2576..798727e 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends:
  chef-zero (>= 1.6.2),
- erubis (>= 2.7),
+ ruby-erubis (>= 2.7),
  ohai (>= 6),
  ruby | ruby-interpreter,
  ruby-diff-lcs (>= 1.2.4),

-- 
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