yydebug 1.1.0-1.1 source package in Ubuntu

Changelog

yydebug (1.1.0-1.1) unstable; urgency=low

  * debian/control
    - add default-jdk to fix (careless) FTBFS (Closes: #593053)

yydebug (1.1.0-1) unstable; urgency=low

  * Initial release
 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  02 Nov 2010 13:24:07 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Natty
Original maintainer:
Hideki Yamane
Architectures:
all
Section:
java
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Natty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
yydebug_1.1.0.orig.tar.gz 38.2 KiB a4889e6f92014e063305cc49a36292bf3e129906773400811b7907252ebcf359
yydebug_1.1.0-1.1.debian.tar.gz 2.6 KiB 55db085f970e95fd9281f2c0fbed9bf58ebff95f702c236354124ef68e8bcc00
yydebug_1.1.0-1.1.dsc 1.8 KiB 05d14ba6b49490ce2cb2cb12093ec1c4b9f86251c705f216090579a4b99c9b71

View changes file

Binary packages built by this source

yydebug: support library for the Java-based parser generator jay

 This is a library that supports tracing and animation for a Java-based parser
 generated by jay. It produces one-line messages by default to standard output.
 The messages are designed to be filtered by a program such as grep. The class
 jay.yydebug.yyAnim provides an animation of the parsing process.