dos2unix 7.5.1-1 source package in Ubuntu

Changelog

dos2unix (7.5.1-1) unstable; urgency=medium

  * New upstream version 7.5.1

 -- tony mancill <email address hidden>  Mon, 04 Sep 2023 11:36:58 -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
Noble release universe text
Mantic release universe text

Downloads

File Size SHA-256 Checksum
dos2unix_7.5.1-1.dsc 2.1 KiB 74758a44dcd61e8709674ac8235b8b174ce1f9d3208b50bb5dca0c24245b9c60
dos2unix_7.5.1.orig.tar.gz 936.7 KiB da07788bb2e029b0d63f6471d166f68528acd8da2cf14823a188e8a9d5c1fc15
dos2unix_7.5.1.orig.tar.gz.asc 455 bytes b829c374052db9e00dd1e6068bd19fad81fab3f0eb8e63c348e6da5c79578f6d
dos2unix_7.5.1-1.debian.tar.xz 7.2 KiB 161654b8c5d5ee803455900161d7f92a4995f533d2557b03ff8a0e550b1e0a1c

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