yash 2.55-2 source package in Ubuntu

Changelog

yash (2.55-2) unstable; urgency=medium

  * Add procps to B-D (Closes: 1058530)

 -- TANIGUCHI Takaki <email address hidden>  Thu, 28 Dec 2023 23:46:00 +0900

Upload details

Uploaded by:
takaki
Uploaded to:
Sid
Original maintainer:
takaki
Architectures:
any
Section:
shells
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe shells
Noble release universe shells

Downloads

File Size SHA-256 Checksum
yash_2.55-2.dsc 1.9 KiB 2220db567b5d2bdb4c21be5181c9ffb2989db82d067bbd73e0bf832ab695a761
yash_2.55.orig.tar.gz 819.0 KiB 9f5ac033bdc5fd49b98552ecde144f180a6148394a1d6cb1b33823a8f4440637
yash_2.55-2.debian.tar.xz 3.7 KiB 869b8fea0b98f63ca19230c8ca3b5f3b44f0b2ae82f8598a1682e375a78a3f0a

Available diffs

No changes file available.

Binary packages built by this source

yash: yet another shell

 Yash is a command line shell that conforms to the POSIX.1 (IEEE Std
 1003.1, 2008 Edition) standard for the most part. Actually, it is much
 more POSIX-compliant than other shell like bash and zsh.
 .
 Yash also has its own features beyond POSIX, such as:
   * global aliases
   * random numbers
   * socket redirections and other special redirections
   * right prompt
   * command completion

yash-dbgsym: debug symbols for yash