gawk 1:5.2.1-2build2 source package in Ubuntu

Changelog

gawk (1:5.2.1-2build2) noble; urgency=medium

  * Build again with libreadline.

 -- Matthias Klose <email address hidden>  Sun, 03 Mar 2024 14:05:28 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Adrian Bunk
Architectures:
any
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gawk_5.2.1.orig.tar.xz 2.6 MiB 2337a0283b180ec1b9c727973a34781c6478b3ae9bcbdcca0a4dc49861d75a65
gawk_5.2.1-2build2.debian.tar.xz 14.9 KiB 3719bf537294fb9e4cca3a0e99a367db1a249d3d7e00af51a5ff464b60c07eef
gawk_5.2.1-2build2.dsc 1.8 KiB 47e122b30be3d0bfb4a705d9188fb27229264a4a0611665baa265c567d4863ea

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.

gawk-dbgsym: debug symbols for gawk