nano 7.1-1 source package in Ubuntu

Changelog

nano (7.1-1) unstable; urgency=medium

  * The "Home Petrov, si soc jo!" release.
  * New upstream release.
  * Update source lintian-overrides.

 -- Jordi Mallach <email address hidden>  Wed, 14 Dec 2022 16:15:59 +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_7.1-1.dsc 2.2 KiB dda4a172f55314aee04bd55582cbc208107412f614ae17a72925da31b4788e20
nano_7.1.orig.tar.xz 1.5 MiB 57ba751e9b7519f0f6ddee505202e387c75dde440c1f7aa1b9310cc381406836
nano_7.1.orig.tar.xz.asc 833 bytes 20f622791c4ff8cbfe63ec79122d28acc1cef1cb088376d3275da5c21310b1d2
nano_7.1-1.debian.tar.xz 33.0 KiB 430c498efefed77fd1e6881b43579df496f8930ad93b1ffa2370ec68e1b71283

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