Source: libqalculate
Section: math
Priority: optional
Maintainer: Qalculate Team <team+qalculate@tracker.debian.org>
Uploaders:
 James Lu <jlu@debian.org>,
 Phil Morrell <debian@emorrp1.name>,
Build-Depends: dpkg-dev (>= 1.22.5),
 debhelper-compat (= 13),
 doxygen,
 gnuplot-nox,
 intltool,
 libcln-dev,
 libcurl4-gnutls-dev,
 libgettextpo-dev,
 libglib2.0-dev,
 libgmp-dev,
 libicu-dev,
 libmpfr-dev,
 libncurses-dev,
 libreadline-dev,
 libxml2-dev,
Standards-Version: 4.7.0
Homepage: https://qalculate.github.io/
Vcs-Git: https://salsa.debian.org/debian/libqalculate.git
Vcs-Browser: https://salsa.debian.org/debian/libqalculate
Rules-Requires-Root: no

Package: libqalculate20-data
Section: oldlibs
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, libqalculate-data
Description: Dummy transitional package for transition to new name
 This package ensures smooth transition to libqalculate-data and
 can be safely removed.

Package: libqalculate-data
Section: libs
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Breaks:
 libqalculate20-data (<< 3.20.1),
 libqalculate21-data,
Replaces:
 libqalculate20-data (<< 3.20.1),
 libqalculate21-data,
Description: Powerful and easy to use desktop calculator - data
 Qalculate! is small and simple to use but with much power and versatility
 underneath.  Features include customizable functions, units, arbitrary
 precision, plotting, and a graphical interface that uses a one-line
 fault-tolerant expression entry (although it supports optional traditional
 buttons).
 .
 This package contains the data files needed by libqalculate.

Package: libqalculate-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libcurl4-gnutls-dev,
 libcln-dev,
 libmpfr-dev,
 libqalculate23 (= ${binary:Version}),
 libxml2-dev,
 ${misc:Depends},
Description: Powerful and easy to use desktop calculator - development
 Qalculate! is small and simple to use but with much power and versatility
 underneath.  Features include customizable functions, units, arbitrary
 precision, plotting, and a graphical interface that uses a one-line
 fault-tolerant expression entry (although it supports optional traditional
 buttons).
 .
 This package contains the development files needed to build the frontends.

Package: libqalculate-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: Powerful and easy to use desktop calculator - documentation
 Qalculate! is small and simple to use but with much power and versatility
 underneath.  Features include customizable functions, units, arbitrary
 precision, plotting, and a graphical interface that uses a one-line
 fault-tolerant expression entry (although it supports optional traditional
 buttons).
 .
 This package contains the libqalculate documentation for developers.

Package: libqalculate23
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 libqalculate-data,
 ${misc:Depends},
 ${shlibs:Depends},
Description: Powerful and easy to use desktop calculator - library
 Qalculate! is small and simple to use but with much power and versatility
 underneath.  Features include customizable functions, units, arbitrary
 precision, plotting, and a graphical interface that uses a one-line
 fault-tolerant expression entry (although it supports optional traditional
 buttons).
 .
 This package contains the shared library used by all Qalculate! frontends.

Package: qalc
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 wget,
Description: Powerful and easy to use command line calculator
 Qalculate! is small and simple to use but with much power and versatility
 underneath.  Features include customizable functions, units, arbitrary
 precision using a one-line fault-tolerant expression entry.
 .
 This package contains the command line version of Qalculate!.