bwbasic 2.20pl2-11 source package in Ubuntu

Changelog

bwbasic (2.20pl2-11) unstable; urgency=low
  * Upgrade standards version from 3.9.1.0 to 3.9.2.0  * Explicitly set source format 1.0 (for now) in debian/source/format    This makes lintian happy, missing-debian-source-format goes away    Eventually I'll switch to Quilt-3.0 format, just not today.  * Added a debian/watch file  * Added TODO file as per the low priority desire to rewrite the manual    into a new manpage, mostly to fix     lintian hyphen-used-as-minus-sign  * Redoing debian/rules into the "tiny" version.  * Moved creation of bwbasic.1 out of highly customized debian/rules    and into main package makefile  * Added debian/manpages file to install bwbasic.1 (used to be installed    by highly customized debian/rules)  * Added debian/docs file to install various README files (used to be    installed by highly customized debian/rules)  * Added debian/examples file to install the kit of bwbtest/ example    files (used to be installed by highly customized debian/rules)  * Cleaned up the whole prefix, exec_prefix, bindir variable    situation in the makefile.  * Cleaned up the install target in the makefile.  Just call install    directly.  -- Vince Mulhollon <email address hidden>  Sun, 24 Jul 2011 12:02:08 -0500

Upload details

Uploaded by:
Vince Mulhollon
Uploaded to:
Sid
Original maintainer:
Vince Mulhollon
Architectures:
any
Section:
interpreters
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe interpreters
Trusty release universe interpreters
Precise release universe interpreters

Downloads

File Size SHA-256 Checksum
bwbasic_2.20pl2-11.dsc 1004 bytes 31e4aaf03878cd31ecb938ef15adefc9484a30ca7a259dc312d3b8cfbf94e987
bwbasic_2.20pl2.orig.tar.gz 169.1 KiB 3aad826d54751180932443da577e3d44cf09b1ad34016700132e1c93477583b4
bwbasic_2.20pl2-11.diff.gz 7.9 KiB 98b5c9cc722e4f854dc1fa894e521798b49af1a22d9acaf90472a6eb9e4c5bc0

No changes file available.

Binary packages built by this source

bwbasic: Bywater BASIC Interpreter

 The Bywater BASIC Interpreter (bwBASIC) implements a large superset
 of the ANSI Standard for Minimal BASIC (X3.60-1978) and a significant
 subset of the ANSI Standard for Full BASIC (X3.113-1987) in C. It
 also offers shell programming facilities as an extension of BASIC.
 bwBASIC seeks to be as portable as possible.

bwbasic-dbgsym: debug symbols for bwbasic