[DRE-commits] [SCM] ruby-simplecov-html.git branch, master, updated. upstream/0.7.1-22-gfa69310
Praveen Arimbrathodiyil
praveen at debian.org
Tue May 28 13:25:52 UTC 2013
The following commit has been merged in the master branch:
commit 31d2e269b668741fac0ff3324cac9d906e59ff91
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue May 28 17:54:15 2013 +0530
add js packages as direct dependency too
diff --git a/debian/control b/debian/control
index 5a49fb6..6ed0185 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,8 @@ XS-Ruby-Versions: all
Package: ruby-simplecov-html
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ libjs-jquery, libjs-jquery-ui, libjs-jquery-fancybox
Description: default HTML formatter for SimpleCov code coverage tool
Default HTML formatter for SimpleCov code coverage tool for ruby 1.9+
.
--
ruby-simplecov-html.git
More information about the Pkg-ruby-extras-commits
mailing list