sed 4.2.2-2ubuntu2 source package in Ubuntu

Changelog

sed (4.2.2-2ubuntu2) trusty; urgency=low

  * Update config.guess and config.sub at build time.
 -- Colin Watson <email address hidden>   Fri, 13 Dec 2013 15:35:40 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sed_4.2.2.orig.tar.bz2 1.0 MiB f048d1838da284c8bc9753e4506b85a1e0cc1ea8999d36f6995bcb9460cddbd7
sed_4.2.2-2ubuntu2.debian.tar.gz 64.6 KiB 67b958d26d4a84d74d977adbf5d2f095c28c33f09719f0ed4e6573c86314658d
sed_4.2.2-2ubuntu2.dsc 1.9 KiB 7b0e5281ec7fe6d2ad19a7699c0d31b75a1837dcb185a4374830d39c26c5ab99

Available diffs

View changes file

Binary packages built by this source

sed: The GNU sed stream editor

 sed reads the specified files or the standard input if no
 files are specified, makes editing changes according to a
 list of commands, and writes the results to the standard
 output.