algol68g 2.8.4-1 source package in Ubuntu

Changelog

algol68g (2.8.4-1) unstable; urgency=medium

  * New upstream version 2.8.4
  * In debian/watch: Changed URL protocol from http to https, and
    updated local path to page.
  * In debian/control: Changed URL protocol from http to https, and
    updated local path to page.
  * In debian/control: Changed Priority from extra to optional.
  * In debian/control: Standards-Version set to 4.2.1.
  * In debian/control: Updated Build-Depends debhelper version to 10.0.0.
  * In debian/compat: Updated compatibility level to 10.

 -- Tomas Fasth <email address hidden>  Mon, 17 Sep 2018 19:44:31 +0200

Upload details

Uploaded by:
Tomas Fasth
Uploaded to:
Sid
Original maintainer:
Tomas Fasth
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe devel
Focal release universe devel

Downloads

File Size SHA-256 Checksum
algol68g_2.8.4-1.dsc 1.7 KiB 111081aed14a1c28a447b06ea7d6de281807b1da52d1fc3461f0f65f260197d2
algol68g_2.8.4.orig.tar.gz 504.6 KiB 5823ccd0c18fe10a368a117cc3924748c4a5d0fe8dff0d9d818ff73c342565f0
algol68g_2.8.4-1.debian.tar.xz 2.5 KiB 1a9b81b999186b7be1f0b80aeb58ebba8593e306f29e3e5bb09f5f8245b41323

Available diffs

No changes file available.

Binary packages built by this source

algol68g: Implementation of Algol 68 as defined by the Revised Report

 Algol 68 is a secure, expression-oriented programming language with which
 you elegantly code algorithms without having to bother too much about
 irrelevant technical details and limitations inherent to many other
 languages.
 .
 Algol 68 Genie offers for example:
 » many runtime checks facilitating debugging and improving the
 » reliability of your programs, native support for arbitrary precision
 » arithmetic including complex numbers, syntactic constructions to
 » support linear algebra, a gdb-style debugger and a pretty-printer to
 » beautify source code, optional linkage to GNU plotutils, the GNU
 » scientific library or PostgreSQL, extensions as UNIX pipes, regular
 » expression matching, and web page content fetching.

algol68g-dbgsym: debug symbols for algol68g