gawk 1:3.1.8+dfsg-0.1build1 source package in Ubuntu Linaro Evaluation Build

Changelog

gawk (1:3.1.8+dfsg-0.1build1) oneiric; urgency=low

  * No-change rebuild to pick up libsigsegv2 symbols fix.
 -- Adam Conrad <email address hidden>   Tue, 09 Aug 2011 14:01:32 -0600

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Oneiric
Original maintainer:
Arthur Loiret
Architectures:
any
Section:
interpreters
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oneiric based series for Ubuntu LEB release universe interpreters

Builds

Oneiric: [FULLYBUILT] armel

Downloads

File Size SHA-256 Checksum
gawk_3.1.8+dfsg.orig.tar.gz 1.8 MiB 5a1caea86773738b6e288ab8d6879accde805d0a85bba2798bdab55ef110e631
gawk_3.1.8+dfsg-0.1build1.diff.gz 11.7 KiB 492e2a6bea19fb8b2496e0c16e01912d1739585f71a32454306e8e7401d5c000
gawk_3.1.8+dfsg-0.1build1.dsc 1.1 KiB 74b8fcc83abd64df7190183d37e52ccd9f23eaa2f7af0ac5c9673973c916aac7

View changes file

Binary packages built by this source

gawk: GNU awk, a pattern scanning and processing language

 `awk', a program that you can use to select particular records in a
 file and perform operations upon them.
 .
 Gawk is the GNU Project's implementation of the AWK programming language.
 It conforms to the definition of the language in the POSIX 1003.2 Command
 Language And Utilities Standard. This version in turn is based on the
 description in The AWK Programming Language, by Aho, Kernighan, and
 Weinberger, with the additional features defined in the System V Release
 4 version of UNIX awk. Gawk also provides more recent Bell Labs awk
 extensions, and some GNU-specific extensions.