[DRE-commits] [SCM] ruby-treetop.git branch, master, updated. debian/1.4.10-2-9-g26a32a7

Cédric Boutillier cedric.boutillier at gmail.com
Sun May 6 21:27:57 UTC 2012


The following commit has been merged in the master branch:
commit b643fe9984464b1d3d68a09d6db8a9af55615608
Author: Cédric Boutillier <cedric.boutillier at gmail.com>
Date:   Sun May 6 19:07:52 2012 +0200

    fix hyphen_as_minus_sign lintian warning in tt.1

diff --git a/debian/patches/0002-Add-a-tt-manual-page.patch b/debian/patches/0002-Add-a-tt-manual-page.patch
index ad0e564..52ef42d 100644
--- a/debian/patches/0002-Add-a-tt-manual-page.patch
+++ b/debian/patches/0002-Add-a-tt-manual-page.patch
@@ -14,9 +14,6 @@ output of "tt --help".
  1 files changed, 82 insertions(+), 0 deletions(-)
  create mode 100644 doc/tt.1
 
-diff --git a/doc/tt.1 b/doc/tt.1
-new file mode 100644
-index 0000000..e2adebd
 --- /dev/null
 +++ b/doc/tt.1
 @@ -0,0 +1,82 @@
@@ -60,7 +57,7 @@ index 0000000..e2adebd
 +them into .rb files of the same name. You can then require these files
 +like any other Ruby script.
 +
-+Alternately, you can supply just one .treetop file and a -o flag to
++Alternately, you can supply just one .treetop file and a \-o flag to
 +specify the name of the output file.
 +
 +Note: While treetop grammar files
@@ -96,7 +93,7 @@ index 0000000..e2adebd
 +.TP 4
 +Alternately named output file
 +
-+tt -o alterate_name.rb foo
++tt \-o alterate_name.rb foo
 +.SH SEE ALSO
 +
 +The treetop website:

-- 
ruby-treetop.git



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