nano 7.2-2build1 source package in Ubuntu

Changelog

nano (7.2-2build1) noble; urgency=high

  * No change rebuild for 64-bit time_t and frame pointers.

 -- Julian Andres Klode <email address hidden>  Mon, 08 Apr 2024 18:13:58 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
editors
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Noble release main editors

Downloads

File Size SHA-256 Checksum
nano_7.2.orig.tar.xz 1.5 MiB 86f3442768bd2873cec693f83cdf80b4b444ad3cc14760b74361474fc87a4526
nano_7.2.orig.tar.xz.asc 833 bytes 5f91bf5bd4edfe2540cd1927e9f5eef46e655d4bfb2fdb22ceb0ffe67b4bedad
nano_7.2-2build1.debian.tar.xz 33.4 KiB c21ecaadde57502256be21bd68c189cc3c279d6ce8ce8edcf772f8612dee0211
nano_7.2-2build1.dsc 2.3 KiB dad8efc2d392b6c192d35f792f6398eb79fd84ccf822fe3f6831bf8990d84b6b

Available diffs

View changes file

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