Source: cctz
Standards-Version: 4.7.4
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
 Anton Gladky <gladk@debian.org>,
Section: libs
Build-Depends:
 cmake,
 debhelper-compat (= 13),
 googletest,
 libbenchmark-dev,
 tzdata,
 tzdata-legacy,
Vcs-Browser: https://salsa.debian.org/science-team/cctz
Vcs-Git: https://salsa.debian.org/science-team/cctz.git
Homepage: https://github.com/google/cctz

Package: libcctz-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
 libcctz2.5 (= ${binary:Version}),
 ${misc:Depends},
Recommends:
 tzdata,
 tzdata-legacy,
Suggests:
 libcctz-doc,
Description: Library for computing dates, times and time zones, development files
 CCTZ contains two libraries that cooperate with `<chrono>` to give C++
 programmers all the necessary tools for computing with dates, times, and time
 zones in a simple and correct manner.
 .
 This package contains the development files.

Package: libcctz2.5
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Pre-Depends:
 ${misc:Pre-Depends},
Description: Library for computing dates, times and time zones, shared library
 CCTZ contains two libraries that cooperate with `<chrono>` to give C++
 programmers all the necessary tools for computing with dates, times, and time
 zones in a simple and correct manner.
 .
 This package contains the shared library.

Package: libcctz-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Pre-Depends:
 ${misc:Pre-Depends},
Description: Library for computing dates, times and time zones, documentation
 CCTZ contains two libraries that cooperate with `<chrono>` to give C++
 programmers all the necessary tools for computing with dates, times, and time
 zones in a simple and correct manner.
 .
 This package contains tools and documentation and examples.
