Source: mathtext
Standards-Version: 4.7.4
Maintainer: Debian Science Team <team+science@tracker.debian.org>
Uploaders:
 Fernando Hueso <Fernando.Hueso@uv.es>,
Section: libs
Build-Depends:
 debhelper-compat (= 14),
 dh-exec,
 pkgconf,
 cmake,
Vcs-Browser: https://salsa.debian.org/science-team/mathtext
Vcs-Git: https://salsa.debian.org/science-team/mathtext.git
Homepage: https://github.com/yslai/mathtext

Package: libmathtext0
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: TeX/LaTeX parsing and rendering library
 It can also embed math fonts into PDF or PS files.
 .
 This package contains the library needed to run mathtext.

Package: libmathtext-dev
Architecture: any
Section: libdevel
Depends:
 libmathtext0 (= ${binary:Version}),
 ${misc:Depends},
Description: TeX/LaTeX parsing and rendering library
 It can also embed math fonts into PDF or PS files.
 .
 This package contains development files and headers needed to use mathtext.
