bison 2:3.0.4.dfsg-1 source package in Ubuntu
Changelog
bison (2:3.0.4.dfsg-1) unstable; urgency=medium * New upstream version. (Closes: #733942, #772653) * Update Standards-Version to 3.9.6.0 (no change required). * Adopt machine-readable format for debian/copyright. * Use /bin/sh as interpreter in preinst. (Closes: #736237) * Enable verbose build logs. Thanks to Helmut Grohne <email address hidden> for the patch. (Closes: #751342) -- Chuan-kai Lin <email address hidden> Wed, 05 Aug 2015 00:05:30 -0700
Upload details
- Uploaded by:
- Chuan-kai Lin
- Uploaded to:
- Sid
- Original maintainer:
- Chuan-kai Lin
- Architectures:
- any
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | main | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
bison_3.0.4.dfsg-1.dsc | 1.8 KiB | 3878b88305c20178dc0110e458a3885730555f46d7718fe778dde2c47e8a2e50 |
bison_3.0.4.dfsg.orig.tar.xz | 1.7 MiB | 923b80ae17b292a37b534ddcd694efd53c709e10d8b3371e60e92fc4504517f1 |
bison_3.0.4.dfsg-1.debian.tar.xz | 8.7 KiB | 5857331629fd9e8a8b1ebe65d1647b5578a5ae37c5211a7794b09e3a51a75f58 |
Available diffs
- diff from 2:3.0.2.dfsg-2 to 2:3.0.4.dfsg-1 (390.8 KiB)
No changes file available.
Binary packages built by this source
- bison: No summary available for bison in ubuntu zesty.
No description available for bison in ubuntu zesty.
- bison-dbgsym: debug symbols for package bison
Bison is a general-purpose parser generator that converts a
grammar description for an LALR(1) context-free grammar into a C
program to parse that grammar. Once you are proficient with Bison, you
may use it to develop a wide range of language parsers, from those used
in simple desk calculators to complex programming languages.
.
Bison is upward compatible with Yacc: all properly-written Yacc
grammars ought to work with Bison with no change. Anyone familiar with
Yacc should be able to use Bison with little trouble. Documentation of
the program is in the bison-doc package.
- libbison-dev: No summary available for libbison-dev in ubuntu yakkety.
No description available for libbison-dev in ubuntu yakkety.