[DRE-commits] [ruby-github-linguist] 03/05: switch to rugged from pygments.rb
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Mon Nov 30 11:51:55 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 8a9095e5278ea362c970f23a3e9244bef54d6ae0
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Mon Nov 30 17:05:34 2015 +0530
switch to rugged from pygments.rb
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 2ea17f8..a157e4b 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 7.0.50~),
ruby-charlock-holmes (>= 0.7.3~),
ruby-escape-utils (>= 1.1.0~),
ruby-mime-types,
- ruby-pygments.rb
+ ruby-rugged (>= 0.23~)
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
@@ -25,7 +25,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
ruby-charlock-holmes (>= 0.7.3~),
ruby-escape-utils (>= 1.1.0~),
ruby-mime-types,
- ruby-pygments.rb
+ ruby-rugged (>= 0.23~)
Description: detection and highlight of the programming language of source code
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
--
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