sed 4.2.2-2ubuntu1 source package in Ubuntu

Changelog

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

  * Resynchronise with Debian.  Remaining changes:
    - Mark sed Multi-Arch: foreign.

sed (4.2.2-2) unstable; urgency=low

  * Patch from Colin Watson to use appropriate strip program
    when cross-building.  closes: #695315.
 -- Colin Watson <email address hidden>   Mon, 21 Oct 2013 14:06:52 +0100

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-2ubuntu1.debian.tar.gz 64.5 KiB f4e28f440214a9cd68f88c14330b77c1e3cb9af3475318b516fd36af76ff1df7
sed_4.2.2-2ubuntu1.dsc 1.9 KiB b33689a0d537a24d145fa695bc54676c0ee7ce099f663753a79b311972db80de

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.