gnudatalanguage 0.9.5-4 source package in Ubuntu

Changelog

gnudatalanguage (0.9.5-4) unstable; urgency=medium

  [ Axel Beckert ]
  * Move gnudatalanguage under the umbrella of the Debian Astronomy Team.
    + Set Maintainer to <email address hidden>
    + Move myself to Uploaders.
    + Remove Gürkan from Uploaders (with his approval).
    + Update Vcs-* headers.
  * Apply wrap-and-sort.
  * Update build-dependency from libgsl0-dev to libgsl-dev for the GSL 2.0
    transition. (Closes: #807203) Thanks Bas Couwenberg!
  * Temporarily remove arm64 from the list of architectures. (See #805532
    and #803552 for details.)

  [ Ole Streicher ]
  * Put me (olebole) to uploaders, as suggested by Axel.

 -- Axel Beckert <email address hidden>  Sun, 06 Dec 2015 22:11:38 +0100

Upload details

Uploaded by:
Debian Astronomy Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Astronomy Maintainers
Architectures:
any-alpha any-amd64 any-armeb any-arm any-avr32 any-hppa any-i386 any-ia64 any-m32r any-m68k any-mips any-mips64 any-mips64el any-mipsel any-or1k any-powerpc any-powerpcel any-ppc64 any-ppc64el any-s390 any-s390x any-sh3 any-sh3eb any-sh4 any-sh4eb any-sparc any-sparc64
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gnudatalanguage_0.9.5-4.dsc 2.9 KiB 831b35cb909933c832c9012fa546abbe89d6cc1c0bed289157b8ff2a304b9702
gnudatalanguage_0.9.5.orig.tar.gz 2.2 MiB cc9635e836b5ea456cad93f8a07d589aed8649668fbd14c4aad22091991137e2
gnudatalanguage_0.9.5-4.debian.tar.xz 13.5 KiB 109664348224832fe46f7b0b10e3142c9dc3b942d9136855f3411b986cf56633

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.