most 5.0.0a-2ubuntu1 source package in Ubuntu

Changelog

most (5.0.0a-2ubuntu1) precise; urgency=low

  * debian/rules: Handle multiarch slang2. Fixes FTBFS.
    (Closes: #643339)
 -- Daniel T Chen <email address hidden>   Tue, 18 Oct 2011 19:15:35 -0400

Upload details

Uploaded by:
Daniel T Chen
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
text
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
most_5.0.0a.orig.tar.gz 151.6 KiB 17a16593da064ddd484f53157d54b83bcd98ea45ab1ed361eea64c4fae163a10
most_5.0.0a-2ubuntu1.diff.gz 27.0 KiB 315e964ffc56a55e45e9f6edce4946b1be394b30319c9756b143cd0c02bf9627
most_5.0.0a-2ubuntu1.dsc 1.0 KiB b8e5a17a2328f1e8a8169ebc345d65be10748dc82ff575daf732d55a81d82150

Available diffs

View changes file

Binary packages built by this source

most: Pager program similar to more and less

 Most is a paging program that displays, one windowful at a time, the
 contents of a file on a terminal. A status line at the bottom of the
 screen displays the file name, the current line number and the percentage
 of the file so far displayed.
 .
 Unlike other paging programs, most is capable of displaying an
 arbitrary number of windows as long as they all fit on the screen, and
 different windows could be used to view the same file in different
 positions.
 .
 In addition to displaying ordinary text files, most can also display
 binary files as well as files with arbitrary ascii characters.