byacc 1:2.0.20220114-1 source package in Ubuntu
Changelog
byacc (1:2.0.20220114-1) unstable; urgency=medium * Use combination of dversionmangle/oversionmangle in watch file to work with upstream versioning of tarballs. * byacc is now built with back-tracking support; as a side-effect debug-output is sent to stderr instead of stdout. * Correct versioning using epoch; the previous package version used only the date/time, while byacc's major/minor version were omitted from the package version. The program's "-V" option gave that information. * Adopt package and set myself as maintainer (Closes: #1002990). * New upstream release, upgrading from 2014 to 2022. * Update build system (Closes: #965445) * Fix usage of two-fonts macros (Closes: #955175) * Corrected watch-path to the source files (Closes: #916894) * Remove obsolete "README.Debian" * Standards-Version: 4.6.0.1. -- Thomas E. Dickey <email address hidden> Wed, 26 Jan 2022 15:13:59 -0500
Upload details
- Uploaded by:
- Thomas Dickey
- Uploaded to:
- Sid
- Original maintainer:
- Thomas Dickey
- Architectures:
- any
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
byacc_2.0.20220114-1.dsc | 2.1 KiB | ba2effff859e17732a445eba93af5a530c30b761b13101fd4ae5de93f8a37e23 |
byacc_2.0.20220114.orig.tar.gz | 876.4 KiB | d131475970018ab03531ce1bac21a8deba0eea23a4ecc051b54c850dad69e479 |
byacc_2.0.20220114.orig.tar.gz.asc | 729 bytes | 2384fc84bdd23b06acdd233135004cab42991e3477f44feaf8f1010d63ca8c69 |
byacc_2.0.20220114-1.debian.tar.xz | 8.8 KiB | d11ee516465fcaf5adbd0a9a5bc0ce626941e3f09db6453a7d3510d18512631d |
Available diffs
No changes file available.
Binary packages built by this source
- byacc: public domain Berkeley LALR Yacc parser generator
This package provides a parser generator utility that reads a grammar
specification from a file and generates an LR(1) parser for it. The
parsers consist of a set of LALR(1) parsing tables and a driver
routine written in the C programming language. It has a public domain
license which includes the generated C.
.
This package has the backtracking extension, adapted from btyacc.
.
Related packages: bison, btyacc, antlr
- byacc-dbgsym: No summary available for byacc-dbgsym in ubuntu kinetic.
No description available for byacc-dbgsym in ubuntu kinetic.