[DRE-commits] [gitlab] 05/06: add sprockets to deps

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Oct 1 11:35:02 UTC 2015


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

praveen pushed a commit to branch master
in repository gitlab.

commit f1b5a7b8e7eda7bb2009310153f29d68241d8c93
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Oct 1 16:34:49 2015 +0530

    add sprockets to deps
---
 debian/control | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 3523162..3ac9bba 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,10 @@ Package: gitlab
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
- ruby-rails (>= 4.1~),
+ ruby-rails (>= 2:4.1~),
+ ruby-rails (<< 2:5),
+ ruby-sprockets (>= 2.12.3),
+ ruby-sprockets (<< 3),
  ruby-rails-autolink (>= 1.1~),
  ruby-default-value-for (>= 3~),
  ruby-mysql2 | ruby-pg,

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



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