Source: mate-calc
Section: math
Priority: optional
Maintainer: MATE Packaging Team <mate-dev@ml.mate-desktop.org>
Uploaders: Mike Gabriel <sunweaver@debian.org>,
           John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>,
           Stefano Karapetsas <stefano@karapetsas.com>,
           Vangelis Mouhtsis <vangelis@gnugr.org>,
Build-Depends: debhelper (>= 9),
               dpkg-dev (>= 1.16.1.1),
               libatk1.0-dev,
               libglib2.0-dev,
               libgtk-3-dev,
               libxml2-dev,
               mate-common (>= 1.18),
               yelp-tools,
Standards-Version: 3.9.7
Homepage: http://www.mate-desktop.org/
Vcs-Browser: https://github.com/mate-desktop/debian-packages
Vcs-Git: git://github.com/mate-desktop/debian-packages.git

Package: mate-calc
Architecture: any
Depends: mate-calc-common (= ${source:Version}),
         ${misc:Depends},
         ${shlibs:Depends},
Description: MATE desktop calculator
 mate-calc is a powerful graphical calculator with financial, logical and
 scientific modes. It uses a multiple precision package to do its arithmetic
 to give a high degree of accuracy.

Package: mate-calc-common
Architecture: all
Depends: ${misc:Depends},
Breaks: mate-calc (<< 1.17.0),
Replaces: mate-calc (<< 1.17.0),
Description: MATE desktop calculator (common files)
 mate-calc is a powerful graphical calculator with financial, logical and
 scientific modes. It uses a multiple precision package to do its arithmetic
 to give a high degree of accuracy.
 .
 This package contains the architecture independent files.

Package: mate-calc-dbg
Section: debug
Priority: extra
Architecture: any
Depends: mate-calc (= ${binary:Version}),
         ${misc:Depends},
Description: MATE desktop calculator (debugging symbols)
 mate-calc is a powerful graphical calculator with financial, logical and
 scientific modes. It uses a multiple precision package to do its arithmetic
 to give a high degree of accuracy.
 .
 This package contains debugging symbols for mate-calc package.
 It is provided to help debugging problems.
 .
 The debugging symbols are installed in /usr/lib/debug and will
 automatically be used by gdb.
