yabasic 1:2.90.3-1 source package in Ubuntu

Changelog

yabasic (1:2.90.3-1) unstable; urgency=medium

  * New upstream release
    - Introductory sections about subroutines and libraries
    - Updated the docu from docbook 4.5 to 5
  * Drop flex_and_bison.patch, make bison and
    flex targets during dh_auto_build instead
  * Refresh use_system_libwhereami.patch
  * Switch Build-Depends: libncurses5-dev -> libncurses-dev
  * Update debian/copyright
  * Bump Standards-Version to 4.6.2, no changes

 -- Graham Inggs <email address hidden>  Tue, 28 Feb 2023 17:02:42 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Sid
Original maintainer:
Graham Inggs
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
yabasic_2.90.3-1.dsc 2.0 KiB f94c8db0d7c3bc169f2ba18e695fe3d11e5e0e37613bc2b249a2aa5bef18efc1
yabasic_2.90.3.orig.tar.gz 717.8 KiB 22d9a592b68d504d2a96ad51821509703ab83076fa1d128da0847296e8236e80
yabasic_2.90.3-1.debian.tar.xz 8.2 KiB 813c48eb479f625ac231111b51e4740df8cd0639aa698dc0865e6d27f57a6209

Available diffs

No changes file available.

Binary packages built by this source

yabasic: Yet Another BASIC interpreter

 Yabasic is a traditional basic-interpreter. It comes with goto and
 various loops and allows one to define subroutines and libraries.
 It does simple graphics and printing. Yabasic can call out to libraries
 written in C and allows one to create standalone programs.
 Yabasic runs under Unix and Windows and has comprehensive documentation;
 it is small, simple, open-source and free.

yabasic-dbgsym: debug symbols for yabasic