From bd72b5a956ccefec72ba6e598aa79aa4127bc6d6 Mon Sep 17 00:00:00 2001 From: Praveen Arimbrathodiyil Date: Tue, 5 Apr 2016 11:39:26 +0530 Subject: [PATCH] tighten versions --- debian/changelog | 6 ++++++ debian/control | 10 +++++----- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index e5eaf19425..cbf1074a35 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gitlab (8.5.8+dfsg-4) UNRELEASED; urgency=medium + + * Tighten version requirements for dependencies + + -- Pirate Praveen Tue, 05 Apr 2016 11:38:52 +0530 + gitlab (8.5.8+dfsg-3) unstable; urgency=medium * Reupload to unstable diff --git a/debian/control b/debian/control index 0f80e27bd2..e6a7018738 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, openssh-client, gitlab-shell (>= 2.6.10~), gitlab-workhorse (>= 0.6.2~), - ruby-rails (>= 2:4.2.4~), + ruby-rails (>= 2:4.2.5.2~), ruby-rails (<< 2:5), ruby-rails-deprecated-sanitizer (>= 1.0.3~), ruby-responders (>= 2.0~), @@ -42,7 +42,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-devise (>= 3.2~), ruby-devise-async (>= 0.9~), ruby-doorkeeper (>= 2.1~), - ruby-omniauth (>= 1.2.2~), + ruby-omniauth (>= 1.3.1~), ruby-omniauth-azure-oauth2 (>= 0.0.6~), ruby-omniauth-bitbucket (>= 0.0.2~), ruby-omniauth-cas3 (>= 1.1.2~), @@ -51,7 +51,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-omniauth-gitlab (>= 1.0.0~), ruby-omniauth-google-oauth2 (>= 0.2.0~), ruby-omniauth-kerberos (>= 0.3.0-3~), - ruby-omniauth-saml (>= 1.4.0~), + ruby-omniauth-saml (>= 1.5.0~), ruby-omniauth-shibboleth (>= 1.2.0~), ruby-omniauth-twitter (>= 1.2.0~), ruby-omniauth-crowd (>= 2.2.0~), @@ -104,11 +104,11 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-wikicloth (>= 0.8.1~), asciidoctor (>= 1.5.2~), ruby-rouge (>= 1.10.1~), - ruby-nokogiri (>= 1.6.7.1~), + ruby-nokogiri (>= 1.6.7.2~), # Diffs ruby-diffy (>= 3.0.3~), # Application server - unicorn (>= 4.8~), + unicorn (>= 4.9.0~), ruby-unicorn-worker-killer (>= 0.4.2~), # State machine ruby-state-machines-activerecord (>= 0.3.0~),