Source: sciplot
Maintainer: Barak A. Pearlmutter <bap@debian.org>
Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13),
	libgtk-4-dev, libcairo2-dev, libpango1.0-dev, pkg-config
Standards-Version: 4.7.4
Section: science
Vcs-Git: https://salsa.debian.org/debian/sciplot.git
Vcs-Browser: https://salsa.debian.org/debian/sciplot

Package: libsciplot1t64
Provides: ${t64:Provides}
Breaks: libsciplot1 (<< ${source:Version})
Section: libs
Multi-Arch: same
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: libsciplot1, sciplot, sciplot1
Conflicts: sciplot, sciplot1
Description: widget for scientific plotting
 The SciPlot Widget is a GTK4/Cairo-based widget capable of plotting
 Cartesian or polar graphs, including logarithmic axes in Cartesian plots.
 .
 Features provided in the widget include automatic scaling, legend drawing,
 axis labeling, PostScript output, multiple plotted lines, color support,
 user font specification, dashed lines, symbols drawn at points, logarithmic
 scales on one or both axes in Cartesian plots, and degrees or radians as
 angles in polar plots.

Package: libsciplot-dev
Section: libdevel
Multi-Arch: same
Architecture: any
Depends: libsciplot1t64 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Replaces: sciplot-dev
Conflicts: sciplot, sciplot-dev
Description: Development library and header files for SciPlot
 Contains C header files and development shared libraries for SciPlot.
 The SciPlot Widget is a GTK4/Cairo-based widget capable of plotting
 Cartesian or polar graphs, including logarithmic axes in Cartesian plots.

Package: sciplot-bin
Section: graphics
Architecture: any
Depends: libsciplot1t64 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Example programs for SciPlot
 This package contains two small programs that use the SciPlot
 library: sciplot-xyplot and sciplot-realtime.
 The SciPlot Widget is a widget capable of plotting Cartesian or polar
 graphs, including logarithmic axes in Cartesian plots.
