kdevelop-pg-qt 0.9.5-2 source package in Ubuntu

Changelog

kdevelop-pg-qt (0.9.5-2) unstable; urgency=low

  * Fix a couple of portability issues (armel, all big endian arches). This
    should enable kdevelop-php to build on them (fix_portability_issues.diff).

kdevelop-pg-qt (0.9.5-1) unstable; urgency=low

  * Initial release. (Closes: #578240)
 -- Felix Geyer <email address hidden>   Wed,  10 Aug 2011 11:46:18 +0000

Upload details

Uploaded by:
Felix Geyer
Uploaded to:
Oneiric
Original maintainer:
Debian Qt/KDE Maintainers
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
kdevelop-pg-qt_0.9.5.orig.tar.bz2 175.4 KiB 6f6e8b50a0f405667dc51b95a0ac3371e7f74939e4d33e0d5e15b3a21272035e
kdevelop-pg-qt_0.9.5-2.debian.tar.gz 4.3 KiB 520e5c7bfa0863a158bde1c62533791289ec36a175df2ac5645c6dc9297507b4
kdevelop-pg-qt_0.9.5-2.dsc 1.3 KiB d089bca2edc0dd52b2d1ddfe58b73aa72c2cf226ceb4553f031e4175b68c178d

Available diffs

View changes file

Binary packages built by this source

kdevelop-pg-qt: LL(1) parser generator based on Qt

 KDevelop-PG-Qt is a parser generator written in readable source-code and
 generating readable source-code. Its syntax was inspirated by AntLR.
 It implements the visitor-pattern and uses the Qt library.
 .
 This package contains the kdev-pg-qt binary, the headers files generated by
 the KDevelop parser generator and the cmake file to find the parser.