gforth 0.7.3+dfsg-9build4.1 source package in Ubuntu

Changelog

gforth (0.7.3+dfsg-9build4.1) impish; urgency=medium

  * No-change rebuild for libffi soname change.

 -- Matthias Klose <email address hidden>  Fri, 10 Sep 2021 16:58:59 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Impish
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe interpreters
Mantic release universe interpreters
Lunar release universe interpreters
Jammy release universe interpreters

Downloads

File Size SHA-256 Checksum
gforth_0.7.3+dfsg.orig.tar.xz 689.2 KiB 4f1ff40439f6c0bfed3ada0216fae0aa7fb306a8602ba723d36a0b591ae406dc
gforth_0.7.3+dfsg-9build4.1.debian.tar.xz 37.5 KiB 50d0f69c0f494ffde8476503ba768be01a8c5f293d8a70adf5faa8960ec39826
gforth_0.7.3+dfsg-9build4.1.dsc 2.2 KiB 2664a4f889516da57423487b04c9f08886e02487d09edd7b8cf59f76c3df25e8

View changes file

Binary packages built by this source

gforth: GNU Forth Language Environment

 This is the GNU'ish implementation of a Forth programming environment.
 .
 Forth, as a language, is best known for being stack-based, and completely
 extensible. Each Forth environment provides one or more dictionaries of
 pre-defined words, and programming in Forth consists of defining and
 executing new words that are combinations of previously defined words. It
 has been said that learning Forth changes forever the way you think about
 writing programs.
 .
 For more information about Forth, visit the Forth Interest Group web site
 at http://www.forth.org/fig.html.

gforth-common: GNU Forth architecture-independent dictionaries

 This is the GNU'ish implementation of a Forth programming environment.
 .
 Forth, as a language, is best known for being stack-based, and completely
 extensible. Each Forth environment provides one or more dictionaries of
 pre-defined words, and programming in Forth consists of defining and
 executing new words that are combinations of previously defined words. It
 has been said that learning Forth changes forever the way you think about
 writing programs.
 .
 This package provides the architecture-independent Forth dictionaries.

gforth-dbgsym: debug symbols for gforth
gforth-lib: GNU Forth Language Environment architecture-dependent files

 This is the GNU'ish implementation of a Forth programming environment.
 .
 Forth, as a language, is best known for being stack-based, and completely
 extensible. Each Forth environment provides one or more dictionaries of
 pre-defined words, and programming in Forth consists of defining and
 executing new words that are combinations of previously defined words. It
 has been said that learning Forth changes forever the way you think about
 writing programs.
 .
 This package provides the architecture-dependent precompiled libraries.

gforth-lib-dbgsym: debug symbols for gforth-lib