[DRE-commits] [gitlab] 01/02: relax ruby-net-ssh dependency

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Jul 30 10:46:23 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 4dd9805ac8b74ee0d0f58c7681ebba32fda76e55
Author: Pirate Praveen <praveen at debian.org>
Date:   Sun Jul 30 16:12:49 2017 +0530

    relax ruby-net-ssh dependency
---
 debian/control                               | 2 +-
 debian/patches/0220-relax-dependencies.patch | 9 +++++++++
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 32671cb..c3caa40 100644
--- a/debian/control
+++ b/debian/control
@@ -206,7 +206,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-request-store (>= 1.3~),
  ruby-select2-rails (>= 3.5.9~),
  ruby-virtus (>= 1.0.5-3~),
- ruby-net-ssh (>= 1:3.0.1~),
+ ruby-net-ssh (>= 1:4.0~),
  ruby-base32 (>= 0.3.0~),
 # Metrics
  ruby-allocations (>= 1.0~),
diff --git a/debian/patches/0220-relax-dependencies.patch b/debian/patches/0220-relax-dependencies.patch
index 91359f5..1d8fbc0 100644
--- a/debian/patches/0220-relax-dependencies.patch
+++ b/debian/patches/0220-relax-dependencies.patch
@@ -9,6 +9,15 @@
  
  # FogBugz integration
  gem 'ruby-fogbugz', '~> 0.2.1'
+@@ -228,7 +228,7 @@
+ gem 'request_store',      '~> 1.3'
+ gem 'select2-rails',      '~> 3.5', '>= 3.5.9'
+ gem 'virtus',             '~> 1.0', '>= 1.0.1'
+-gem 'net-ssh',            '~> 3.0', '>= 3.0.1'
++gem 'net-ssh',            '~> 4.0'
+ gem 'base32',             '~> 0.3.0'
+ 
+ # Sentry integration
 @@ -266,7 +266,7 @@
    gem 'shoulda-matchers', '~> 2.8', require: false
    gem 'email_spec', '~> 1.6'

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