ranger 1.9.3-1 source package in Ubuntu

Changelog

ranger (1.9.3-1) unstable; urgency=medium

  * New upstream version 1.9.3
  * Update my mail address and the year in d/copyright.
  * Install doc/cheatsheet.svg to the doc dir.
  * Refresh patches & remove 0004-desktop-entry-lacks-keywords-entry.patch.
  * Add the missing B-D shellcheck.
  * Apply wrap-and-sort.
  * Bump debhelper compat level to 12 and deprecate d/compat.
  * Bump Standards-Version to 4.4.1 (no change).

 -- Mo Zhou <email address hidden>  Fri, 03 Jan 2020 11:07:11 +0800

Upload details

Uploaded by:
Sun Wuan
Uploaded to:
Sid
Original maintainer:
Sun Wuan
Architectures:
all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ranger_1.9.3-1.dsc 2.2 KiB baf2c3d85acf445c4f891b528130747fd9432fd90d5bdf81190f653b4d9060f9
ranger_1.9.3.orig.tar.gz 273.8 KiB ce088a04c91c25263a9675dc5c43514b7ec1b38c8ea43d9a9d00923ff6cdd251
ranger_1.9.3.orig.tar.gz.asc 228 bytes 7720131580cb4adf65a8da1e2271764b078e52c1416fe31e0d25bb399b13b345
ranger_1.9.3-1.debian.tar.xz 10.5 KiB fb4a3790d73fa49b6687e8ff942a8ec519479898556c1f438da2a86a1b7d1c74

Available diffs

No changes file available.

Binary packages built by this source

ranger: Console File Manager with VI Key Bindings

 Ranger is a console file manager with VI key bindings. It provides a
 minimalistic and nice curses interface with a view on the directory hierarchy.
 It ships with "rifle", a file launcher that is good at automatically finding
 out which program to use for what file type.
 .
 Design Goals
  * An easily maintainable file manager in a high level language
  * A quick way to switch directories and browse the file system
  * Keep it small but useful, do one thing and do it well
  * Console based, with smooth integration into the unix shell