sed 4.8-1ubuntu1 source package in Ubuntu

Changelog

sed (4.8-1ubuntu1) jammy; urgency=medium

  * d/p/gnulib-ftbfs.patch: restore patch from 4.7-1ubuntu1 removing
    non-portable tests from gnulib testsuite (fixing failure on armhf)
    (LP: #1954348)

 -- Dave Jones <email address hidden>  Thu, 09 Dec 2021 22:26:14 +0000

Upload details

Uploaded by:
Dave Jones
Sponsored by:
Brian Murray
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
sed_4.8.orig.tar.xz 1.3 MiB f79b0cfea71b37a8eeec8490db6c5f7ae7719c35587f21edb0617f370eeff633
sed_4.8.orig.tar.xz.asc 833 bytes dc256e914030bda14ce4135e655ffcc210e185a9f7de12ed0c4c9f352dc23e08
sed_4.8-1ubuntu1.debian.tar.xz 59.4 KiB 203c160564d54f729729b4cc0c6b2ab1406765b530a2453c916a2f510a2d7672
sed_4.8-1ubuntu1.dsc 2.1 KiB 87ec38bd434886d6d31c4c4399a328d4d6004d0495dc99fbd2443cc373f27309

View changes file

Binary packages built by this source

sed: GNU stream editor for filtering/transforming text

 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.

sed-dbgsym: debug symbols for sed