nano 6.0-1 source package in Ubuntu

Changelog

nano (6.0-1) unstable; urgency=medium

  * The "Emérito" release.
  * New upstream release.
  * Add debian.nanorc as part of the packaging. Nano upstream has
    dropped it from the tarball due to its limited scope for users
    of Debian and derivatives. It'll be maintained here from now on.
  * Add support for mirror, s3 and in-toto APT transports.
  * Install out-of-tree syntax files in /usr/share/nano/debian.

 -- Jordi Mallach <email address hidden>  Wed, 15 Dec 2021 16:41:06 +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.0-1.dsc 2.1 KiB ffe103419c9f254034e6a13344fe9778eff82d047cc8a47f043d4a83af0c70c2
nano_6.0.orig.tar.xz 1.4 MiB 93ac8cb68b4ad10e0aaeb80a2dd15c5bb89eb665a4844f7ad01c67efcb169ea2
nano_6.0.orig.tar.xz.asc 833 bytes 4a7143d16fdeb513d553aef19932058119ade7f0dc63b0e2fba781a4c4551df3
nano_6.0-1.debian.tar.xz 31.6 KiB 85146ab8312937845b165a8f95a41f25fd86fe2a51438954d342b94fcd226992

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