Source: pspp
Section: math
Priority: optional
Maintainer: Friedrich Beckmann <friedrich.beckmann@gmx.de>
#           Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
# postgresql is disabled on hurd-i386 in order to remove
# postgres support which will not build on hurd-i386
# see: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820743
Build-Depends: debhelper-compat (= 13),
	       python3,
               texinfo (>= 5.2),
               texlive,
               texlive-plain-generic,
	       libspread-sheet-widget-dev (>= 0.8),
               libgsl-dev (>= 2.0),
               libgtk-3-dev (>= 3.22.0),
               libgtksourceview-4-dev,
               libxml2-dev,
               libreadline-dev,
               libglib2.0-dev,
               libcairo2-dev (>= 1.12),
               libpango1.0-dev (>= 1.22),
               zlib1g-dev,
               appstream (>= 0.12),
               pkg-config (>= 0.21)
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/science-team/pspp
Vcs-Git: https://salsa.debian.org/science-team/pspp.git
Homepage: http://savannah.gnu.org/projects/pspp
Rules-Requires-Root: no

Package: pspp
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Statistical analysis tool
 PSPP is a program for statistical analysis of sampled data. It is a free
 replacement for the proprietary program SPSS.
 .
 PSPP supports T-tests, ANOVA, GLM, factor analysis, non-parametric tests, and
 other statistical features. PSPP produces statistical reports in plain text,
 PDF, PostScript, CSV, HTML, SVG, and OpenDocument formats.
 .
 PSPP has both text-based and graphical user interfaces. The PSPP user interface
 has been translated into a number of languages.
