[DRE-commits] [ruby-ramaze] 05/05: Add some dependencies
Cédric Boutillier
boutil at moszumanska.debian.org
Tue Nov 26 06:43:30 UTC 2013
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-ramaze.
commit a454b67ebd16cd62cd992fcc5465166b849ed5ed
Author: Cédric Boutillier <boutil at debian.org>
Date: Tue Nov 26 07:27:10 2013 +0100
Add some dependencies
---
debian/changelog | 1 +
debian/control | 13 ++++++++++++-
2 files changed, 13 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index b0093ad..8184a9d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
ruby-ramaze (2012.12.08-2) unstable; urgency=low
* Build-depend on ruby-innate (Closes: #725545)
+ * Add some dependencies
* Update my email address in the Uploaders field
* Add dont_gem_rinotify.patch, forbidding to try to load RInotify Ruby
library with rubygems.
diff --git a/debian/control b/debian/control
index fdc6504..f22ffa0 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,18 @@ XS-Ruby-Versions: all
Package: ruby-ramaze
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-innate, ruby-rack
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-innate, ruby-rack,
+ ruby-erubis,
+ ruby-haml,
+ ruby-hpricot,
+ ruby-liquid,
+ ruby-locale,
+ ruby-maruku,
+ ruby-mustache,
+ ruby-rdiscount,
+ ruby-sass,
+ ruby-sequel,
+ ruby-slim
Replaces: libramaze-ruby1.8 (<< 3.1.4-1~), libramaze-ruby (<< 3.1.4-1~)
Breaks: libramaze-ruby1.8 (<< 3.1.4-1~), libramaze-ruby (<< 3.1.4-1~)
Provides: libramaze-ruby1.8, libramaze-ruby
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-ramaze.git
More information about the Pkg-ruby-extras-commits
mailing list