Source: octave-gsl
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Octave Group <team+pkg-octave-team@tracker.debian.org>
Uploaders: Sébastien Villemot <sebastien@debian.org>,
           Rafael Laboissière <rafael@debian.org>
Section: math
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-octave (>= 0.7.1),
               libgsl-dev
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/pkg-octave-team/octave-gsl
Vcs-Git: https://salsa.debian.org/pkg-octave-team/octave-gsl.git
Homepage: https://octave.sourceforge.io/gsl/
Testsuite: autopkgtest-pkg-octave
Rules-Requires-Root: no

Package: octave-gsl
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
         ${octave:Depends}
Multi-Arch: same
Description: GSL binding for Octave
 This package provides bindings to the GNU Scientific Library for
 Octave, a numerical computation software. The GSL is a collection
 of routines for numerical analysis.
 .
 This Octave add-on package is part of the Octave-Forge project.
