[DRE-commits] [ruby-github-linguist] 01/02: set minimum version for ruby-charlock-holmes

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Nov 27 10:51:16 UTC 2015


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

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

commit 5cc2381fcc332914fe33b9d69301c22741e15381
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Nov 27 15:15:33 2015 +0530

    set minimum version for ruby-charlock-holmes
---
 debian/control | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index c5e8b24..3db40fc 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,15 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders:  Timothée Girard <debian at timotheegirard.com>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-json, ruby-mocha, ruby-yajl, ruby-charlock-holmes, ruby-escape-utils (>= 0.3.1), ruby-mime-types, ruby-pygments.rb
+Build-Depends: debhelper (>= 7.0.50~),
+ gem2deb (>= 0.3.0~),
+ ruby-json,
+ ruby-mocha,
+ ruby-yajl,
+ ruby-charlock-holmes (>= 0.7.3~),
+ ruby-escape-utils (>= 0.3.1~),
+ ruby-mime-types,
+ ruby-pygments.rb
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-github-linguist.git
 Vcs-Browser: http://anonscm.debian.org/?p=pkg-ruby-extras/ruby-github-linguist.git;a=summary
@@ -13,7 +21,11 @@ XS-Ruby-Versions: all
 Package: ruby-github-linguist
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-charlock-holmes , ruby-escape-utils (>= 0.3.1), ruby-mime-types , ruby-pygments.rb
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ ruby-charlock-holmes (>= 0.7.3~),
+ ruby-escape-utils (>= 0.3.1~),
+ ruby-mime-types,
+ ruby-pygments.rb
 Description: detection and highlight of the programming language of source code and ignore binary files
  Language detection : ruby-github-linguist defines a list of all languages known to GitHub in a yaml file. In order for a file to be highlighted, a 
  language and a lexer must be defined there.

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



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