[DRE-commits] [SCM] chef.git branch, master, updated. debian/10.12.0-2
Gunnar Wolf
gwolf at debian.org
Sun Aug 5 19:06:58 UTC 2012
The following commit has been merged in the master branch:
commit d7870c2374037cab2549021e0a6a90f2f67e6c82
Author: Gunnar Wolf <gwolf at debian.org>
Date: Sun Aug 5 14:04:52 2012 -0500
Added dependency on ucf, thanks to Felix Geyer (Closes: #683183)
diff --git a/debian/changelog b/debian/changelog
index ab0dd6b..b8fc31c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+chef (10.12.0-2) unstable; urgency=low
+
+ * Team upload
+ * Added dependency on ucf, thanks to Felix Geyer (Closes: #683183)
+
+ -- Gunnar Wolf <gwolf at debian.org> Sun, 05 Aug 2012 14:01:07 -0500
+
chef (10.12.0-1) unstable; urgency=low
* New upstream version.
diff --git a/debian/control b/debian/control
index 515d123..6946bf7 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
ruby-highline (>= 1.6.9),
erubis,
ruby-moneta,
- ruby-uuidtools
+ ruby-uuidtools,
+ ucf
Provides: libchef-ruby, libchef-ruby1.8
Conflicts: libchef-ruby (<< 0.10.10-1~), libchef-ruby1.8 (<< 0.10.10-1~)
Replaces: libchef-ruby (<< 0.10.10-1~), libchef-ruby1.8 (<< 0.10.10-1~)
--
chef.git
More information about the Pkg-ruby-extras-commits
mailing list