gsl 1.16+dfsg-2 source package in Ubuntu RTM

Changelog

gsl (1.16+dfsg-2) unstable; urgency=low


  * debian/rules: Applies patch by Fernando Seiti Furusato to switch to
    autoreconf use via debhelper in order to build on eg the ppc64el
    architecture.					(Closes: #753360)
  * debian/control: Idem, in Build-Depends s/autotools-dev/dh-autoreconf/

  * debian/rules: Add dpkg-buildflags call for CFLAGS and LDFLAGS
  
  * debian/control: Set Standards-Version: to current version 
  
 -- Dirk Eddelbuettel <email address hidden>  Sat, 05 Jul 2014 11:23:16 -0500

Upload details

Uploaded by:
Dirk Eddelbuettel
Uploaded to:
Sid
Original maintainer:
Dirk Eddelbuettel
Architectures:
any
Section:
math
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main math
14.09 release main math

Downloads

File Size SHA-256 Checksum
gsl_1.16+dfsg-2.dsc 1.3 KiB 463c1c57c11a777cf8d1b0f7bb4ea0e724fba64af562b2e15d05eb942c38f911
gsl_1.16+dfsg.orig.tar.gz 2.3 MiB 577f658ec5153e78d7faa37e9d47042c42b261bcbf974fffe2b28bbc311669fd
gsl_1.16+dfsg-2.diff.gz 17.8 KiB 149b3417b91d4258c86b1e47f3510ff06f43d83592d91c9afb32f976042b7148

No changes file available.

Binary packages built by this source

gsl-bin: GNU Scientific Library (GSL) -- binary package

 The GNU Scientific Library (GSL) is a collection of routines for
 numerical analysis. The routines are written from scratch by the GSL
 team in C, and present a modern API for C programmers, while allowing
 wrappers to be written for very high level languages.
 .
 This package provides several example binaries.

libgsl0-dbg: GNU Scientific Library (GSL) -- debug symbols package

 The GNU Scientific Library (GSL) is a collection of routines for
 numerical analysis. The routines are written from scratch by the GSL
 team in C, and present a modern API for C programmers, while allowing
 wrappers to be written for very high level languages.
 .
 This package contains debugging symbol tables for the static GSL libraries
 libgsl and libgslcblas from the libgsl0-dev package, and the binaries
 gsl-randist and gsl-histogram from the gsl-bin package.

libgsl0-dev: GNU Scientific Library (GSL) -- development package

 The GNU Scientific Library (GSL) is a collection of routines for
 numerical analysis. The routines are written from scratch by the GSL
 team in C, and present a modern API for C programmers, while allowing
 wrappers to be written for very high level languages.
 .
 This package contains the header files, static libraries and symbolic
 links that developers using GNU GSL will need.

libgsl0ldbl: GNU Scientific Library (GSL) -- library package

 The GNU Scientific Library (GSL) is a collection of routines for
 numerical analysis. The routines are written from scratch by the GSL
 team in C, and present a modern API for C programmers, while allowing
 wrappers to be written for very high level languages.
 .
 GSL includes data types and routines for complex numbers, vectors,
 matrices, basic linear algebra subroutines (BLAS), eigensystems,
 simulated annealing, minimization, root finding, pseudo-random
 numbers, least-squares fitting, fast Fourier transforms (FFT),
 differential equations, quadrature, Monte Carlo integration, special
 functions, physical constants, and much more.
 .
 This package provides the shared libraries required to run programs
 compiled with GNU GSL. To compile your own programs you also need to
 install libgsl0-dev.