Hello, On Sat, Jun 13, 2009 at 05:37, Ludovic Claude<[email protected]> wrote: > Dear mentors, > > I am looking for a sponsor for my package "byacc-j". > > * Package name : byacc-j > Version : 1.15-1 > Upstream Author : Tomas Hurka <[email protected]> > * URL : http://byaccj.sourceforge.net/ > * License : public domain > Section : devel > > It builds these binary packages: > byacc-j - Berkeley YACC parser generator extended to generate Java code > > The package appears to be lintian clean. > > The upload would fix these bugs: 532933 > > The package can be found on mentors.debian.net: > - URL: http://mentors.debian.net/debian/pool/main/b/byacc-j > - Source repository: deb-src http://mentors.debian.net/debian unstable > main contrib non-free > - dget > http://mentors.debian.net/debian/pool/main/b/byacc-j/byacc-j_1.15-1.dsc > > I would be glad if someone uploaded this package for me. >
sounds good except the full description[1]. if the first 6 lines are in two paragraphs, you should add a "." between line 2 and line 3. if they are in one paragraph, please reformat it. similar problem in the last part of the full description. thanks. [1] BYACC/J is an extension of the Berkeley v 1.8 YACC-compatible parser generator. Standard YACC takes a YACC source file, and generates one or more C files from it, which if compiled properly, will produce a LALR-grammar parser. This is useful for expression parsing, interactive command parsing, and file reading. Many megabytes of YACC code have been written over the years. . This is the standard YACC tool that is in use every day to produce C/C++ parsers. I have added a "-J" flag which will cause BYACC to generate Java source code, instead. So there finally is a YACC for Java now! -- Best Regards LI Daobing -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

