[DRE-commits] [ruby-rbnacl] 03/09: Add b-dep on libsodium-dev (needed for tests); run wrap-and-sort -a

Lucas Nussbaum lucas at moszumanska.debian.org
Sat Jul 8 20:55:44 UTC 2017


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

lucas pushed a commit to branch master
in repository ruby-rbnacl.

commit 83b49ba853e492acf8a804398e26673231933bb9
Author: Lucas Nussbaum <lucas at debian.org>
Date:   Sat Jul 8 22:43:35 2017 +0200

    Add b-dep on libsodium-dev (needed for tests); run wrap-and-sort -a
---
 debian/control | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 46bdc81..73be04a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,11 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Unit 193 <unit193 at ubuntu.com>
 Build-Depends: debhelper (>= 9~),
- gem2deb,
- rake,
- ruby-ffi,
- ruby-rspec
+               gem2deb,
+               libsodium-dev,
+               rake,
+               ruby-ffi,
+               ruby-rspec
 Standards-Version: 4.0.0
 Homepage: https://github.com/cryptosphere/rbnacl
 Testsuite: autopkgtest-pkg-ruby

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rbnacl.git



More information about the Pkg-ruby-extras-commits mailing list