Source: gelemental
Section: science
Priority: optional
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Uploaders: Daniel Leidert <dleidert@debian.org>,
           Graham Inggs <ginggs@debian.org>,
           Michael Banck <mbanck@debian.org>
Build-Depends: dpkg-dev (>= 1.22.5), debhelper-compat (= 13),
               doxygen,
               gettext,
               graphviz,
               intltool,
               libgtkmm-2.4-dev,
               libxml-parser-perl,
               pkg-config
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://github.com/ginggs/gelemental
Vcs-Browser: https://salsa.debian.org/debichem-team/gelemental
Vcs-Git: https://salsa.debian.org/debichem-team/gelemental.git

Package: gelemental
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Periodic Table viewer
 gElemental is a GTK+ periodic table viewer that provides detailed information
 about chemical elements.
 .
 It features a table view which allows the elements to be coloured thematically
 by several properties, a sortable list view and an element properties
 dialog, displaying a variety of information, including historical,
 thermodynamic, electrochemical, and crystallographic properties.
 .
 This package contains the main application.

Package: libelemental0t64
Provides: ${t64:Provides}
Replaces: libelemental0
Breaks: libelemental0 (<< ${source:Version})
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Periodic Table viewer (data and shared library)
 gElemental is a GTK+ periodic table viewer that provides detailed information
 about chemical elements.
 .
 It features a table view which allows the elements to be coloured thematically
 by several properties, a sortable list view and an element properties
 dialog, displaying a variety of information, including historical,
 thermodynamic, electrochemical, and crystallographic properties.
 .
 This package contains the shared library and the data set.

Package: libelemental-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libelemental0t64 (= ${binary:Version}),
         libglibmm-2.4-dev,
         libpango1.0-dev,
         ${misc:Depends}
Conflicts: libelemental
Provides: libelemental
Suggests: libelemental-doc
Description: Periodic Table viewer (development files)
 gElemental is a GTK+ periodic table viewer that provides detailed information
 about chemical elements.
 .
 It features a table view which allows the elements to be coloured thematically
 by several properties, a sortable list view and an element properties
 dialog, displaying a variety of information, including historical,
 thermodynamic, electrochemical, and crystallographic properties.
 .
 This package contains the development libraries and headers.

Package: libelemental-doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Recommends: libelemental-dev
Section: doc
Description: Periodic Table viewer (API documentation)
 gElemental is a GTK+ periodic table viewer that provides detailed information
 about chemical elements.
 .
 It features a table view which allows the elements to be coloured thematically
 by several properties, a sortable list view and an element properties
 dialog, displaying a variety of information, including historical,
 thermodynamic, electrochemical, and crystallographic properties.
 .
 This package contains the API documentation.
