Source: plotutils
Section: math
Priority: optional
Maintainer: Andreas Metzler <ametzler@debian.org>
Build-Depends:
 bison,
 debhelper-compat (= 13),
 flex,
 libice-dev,
 libpng-dev,
 libsm-dev,
 libx11-dev,
 libxaw7-dev,
 libxext-dev,
 libxmu-dev,
 libxt-dev,
 texinfo
Standards-Version: 4.5.0
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/debian/plotutils.git
Vcs-Browser: https://salsa.debian.org/debian/plotutils
Homepage: https://www.gnu.org/software/plotutils/

Package: plotutils
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: gsfonts
Multi-Arch: foreign
Description: GNU plotutils command line tools based on libplot
 The GNU plotting utilities include programs for plotting
 two-dimensional scientific data.  They are built on top of GNU
 `libplot', a library for device-independent two-dimensional vector
 graphics.

Package: libplot2c2
Architecture: any
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
Conflicts: libplot, libplot2
Replaces: libplot, libplot2, plotutils (<< 2.4.1)
Multi-Arch: same
Description: GNU plotutils libraries
 The GNU plotting utilities include programs for plotting
 two-dimensional scientific data.  They are built on top of GNU
 `libplot', a library for device-independent two-dimensional vector
 graphics.
 .
 This package contains the shared libraries used by the programmes in
 plotutils to alleviate the need for packages to depend on the entire
 plotutils package.

Package: libplot-dev
Architecture: any
Section: libdevel
Depends:
 libice-dev,
 libplot2c2 (= ${binary:Version}),
 libpng-dev,
 libsm-dev,
 libx11-dev,
 libxaw7-dev,
 libxext-dev,
 libxmu-dev,
 libxt-dev,
 ${misc:Depends}
Description: GNU plotutils libraries (development files)
 The GNU plotting utilities include programs for plotting
 two-dimensional scientific data.  They are built on top of GNU
 `libplot', a library for device-independent two-dimensional vector
 graphics.
 .
 This package contains the header files and static libraries necessary
 for building programs which use libplot.
