[DRE-commits] [ruby-email-reply-parser] 01/01: add ruby-re2 as dependency

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Nov 30 10:06:19 UTC 2015


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

praveen pushed a commit to branch master
in repository ruby-email-reply-parser.

commit 8756321365b5b62f8a0b65bc608bef813724c1e0
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Nov 30 15:15:05 2015 +0530

    add ruby-re2 as dependency
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 9b461e3..3ab9675 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Abhijith PA <abhijith at openmailbox.org>
 Build-Depends: debhelper (>= 9),
-               gem2deb
+               gem2deb,
+               ruby-re2
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-email-reply-parser.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-email-reply-parser.git
@@ -16,9 +17,10 @@ Package: ruby-email-reply-parser
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
+         ruby-re2,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Small library to parse plain text email content
  EmailReplyParser is a small library to parse plain text email 
- content.GitHub uses this library to display comments that were 
+ content. GitHub uses this library to display comments that were 
  created from email replies.

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



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