[DRE-commits] [gitlab] 01/03: update dependencies

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Aug 25 08:49:10 UTC 2016


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

praveen pushed a commit to branch master-8.10
in repository gitlab.

commit aff87e25cf3471abb51b77374b7c19c72cb4cd27
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Aug 25 12:26:23 2016 +0530

    update dependencies
---
 debian/changelog |  1 +
 debian/control   | 15 ++++++++++-----
 2 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5af0475..138d1f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ gitlab (8.10.5+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream release
   * Refresh patches
+  * Update dependencies
 
  -- Pirate Praveen <praveen at debian.org>  Wed, 24 Aug 2016 12:52:19 +0530
 
diff --git a/debian/control b/debian/control
index 240de94..36a5f1a 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ucf,
  gitlab-shell (>= 3.0.0-4~),
  gitlab-workhorse (>= 0.7.2~),
- ruby-rails (>= 2:4.2.6~),
+ ruby-rails (>= 2:4.2.7~),
  ruby-rails (<< 2:5),
  ruby-rails-deprecated-sanitizer (>= 1.0.3~),
  ruby-responders (>= 2.0~),
@@ -69,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.2~),
+ ruby-gitlab-git (>= 10.3.2~),
 # LDAP Auth
 # Debian package includes gitlab patches
  ruby-omniauth-ldap (>= 1.0.4~),
@@ -84,7 +84,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
 # Pagination
  ruby-kaminari (>= 0.17~),
 # HAML
- ruby-haml-rails (>= 0.9.0~),
+ ruby-hamlit,
 # Files attachments
  ruby-carrierwave (>= 0.9~),
 # Drag and Drop UI
@@ -96,6 +96,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-fog-local (>= 0.3~),
  ruby-fog-google (>= 0.3~),
  ruby-fog-openstack (>= 0.1~),
+ ruby-fog-rackspace,
 # for aws storage
  ruby-unf (>= 0.1.4-2~),
 # Authorization
@@ -205,7 +206,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-method-source (>= 0.8.2-2~),
  ruby-influxdb (>= 0.2~),
  ruby-connection-pool (>= 2.0~),
- ruby-sentry-raven,
+ ruby-sentry-raven (>= 1.1~),
  ruby-premailer-rails,
 #   ruby-actionmailer,
         ruby-mail (>= 2.5.4~),
@@ -220,7 +221,11 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-oauth2 (>= 1.0.0~),
 # Soft deletion
  ruby-paranoia (>= 2.0~),
- ruby-health-check (>= 1.5.1~),
+# Health check
+ ruby-health-check (>= 2.1~),
+# System information
+ ruby-vmstat,
+ ruby-sys-filesystem,
 # Vendored js files
  libjs-jquery-cookie,
  libjs-jquery-history,

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