less 487-0.1 source package in Ubuntu

Changelog

less (487-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream version. Closes: #848336, #843541.
  * Build depend on libncursesw5-dev.
  * debian/lesspipe:
    - Add snap support (Adam Collard).
    - Fix typo that broke ddeb support (Adam Conrad). Closes: #832121.
    - Add Support for .whl and .egg files (John T. Wodder). Closes: #862048.
  * debian/patches/lp-1562308-fix_mkutable.patch:
    - Fix east asian width problem (Mitsuya Shibata).
  * CVE-2014-9488 fixed upstream in 475. Closes: #780247.

 -- Matthias Klose <email address hidden>  Fri, 01 Dec 2017 05:11:09 +0100

Upload details

Uploaded by:
Anibal Monsalve Salazar
Uploaded to:
Sid
Original maintainer:
Anibal Monsalve Salazar
Architectures:
any
Section:
text
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release main text

Downloads

File Size SHA-256 Checksum
less_487-0.1.dsc 1.7 KiB daeac4ed838871cdc428a02bc831b5f225d29632fc8a2417f39d7ec06bed8dab
less_487.orig.tar.gz 311.0 KiB f3dc8455cb0b2b66e0c6b816c00197a71bf6d1787078adeee0bcf2aea4b12706
less_487-0.1.debian.tar.xz 19.1 KiB 36e9ef0b7cdfac578c02a98502fe7e58f4bc8cf2e720735e5fbb5b3cb08ac482

No changes file available.

Binary packages built by this source

less: pager program similar to more

 This package provides "less", a file pager (that is, a memory-efficient
 utility for displaying text one screenful at a time). Less has many
 more features than the basic pager "more". As part of the GNU project,
 it is widely regarded as the standard pager on UNIX-derived systems.
 .
 Also provided are "lessecho", a simple utility for ensuring arguments
 with spaces are correctly quoted; "lesskey", a tool for modifying the
 standard (vi-like) keybindings; and "lesspipe", a filter for specific
 types of input, such as .doc or .txt.gz files.

less-dbgsym: debug symbols for less