[DRE-commits] [ruby-octokit] 01/01: add missing coma

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Jun 1 00:47:27 UTC 2016


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

praveen pushed a commit to branch master
in repository ruby-octokit.

commit afb13f08c9c4ec235b2e71f14ad05fff21cfe4d6
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Jun 1 05:53:44 2016 +0530

    add missing coma
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index ae1a64a..49d6fdc 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ruby-sawyer (>= 0.7.0~),
-         ruby-sawyer (<< 0.8~)
+         ruby-sawyer (<< 0.8~),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Ruby toolkit for working with the GitHub API

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



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