[DRE-commits] [gitlab] 01/01: remove rbnacl-libsodium (rbnacl already provides it)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Sep 22 12:36:48 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 13c837be8148713082c2bf05ca36638213236265
Author: Pirate Praveen <praveen at debian.org>
Date:   Fri Sep 22 17:35:12 2017 +0530

    remove rbnacl-libsodium (rbnacl already provides it)
---
 debian/patches/0300-relax-rbnacl.patch | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/patches/0300-relax-rbnacl.patch b/debian/patches/0300-relax-rbnacl.patch
index 49e93c5..50b7465 100644
--- a/debian/patches/0300-relax-rbnacl.patch
+++ b/debian/patches/0300-relax-rbnacl.patch
@@ -1,9 +1,10 @@
 --- a/Gemfile
 +++ b/Gemfile
-@@ -377,7 +377,7 @@
+@@ -376,8 +376,7 @@
+ 
  # Required for ED25519 SSH host key support
  group :ed25519 do
-   gem 'rbnacl-libsodium'
+-  gem 'rbnacl-libsodium'
 -  gem 'rbnacl', '~> 3.2'
 +  gem 'rbnacl', '>= 3.2'
    gem 'bcrypt_pbkdf', '~> 1.0'

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