rc 1.7.4+97.gceb59bb-5 source package in Ubuntu

Changelog

rc (1.7.4+97.gceb59bb-5) unstable; urgency=medium

  * QA upload.

  [ Bernhard Übelacker ]
  * Update 0005-Fix-uninitialized-variable-error.patch to avoid crash in tab
    completion.  (Closes: #1004645).

  [ Andreas Beckmann ]
  * Bump debhelper-compat to 13.
  * Update standards version to 4.6.2, no changes needed.

 -- Andreas Beckmann <email address hidden>  Thu, 02 Feb 2023 17:22:11 +0100

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
shells
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe shells
Lunar release universe shells

Downloads

File Size SHA-256 Checksum
rc_1.7.4+97.gceb59bb-5.dsc 1.9 KiB 36d14c04e8a0af91716eb53cadd64a4d5ceb8929d460d81e7231ab0f8bbfd03b
rc_1.7.4+97.gceb59bb.orig.tar.xz 96.3 KiB b7607bcdf428264433b9442091a00cc0afd465ad2d860d5084c4591b577adeee
rc_1.7.4+97.gceb59bb-5.debian.tar.xz 11.1 KiB e0f5db7bd92612afe8e0f1c62d6e31bcdae1f1b99418c2049a6fcdd34f720f5c

No changes file available.

Binary packages built by this source

rc: implementation of the AT&T Plan 9 shell

 rc is a command interpreter and programming language similar to sh(1). It is
 based on the AT&T Plan 9 shell of the same name. The shell offers a C-like
 syntax (much more so than the C shell), and a powerful mechanism for
 manipulating variables. It is reasonably small and reasonably fast, especially
 when compared to contemporary shells. Its use is intended to be interactive,
 but the language lends itself well to scripts.

rc-dbgsym: debug symbols for rc