[DRE-commits] [gitlab] 03/12: tighten dependencies

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Sep 13 14:34:08 UTC 2016


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

praveen pushed a commit to branch master
in repository gitlab.

commit 397754dce1b8a89e9d5ef8173ce9f3b1010d3d19
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Sep 13 17:54:06 2016 +0530

    tighten dependencies
---
 debian/control | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 24e765d..feb22e7 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-rails (<< 2:5),
  ruby-rails-deprecated-sanitizer (>= 1.0.3~),
  ruby-responders (>= 2.0~),
- ruby-sprockets (>= 3.3.0~),
+ ruby-sprockets (>= 3.6~),
+ ruby-sprockets-es6,
  ruby-default-value-for (>= 3~),
 #ruby-mysql2 | ruby-pg,
  ruby-pg (>= 0.18.4~),
@@ -68,7 +69,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
 # Browser detection
  ruby-browser (>= 2.2~),
 # Extracting information from a git repository
- ruby-gitlab-git (>= 10.3.2~),
+ ruby-gitlab-git (>= 10.4.7~),
 # LDAP Auth
 # Debian package includes gitlab patches
  ruby-omniauth-ldap (>= 1.0.4~),
@@ -83,7 +84,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
 # Pagination
  ruby-kaminari (>= 0.17~),
 # HAML
- ruby-hamlit,
+ ruby-hamlit (>= 2.7~),
 # Files attachments
  ruby-carrierwave (>= 0.9~),
 # Drag and Drop UI
@@ -108,7 +109,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-task-list (>= 1.0.2~),
  ruby-github-markup (>= 1.3.1~),
  ruby-redcarpet (>= 3.3.4~),
- ruby-redcloth (>= 4.2.9-5~),
+ ruby-redcloth (>= 4.3.2~),
  ruby-org (>= 0.9.12-2~),
  ruby-creole (>= 0.5.0~),
  ruby-wikicloth (>= 0.8.1~),
@@ -138,7 +139,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
 # GitLab settings
  ruby-settingslogic (>= 2.0.9~),
 # Misc
- ruby-version-sorter (>= 2.0.0~),
+ ruby-version-sorter (>= 2.1~),
 # Cache
  ruby-redis-rails (>= 4.0.0~),
 # Campfire integration
@@ -171,7 +172,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
 # Protect against bruteforcing
  ruby-rack-attack (>= 4.3.1~),
 # Ace editor
- ruby-ace-rails-ap (>= 4.0.2~),
+ ruby-ace-rails-ap (>= 4.1~),
 # Keyboard shortcuts
  ruby-mousetrap-rails (>= 1.4.6~),
 # Detect and convert string character encoding
@@ -188,7 +189,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-bootstrap-sass (>= 3.3.0~),
  ruby-font-awesome-rails (>= 4.6.1~),
  ruby-gemojione (>= 3.0~),
- ruby-gon (>= 6.0.1~),
+ ruby-gon (>= 6.1~),
  ruby-jquery-atwho-rails (>= 1.3.2~),
  ruby-jquery-rails (>= 4.0.0~),
  ruby-jquery-scrollto-rails (>= 1.4.3~),

-- 
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