[DRE-commits] [ruby-sidekiq] 01/02: use bootstrap.min.css from libjs-twitter-bootstrap

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Sep 18 16:05:46 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-sidekiq.

commit d6729103d68c21055b2c30d20e4d98040cebc306
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Sep 18 19:46:16 2014 +0530

    use bootstrap.min.css from libjs-twitter-bootstrap
---
 debian/control            | 5 +++--
 debian/ruby-sidekiq.links | 1 +
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index e00ceaa..801cd33 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Uploaders: Pirate Praveen <praveen at debian.org>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~), ruby-celluloid,
  ruby-connection-pool, ruby-redis, ruby-redis-namespace, redis-server,
  ruby-coveralls, ruby-activerecord, ruby-actionmailer, ruby-sinatra, procps,
- libjs-jquery, libjs-jquery-timeago, libjs-d3, libjs-rickshaw
+ libjs-jquery, libjs-jquery-timeago, libjs-d3, libjs-rickshaw,
+ libjs-twitter-bootstrap
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-sidekiq.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-sidekiq.git;a=summary
@@ -18,7 +19,7 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-connection-pool, ruby-celluloid, ruby-redis, ruby-redis-namespace,
- ruby-json
+ ruby-json, libjs-twitter-bootstrap
 Description: Simple, efficient background processing for Ruby
  Sidekiq uses threads to handle many jobs at the same time in the
  same process.  It does not require Rails but will integrate tightly with
diff --git a/debian/ruby-sidekiq.links b/debian/ruby-sidekiq.links
new file mode 100644
index 0000000..da80dfa
--- /dev/null
+++ b/debian/ruby-sidekiq.links
@@ -0,0 +1 @@
+usr/share/twitter-bootstrap/files/css/bootstrap.min.css usr/share/ruby-sidekiq/web/assets/stylesheets/bootstrap.css

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



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