Source: octave-symbolic
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),
               debhelper (>= 12.8~),
               dh-sequence-octave,
               python3-sympy,
# The following should be removed once sympy-1.6.patch is removed
               python3-six
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/pkg-octave-team/octave-symbolic
Vcs-Git: https://salsa.debian.org/pkg-octave-team/octave-symbolic.git
Homepage: https://octave.sourceforge.io/symbolic/
Testsuite: autopkgtest-pkg-octave
Rules-Requires-Root: no

Package: octave-symbolic
Architecture: all
Depends: ${misc:Depends},
         ${octave:Depends},
         python3-sympy,
# The following should be removed once sympy-1.6.patch is removed
         python3-six
Description: symbolic package for Octave
 ${octave:Upstream-Description}
 .
 This Octave add-on package is part of the Octave-Forge project.
