rs 20140609-4 source package in Ubuntu

Changelog

rs (20140609-4) unstable; urgency=low

  * Retake and remove Mika as Maintainer, by request of Mika
  * Bump Policy (no relevant changes)
  * Switch to debhelper 10, grudgingly
  * Use the latest lintian-prescribed VCS-* URIs
  * Reuse code from pax package for $CC selection (cross-build),
    escaping of flags for dpkg/buildflags.mk; drop attempt to
    build with LTO
  * Address remaining lintian warnings (by overriding)

 -- Thorsten Glaser <email address hidden>  Thu, 22 Dec 2016 17:52:10 +0100

Upload details

Uploaded by:
Thorsten Glaser
Uploaded to:
Sid
Original maintainer:
Thorsten Glaser
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rs_20140609-4.dsc 1.8 KiB 93d219259d1aad97fa086a1eb0b76e17325c6679b97a5c77719c0ec6dc956a9a
rs_20140609.orig.tar.gz 8.7 KiB adc691d2641808f0bad2e4582ce81ca0ccc4bda19006d70f4197f6d142244d3d
rs_20140609-4.diff.gz 3.6 KiB bacf23af1ed19abdffd6c51573203fee74a2e9b742222520b15e4f16361afc94

Available diffs

No changes file available.

Binary packages built by this source

rs: reshape a data array

 rs reads the standard input, interpreting each line as a row of
 blank-separated entries in an array, transforms the array
 according to the options, and writes it on the standard output.
 Numerous options control input, reshaping and output processing;
 the simplest usage example is "ls -1 | rs", which outputs the
 same (on an 80-column terminal) as the modern "ls" with no "-1"
 argument.

rs-dbgsym: debug symbols for rs