dos2unix 7.4.3-1 source package in Ubuntu

Changelog

dos2unix (7.4.3-1) unstable; urgency=medium

  * New upstream version 7.4.3
  * Bump Standards-Version to 4.6.1

 -- tony mancill <email address hidden>  Sun, 12 Jun 2022 15:08:36 -0700

Upload details

Uploaded by:
Tony Mancill
Uploaded to:
Sid
Original maintainer:
Tony Mancill
Architectures:
any
Section:
text
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe text
Kinetic release universe text

Downloads

File Size SHA-256 Checksum
dos2unix_7.4.3-1.dsc 2.1 KiB 5ec7c0f726fc85e04d220e6c442a6000572b0ae9c0597ca4840d42784af5bb60
dos2unix_7.4.3.orig.tar.gz 769.8 KiB b68db41956daf933828423aa30510e00c12d29ef5916e715e8d4e694fe66ca72
dos2unix_7.4.3.orig.tar.gz.asc 488 bytes b60b6cd8c1e8594404e791168bddce8cf55f183f0189a32a6711af97731cbca1
dos2unix_7.4.3-1.debian.tar.xz 6.8 KiB 242a8224eca5b22219d7b95ead3e12dfcd0080a7b60e80146a2270d1951070be

Available diffs

No changes file available.

Binary packages built by this source

dos2unix: convert text file line endings between CRLF and LF

 This package contains utilities dos2unix, unix2dos, mac2unix,
 unix2mac to convert the line endings of text files between UNIX (LF),
 DOS (CRLF) and Mac (CR) formats.
 .
 Text files under Windows and DOS typically have two ASCII characters
 at the end of each line: CR (carriage return) followed by LF (line
 feed). Older Macs used just CR, while UNIX uses just LF. While most
 modern editors can read all these formats, there may still be a need
 to convert files between them.
 .
 This is the classic utility developed in 1989.

dos2unix-dbgsym: debug symbols for dos2unix