[DRE-commits] [gitlab] 02/02: tighten dependencies

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Sep 10 17:05:31 UTC 2017


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

praveen pushed a commit to branch master
in repository gitlab.

commit d72042c834a30e5d27f7f2ae3ca89d9b6a9b6fc8
Author: Pirate Praveen <praveen at debian.org>
Date:   Sun Sep 10 22:22:16 2017 +0530

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

diff --git a/debian/control b/debian/control
index 983b010..41025c6 100644
--- a/debian/control
+++ b/debian/control
@@ -43,9 +43,12 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-default-value-for (>= 3~),
 #ruby-mysql2 | ruby-pg,
  ruby-pg (>= 0.18.4~),
+ ruby-rugged (>= 0.26~),
+ ruby-grape-route-helpers,
+ ruby-faraday (>= 0.12~),
 # Authentication libraries
  ruby-devise (>= 4.2~),
- ruby-doorkeeper (>= 4.0~),
+ ruby-doorkeeper (>= 4.2~),
  ruby-doorkeeper-openid-connect,
  ruby-omniauth (>= 1.4.2~),
  ruby-omniauth-auth0 (>= 1.4.1~),
@@ -77,37 +80,41 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-validates-hostname,
 # Browser detection
  ruby-browser (>= 2.2~),
+# GPG
+ ruby-gpgme,
 # Extracting information from a git repository
  ruby-gitlab-git (>= 10.7~),
 # LDAP Auth
 # Debian package includes gitlab patches
  ruby-omniauth-ldap (>= 1.0.4~),
+ ruby-net-ldap,
 # Git Wiki
  ruby-gollum-lib (>= 4.2.1+debian~),
+ ruby-gollum-rugged-adapter (>= 0.4.4~),
 # Language detection
  ruby-github-linguist (>= 4.7.0~),
 # API
- ruby-grape (>= 0.19.0~),
+ ruby-grape (>= 0.19.2~),
  ruby-grape-entity (>= 0.6~),
  ruby-rack-cors (>= 0.4.0~),
 # Disable strong_params so that Mash does not respond to :permitted?
  ruby-hashie-forbidden-attributes,
 # Pagination
- ruby-kaminari (>= 0.17~),
+ ruby-kaminari (>= 1.0~),
 # HAML
  ruby-hamlit (>= 2.7~),
 # Files attachments
- ruby-carrierwave (>= 1.0~),
+ ruby-carrierwave (>= 1.1~),
 # Drag and Drop UI
  ruby-dropzonejs-rails (>= 0.7.1~),
 # for backups
- ruby-fog-aws (>= 0.9~),
- ruby-fog-azure,
+ ruby-fog-aws (>= 1.4~),
  ruby-fog-core (>= 1.44~),
- ruby-fog-local (>= 0.3~),
  ruby-fog-google (>= 0.5~),
+ ruby-fog-local (>= 0.3~),
  ruby-fog-openstack (>= 0.1~),
  ruby-fog-rackspace,
+ ruby-fog-aliyun,
 # for Google storage
  ruby-google-api-client,
 # for aws storage
@@ -119,7 +126,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
 # Markdown and HTML processing
  ruby-htmlentities (>= 4.3.3~),
  ruby-html-pipeline (>= 1.11.0),
- ruby-task-list (>= 1.0.6~),
+ ruby-task-list (>= 2.0~),
  ruby-github-markup (>= 1.5.1~),
  ruby-redcarpet (>= 3.3.4~),
  ruby-redcloth (>= 4.3.2-2~),

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