Source: pgplot5
Section: non-free/math
Priority: optional
Maintainer: Carlo Segre <segre@debian.org>
XS-Autobuild: yes
Build-Depends:
 debhelper-compat (= 13),
 gfortran,
 libgif-dev,
 libpng-dev,
 libx11-dev,
 libxaw7-dev,
 libxt-dev,
 perl,
 x11proto-core-dev,
 zlib1g-dev,
# prevent accidental backports after the 64-bit time_t transition
 dpkg-dev (>= 1.22.5),
Rules-Requires-Root: no
Homepage: https://www.astro.caltech.edu/~tjp/pgplot/
Standards-Version: 3.9.2
Vcs-Browser: https://salsa.debian.org/debian/pgplot5
Vcs-Git: https://salsa.debian.org/debian/pgplot5.git

Package: pgplot5
Architecture: any
Depends:
 libpgplot5 (= ${binary:Version}),
 ${shlibs:Depends},
 ${misc:Depends}
Suggests:
 gfortran,
 libgif-dev,
 libpng-dev,
 libx11-dev,
 libxaw7-dev,
 libxt-dev,
 x11proto-core-dev,
 zlib1g-dev,
Conflicts:
 pgplot5t64,
Description: large subroutine library for plotting scientific data
 Many routines are included in pgplot for viewing scientific data. Many
 (about 70) output devices are supported.  2-D, 3-D, contour, image
 manipulation, etc. are well supported. Interactive routines are
 included. Both a C and a FORTRAN library are present.

Package: libpgplot5
Section: non-free/libs
Architecture: any
Multi-Arch: same
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Breaks:
 pgplot5 (<< 5.2.2-19.7~),
Replaces:
 pgplot5 (<< 5.2.2-19.7~),
Description: large subroutine library for plotting scientific data (runtime library)
 Many routines are included in pgplot for viewing scientific data.
 .
 This package contains the runtime library.

Package: pgplot5-dev
Section: non-free/libdevel
Architecture: any
Depends:
 libpgplot5 (= ${binary:Version}),
 ${shlibs:Depends},
 ${misc:Depends}
Conflicts:
 giza-dev,
Breaks:
 pgplot5 (<< 5.2.2-19.7~),
Replaces:
 pgplot5 (<< 5.2.2-19.7~),
Description: large subroutine library for plotting scientific data (development)
 Many routines are included in pgplot for viewing scientific data.
 .
 This package contains the development files.
