[DRE-commits] [ruby-rails-assets-jquery.slimscroll] 07/11: add depends on libjs-jquery-slimscroll

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Sep 16 17:29:51 UTC 2015


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

praveen pushed a commit to branch master
in repository ruby-rails-assets-jquery.slimscroll.

commit ea1111b2c50954f5177083cc7dddd6033e2ff0c8
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Sep 16 22:21:38 2015 +0530

    add depends on libjs-jquery-slimscroll
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 2e7a4cb..f99c9c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ ruby-rails-assets-jquery.slimscroll (1.3.6+dfsg-1) UNRELEASED; urgency=medium
   * Switch to +dfsg <- ~dfsg (to avoid using ~ when declaring minimum version)
   * Set engine root with patch
   * Add smoke test for assets
+  * Add depends on libjs-jquery-slimscroll
 
  -- Pirate Praveen <praveen at debian.org>  Wed, 16 Sep 2015 21:11:02 +0530
 
diff --git a/debian/control b/debian/control
index ae21266..c38892b 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Package: ruby-rails-assets-jquery.slimscroll
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
- ruby-rails-assets-jquery
+ ruby-rails-assets-jquery, libjs-jquery-slimscroll (>= 1.3.6)
 Description: provide slimScroll jQuery plugin via rails asset pipeleine
  slimScroll is a small jQuery plugin that transforms any div into a scrollable
  area. slimScroll doesn't occupy any visual space as it only appears on a user

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rails-assets-jquery.slimscroll.git



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