From d1eb11e602e623709087d94342984b54f65dabe1 Mon Sep 17 00:00:00 2001 From: Praveen Arimbrathodiyil Date: Thu, 14 Jul 2016 21:04:16 +0530 Subject: [PATCH] tighten dependencies --- debian/changelog | 6 ++++++ debian/control | 14 +++++++------- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index d678defd73..095202d46e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gitlab (8.9.0+dfsg-5) UNRELEASED; urgency=medium + + * Tighten dependecies + + -- Pirate Praveen Thu, 14 Jul 2016 21:04:06 +0530 + gitlab (8.9.0+dfsg-4) unstable; urgency=medium * Move config files to /usr/share/doc as examples and diff --git a/debian/control b/debian/control index d955c2894b..f26ebfba9a 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, openssh-client, ucf, gitlab-shell (>= 3.0.0-4~), - gitlab-workhorse (>= 0.6.2~), + gitlab-workhorse (>= 0.7.2~), ruby-rails (>= 2:4.2.6~), ruby-rails (<< 2:5), ruby-rails-deprecated-sanitizer (>= 1.0.3~), @@ -51,7 +51,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-omniauth-facebook (>= 3.0.0~), ruby-omniauth-github (>= 1.1.1~), ruby-omniauth-gitlab (>= 1.0.0~), - ruby-omniauth-google-oauth2 (>= 0.2.0~), + ruby-omniauth-google-oauth2 (>= 0.4.1~), ruby-omniauth-kerberos (>= 0.3.0-3~), ruby-omniauth-saml (>= 1.5.0~), ruby-omniauth-shibboleth (>= 1.2.0~), @@ -78,7 +78,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, # Language detection ruby-github-linguist (>= 4.7.0~), # API - ruby-grape (>= 0.13.0~), + ruby-grape (>= 0.16.2~), ruby-grape-entity (>= 0.5~), ruby-rack-cors (>= 0.4.0~), # Pagination @@ -99,7 +99,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, # for aws storage ruby-unf (>= 0.1.4~), # Authorization - ruby-six (>= 0.2.0~), + ruby-six (>= 0.2.0-3~), # Seed data ruby-seed-fu (>= 2.3.5~), # Markdown and HTML processing @@ -107,7 +107,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~), + ruby-redcloth (>= 4.2.9-5+b3~), ruby-org (>= 0.9.12~), ruby-creole (>= 0.5.0~), ruby-wikicloth (>= 0.8.1~), @@ -197,11 +197,11 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-request-store (>= 1.3~), ruby-select2-rails (>= 3.5.9~), ruby-virtus (>= 1.0.1~), - ruby-net-ssh (>= 3.0~), + ruby-net-ssh (>= 1:3.0.1~), ruby-base32 (>= 0.3.0~), # Metrics ruby-allocations (>= 1.0~), - ruby-method-source (>= 0.8~), + ruby-method-source (>= 0.8.2-2~), ruby-influxdb (>= 0.2~), ruby-connection-pool (>= 2.0~), ruby-sentry-raven,