conv-tools 20160905-5 source package in Ubuntu

Changelog

conv-tools (20160905-5) unstable; urgency=medium

  * Dropped reference to /usr/share/common-licenses/BSD in d/copyright.
  * Updated Standards-Version from 4.6.2 to 4.7.0.

 -- Petter Reinholdtsen <email address hidden>  Sun, 14 Apr 2024 03:59:53 +0200

Upload details

Uploaded by:
Petter Reinholdtsen
Uploaded to:
Sid
Original maintainer:
Petter Reinholdtsen
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
conv-tools_20160905-5.dsc 1.9 KiB 581aaf881e673e7c43772dd7a4543fff745f56c8d1ff84d86e35f6271cb83e23
conv-tools_20160905.orig.tar.gz 111.5 KiB d77dc73f241b63287a3e02cc72958655d4f39a50ea07f816c648f53e653359c0
conv-tools_20160905-5.debian.tar.xz 13.7 KiB 0c991f1656e9c724763f1b85d33c8618bc5bf0e26b5b859757767210b394d42a

Available diffs

No changes file available.

Binary packages built by this source

conv-tools: convert 8 bit character encoding in file names and text content to UTF-8

 The mixconv utility reads a mixed-encoding text file, analyzes each
 line to determine whether it is in 7-bit ASCII, an 8-bit encoding,
 UTF-8 or WTF-8, converts everything to UTF-8 and prints the result to
 standard output.
 .
 The dirconv utility scans a directory structure, analyzes each file
 and directory name to determine whether it is in 7-bit ASCII, an 8-bit
 encoding, UTF-8 or WTF-8, converts everything to UTF-8, and renames
 the files and directories accordingly.

conv-tools-dbgsym: debug symbols for conv-tools