Source: libgetdata
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Michael Milligan <mmilligan@astro.umn.edu>,
           Steven Benton <stevebenton@rogers.com>,
           Alastair McKinstry <mckinstry@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               dh-fortran-mod (>= 0.31),
               python3-numpy,
               python3-all-dev,
               python3-setuptools,
               libltdl-dev,
               libflac-dev,
               flac,
               zlib1g-dev,
               libbz2-dev,
               liblzma-dev,
               libzzip-dev,
               libmodule-build-perl
Standards-Version: 4.7.1
Vcs-Browser: https://salsa.debian.org/science-team/libgetdata
Vcs-Git: https://salsa.debian.org/science-team/libgetdata.git
Homepage: https://getdata.sourceforge.net/
Rules-Requires-Root: no

Package: libgetdata-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends}
Suggests: libgetdata-dev
Description: library to read/write dirfile data - API and standards documents
 The GetData Project is the reference implementation of the Dirfile Standards,
 a filesystem-based, column-oriented database format for time-ordered binary
 data. The Dirfile database format is designed to provide a fast, simple format
 for storing and reading data.
 .
 This package contains manual pages, and language-specific READMEs.

Package: libgetdata-dev
Architecture: any
Section: libdevel
Depends: libgetdata8 (= ${binary:Version}),
         libgetdata++7 (= ${binary:Version}),
         libfgetdata6 (= ${binary:Version}),
         libf95getdata7 (= ${binary:Version}),
         ${misc:Depends}
Suggests: libgetdata-doc
Description: library to read/write dirfile data - devel files (C, C++, F77, F95)
 The GetData Project is the reference implementation of the Dirfile Standards,
 a filesystem-based, column-oriented database format for time-ordered binary
 data. The Dirfile database format is designed to provide a fast, simple format
 for storing and reading data.
 .
 This package contains shared headers and static libraries.

Package: libgetdata8
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
         ${misc:Depends}
Breaks: libgetdata (<< 0.7.3-1)
Replaces: libgetdata (<< 0.7.3-1)
Description: library to read/write dirfile data
 The GetData Project is the reference implementation of the Dirfile Standards,
 a filesystem-based, column-oriented database format for time-ordered binary
 data. The Dirfile database format is designed to provide a fast, simple format
 for storing and reading data.
 .
 This package contains the shared library.

Package: libgetdata++7
Architecture: any
Multi-Arch: same
Section: libs
Depends: libgetdata8 (= ${binary:Version}),
         ${shlibs:Depends},
         ${misc:Depends}
Breaks: libgetdata (<< 0.7.3-1),
        libgetdata++3
Replaces: libgetdata (<< 0.7.3-1),
          libgetdata++3
Description: library to read/write dirfile data - C++ bindings
 The GetData Project is the reference implementation of the Dirfile Standards,
 a filesystem-based, column-oriented database format for time-ordered binary
 data. The Dirfile database format is designed to provide a fast, simple format
 for storing and reading data.
 .
 This package contains the C++ bindings library.

Package: libfgetdata6
Architecture: any
Multi-Arch: same
Section: libs
Depends: libgetdata8 (= ${binary:Version}),
         ${shlibs:Depends},
         ${misc:Depends}
Breaks: libfgetdata2
Replaces: libfgetdata2
Description: library to read/write dirfile data - Fortran 77 bindings
 The GetData Project is the reference implementation of the Dirfile Standards,
 a filesystem-based, column-oriented database format for time-ordered binary
 data. The Dirfile database format is designed to provide a fast, simple format
 for storing and reading data.
 .
 This package contains the Fortran 77 bindings library.

Package: libf95getdata7
Architecture: any
Multi-Arch: same
Section: libs
Depends: libgetdata8 (= ${binary:Version}),
         libfgetdata6 (= ${binary:Version}),
         ${shlibs:Depends},
         ${misc:Depends}
Breaks: libf95getdata2
Replaces: libf95getdata2
Description: library to read/write dirfile data - Fortran 95 bindings
 The GetData Project is the reference implementation of the Dirfile Standards,
 a filesystem-based, column-oriented database format for time-ordered binary
 data. The Dirfile database format is designed to provide a fast, simple format
 for storing and reading data.
 .
 This package contains the Fortran 95 bindings library.

Package: libgetdata-tools
Architecture: any
Section: libs
Depends: libgetdata8 (= ${binary:Version}),
         ${shlibs:Depends},
         ${misc:Depends}
Description: library to read/write dirfile data - extra tools
 The GetData Project is the reference implementation of the Dirfile Standards,
 a filesystem-based, column-oriented database format for time-ordered binary
 data. The Dirfile database format is designed to provide a fast, simple format
 for storing and reading data.
 .
 This package contains the "checkdirfile" and "dirfile2ascii" tools.

Package: python3-pygetdata
Architecture: any
Multi-Arch: same
Section: python
Depends: libgetdata8 (= ${binary:Version}),
         python3-numpy,
         ${python3:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Description: library to read/write dirfile data - Python3 bindings
 The GetData Project is the reference implementation of the Dirfile Standards,
 a filesystem-based, column-oriented database format for time-ordered binary
 data. The Dirfile database format is designed to provide a fast, simple format
 for storing and reading data.
 .
 This package contains the Python 3 bindings.

Package: libgetdata-perl
Architecture: any
Multi-Arch: same
Section: perl
Depends: libgetdata8 (= ${binary:Version}),
         ${perl:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Description: library to read/write dirfile data - perl bindings
 The GetData Project is the reference implementation of the Dirfile Standards,
 a filesystem-based, column-oriented database format for time-ordered binary
 data. The Dirfile database format is designed to provide a fast, simple format
 for storing and reading data.
 .
 This package contains the Perl bindings.
