libtext-reflow-perl 1.17-2build4 source package in Ubuntu

Changelog

libtext-reflow-perl (1.17-2build4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 19:45:33 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl

Downloads

File Size SHA-256 Checksum
libtext-reflow-perl_1.17.orig.tar.gz 16.3 KiB 4bf2139ff617d6e59cc0e59cdecd7cb723ecfd28d5ac387afb553ffdc071b860
libtext-reflow-perl_1.17-2build4.debian.tar.xz 3.2 KiB 9bc4c66753b2ae7f89dd4a9eed6d819970ca0f22a429fb04a2d8fddaebad6e51
libtext-reflow-perl_1.17-2build4.dsc 2.2 KiB eb9d6e39aff4d98305b8e4a7d698813da745c22c5a65823fa79bab5b49c0f752

Available diffs

View changes file

Binary packages built by this source

libtext-reflow-perl: Perl module for reflowing files using Knuth's algorithm

 Text::Reflow provides a series of utilities that reflow paragraphs in a given
 file, filehandle, string or array using Knuth's paragraphing algorithm (as
 used in TeX) to pick the optimal places to break lines. The reflow algorithm
 tries to keep lines the same length but also tries to break at punctuation,
 and to avoid breaking within a proper name or after certain connectives. The
 result is more readable since fewer phrases are broken across line breaks.

libtext-reflow-perl-dbgsym: debug symbols for libtext-reflow-perl