[DRE-commits] [ruby-racc] 04/10: Fix descriptions.

Andrew Lee ajqlee at moszumanska.debian.org
Fri Jan 1 15:50:00 UTC 2016


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

ajqlee pushed a commit to branch master
in repository ruby-racc.

commit 9b52b2a54166fa910e674d51e5255df79a38f804
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Fri Jan 1 23:39:16 2016 +0800

    Fix descriptions.
---
 debian/control | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index d679b59..949d26c 100644
--- a/debian/control
+++ b/debian/control
@@ -17,8 +17,7 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  rake-compiler (>= 0.4.1), ruby-minitest, ruby-hoe
 Description: Racc is a LALR(1) parser generator
- Racc is a LALR(1) parser generator.
- It is written in Ruby itself, and generates Ruby program.
+ Racc is written in Ruby itself, and generates Ruby program.
  .
  NOTE: Ruby 1.8.x comes with Racc runtime module.  You
  can run your parsers generated by racc 1.4.x out of the

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



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