sed 4.2.2-1ubuntu1 source package in Ubuntu

Changelog

sed (4.2.2-1ubuntu1) saucy; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - Use correct strip program when cross-building.
    - Mark sed Multi-Arch: foreign.

sed (4.2.2-1) unstable; urgency=low

  * New upstream version.  closes: #697829.
  * Bump to Standards-Version 3.9.4.
 -- Colin Watson <email address hidden>   Thu, 09 May 2013 15:19:51 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Saucy
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-1ubuntu1.debian.tar.gz 64.4 KiB c2f9cce67b5eca03db53a7aea91c9bd5f1fc1ab042c065cfbf3fdac7d9ed8e02
sed_4.2.2-1ubuntu1.dsc 1.9 KiB ea18f36410b53a330afa14720c29e6948af2b697c4bd976673aa4d6f745c6b7c

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.