nano 6.1-1 source package in Ubuntu

Changelog

nano (6.1-1) unstable; urgency=medium

  * The "Remolacha" release.
  * New upstream release.
  * Sync debian/nanorc with upstream nanorc.sample.

 -- Jordi Mallach <email address hidden>  Wed, 09 Feb 2022 12:45:28 +0100

Upload details

Uploaded by:
Jordi Mallach
Uploaded to:
Sid
Original maintainer:
Jordi Mallach
Architectures:
any
Section:
editors
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
nano_6.1-1.dsc 2.1 KiB 5e696121e3f7b250c7dd04519f9f5f3a3cfe255f09de9acca9ff21bde9171915
nano_6.1.orig.tar.xz 1.5 MiB 3d57ec893fbfded12665b7f0d563d74431fc43abeaccacedea23b66af704db40
nano_6.1.orig.tar.xz.asc 833 bytes 6c659220607418b122ee601b5ba24fcbadbcc1910e52f4e815e514374b928f1f
nano_6.1-1.debian.tar.xz 31.9 KiB 4237135d0b610db0cfda17b0be8db705961784b9c9fcbe96eddfb7c24b8f68a3

Available diffs

No changes file available.

Binary packages built by this source

nano: small, friendly text editor inspired by Pico

 GNU nano is an easy-to-use text editor originally designed as a replacement
 for Pico, the ncurses-based editor from the non-free mailer package Pine
 (itself now available under the Apache License as Alpine).
 .
 However, GNU nano also implements many features missing in Pico, including:
  - undo/redo
  - line numbering
  - syntax coloring
  - soft-wrapping of overlong lines
  - selecting text by holding Shift
  - interactive search and replace (with regular expression support)
  - a go-to line (and column) command
  - support for multiple file buffers
  - auto-indentation
  - tab completion of filenames and search terms
  - toggling features while running
  - and full internationalization support

nano-dbgsym: debug symbols for nano
nano-tiny: small, friendly text editor inspired by Pico - tiny build

 GNU nano is an easy-to-use text editor originally designed as a replacement
 for Pico, the ncurses-based editor from the non-free mailer package Pine
 (itself now available under the Apache License as Alpine).
 .
 This package contains a build of GNU nano with many features disabled, for
 environments such as rescue disks where resources are limited.

nano-tiny-dbgsym: debug symbols for nano-tiny