gnudatalanguage 0.9.5-3 source package in Ubuntu

Changelog

gnudatalanguage (0.9.5-3) unstable; urgency=low

  * Install AUTHORS and README to /usr/share/doc/gnudatalanguage/ instead
    of /usr/share/gnudatalanguage/ as done by upstream. (Closes: #790127)

 -- Axel Beckert <email address hidden>  Sun, 18 Oct 2015 19:58:41 +0200

Upload details

Uploaded by:
Axel Beckert
Uploaded to:
Sid
Original maintainer:
Axel Beckert
Architectures:
any
Section:
interpreters
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gnudatalanguage_0.9.5-3.dsc 2.3 KiB 6f735d39268a9615046e951547e142f64fb149afea7a5c501552038ede9a474c
gnudatalanguage_0.9.5.orig.tar.gz 2.2 MiB cc9635e836b5ea456cad93f8a07d589aed8649668fbd14c4aad22091991137e2
gnudatalanguage_0.9.5-3.debian.tar.xz 13.2 KiB 91f9a029659cf2e7b0228de7c89c9ab8efe9ef5f0fd8683ddbf5dafc7ed55d4b

No changes file available.

Binary packages built by this source

gnudatalanguage: Free IDL compatible incremental compiler

 GNU Data Language (GDL) is a free IDL (Interactive Data Language)
 compatible incremental compiler. It has full syntax compatibility
 with IDL 7.1. IDL is a registered trademark of ITT Visual Information
 Solutions. From IDL 8.0, the following language elements are
 supported:
 .
  * FOREACH loop
  * negative array indices
  * garbage collection pointers and objects
  * call methods on an object using "." (e. g. `object.aMemberProcedure,arg1`)
 .
 The file input output system is fully implemented. GUI support (widgets) is
 officially provided, but it's not complete yet.
 .
 This package contains the main commandline and interpreter frontend.

gnudatalanguage-dbgsym: debug symbols for package gnudatalanguage

 GNU Data Language (GDL) is a free IDL (Interactive Data Language)
 compatible incremental compiler. It has full syntax compatibility
 with IDL 7.1. IDL is a registered trademark of ITT Visual Information
 Solutions. From IDL 8.0, the following language elements are
 supported:
 .
  * FOREACH loop
  * negative array indices
  * garbage collection pointers and objects
  * call methods on an object using "." (e. g. `object.aMemberProcedure,arg1`)
 .
 The file input output system is fully implemented. GUI support (widgets) is
 officially provided, but it's not complete yet.
 .
 This package contains the main commandline and interpreter frontend.