nano 8.0-1 source package in Ubuntu

Changelog

nano (8.0-1) unstable; urgency=medium

  * The "Gaza" release.
  * New upstream release.
  * Rename debian and upstream branches to adhere to DEP14.
  * Update Standards-Version to 4.7.0, with no changes needed.
  * Avoid running autopoint during dh_autoreconf.
  * Sync debian/nanorc with upstream nanorc.sample.
  * Update copyright years.

 -- Jordi Mallach <email address hidden>  Mon, 06 May 2024 23:48:31 +0200

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
Oracular release main editors

Downloads

File Size SHA-256 Checksum
nano_8.0-1.dsc 2.2 KiB ba587ef166076363e750b42316285ba9e8ef705d15640a7bb99462c8b58a0c86
nano_8.0.orig.tar.xz 1.6 MiB c17f43fc0e37336b33ee50a209c701d5beb808adc2d9f089ca831b40539c9ac4
nano_8.0.orig.tar.xz.asc 833 bytes fc468c440639bc0d47f5f51d1d9a367a41a18402cf9b5d4e98adb6ec42dc7c56
nano_8.0-1.debian.tar.xz 33.5 KiB 9a8fa07763cd62fa88b29350c1061382d4c5d20f11077a073e4ed7de1a5381f6

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