[DRE-commits] [SCM] ruby-treetop.git branch, master, updated. upstream/1.4.10-13-g262c329

Carl Worth cworth at debian.org
Wed Feb 29 01:44:08 UTC 2012


The following commit has been merged in the master branch:
commit 262c3293ee178666e79bb339c3bb7aa55457f247
Author: Carl Worth <cworth at debian.org>
Date:   Tue Feb 28 17:11:27 2012 -0800

    control: Drop article from beginning of Description synopsis.
    
    To quiet a lintian warning.

diff --git a/debian/control b/debian/control
index ef90d9d..c3ccf12 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Package: ruby-treetop
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-polyglot, ruby-i18n
-Description: A Ruby-based text parsing and interpretation DSL
+Description: Ruby-based text parsing and interpretation DSL
  Treetop is a language for describing languages. It provides a ruby
  implementation of a custom language based on parsing expression
  grammars (PEGs).

-- 
ruby-treetop.git



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