tofrodos 1.7.8.debian.1-2 source package in Ubuntu Linaro Evaluation Build

Changelog

tofrodos (1.7.8.debian.1-2) unstable; urgency=low

  * Change maintainer name
  * Drop dos2unix and unix2dos symlinks, to allow introduction of original
    dos2unix package. (remove dh_link call and add NEWS about that)
  * Add README.source
  * Bump standards version to 3.8.3 (no further changes needed)
 -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  02 Feb 2010 00:01:23 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Lucid
Original maintainer:
Alexander Schmehl
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oneiric based series for Ubuntu LEB release universe utils

Builds

Lucid: [FULLYBUILT] armel

Downloads

File Size SHA-256 Checksum
tofrodos_1.7.8.debian.1.orig.tar.gz 32.2 KiB 82f9d52dc98b668543e77167856d0b5995d2bb9a4ece006f8e58b5b10e2a9085
tofrodos_1.7.8.debian.1-2.diff.gz 5.7 KiB a92e71a6a3e6a20b46ac670d0c71e26a8cc47f0aa186cc6699ae7f8dd52deea1
tofrodos_1.7.8.debian.1-2.dsc 1.2 KiB a362436fd5819679d2fe5fbb20784babe57ad51ec10805b76fce9d06c3ea1790

View changes file

Binary packages built by this source

tofrodos: Converts DOS <-> Unix text files, alias tofromdos

 DOS text files traditionally have CR/LF (carriage return/line feed) pairs
 as their new line delimiters while Unix text files traditionally have
 LFs (line feeds) to terminate each line.
 .
 Tofrodos comprises one program, "fromdos" alias "todos", which converts
 text files to and from these formats. Use "fromdos" to convert DOS
 text files to the Unix format, and "todos" to convert Unix text files
 to the DOS format.