Source: mimetic
Standards-Version: 4.7.4
Maintainer: gregor herrmann <gregoa@debian.org>
Uploaders:
 tony mancill <tmancill@debian.org>,
Section: libs
Build-Depends:
 debhelper-compat (= 13),
 dpkg-dev (>= 1.22.5),
Build-Depends-Indep:
 doxygen <!nodoc>,
 jdupes <!nodoc>,
Vcs-Browser: https://salsa.debian.org/debian/mimetic
Vcs-Git: https://salsa.debian.org/debian/mimetic.git
Homepage: https://www.codesink.org/mimetic_mime_library.html

Package: libmimetic-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
 ${misc:Depends},
 libmimetic0t64 (= ${binary:Version}),
Suggests:
 libmimetic-doc,
Description: C++ MIME library (development)
 mimetic is a MIME library written in C++ designed to be easy to use and
 integrate but yet fast and efficient.
 .
 mimetic has been built around the standard lib. This means that you'll not
 find yet another string class or list implementation and that you'll feel
 comfortable in using this library from the very first time.
 .
 mimetic doesn't use exceptions but it heavily uses templates so a mostly
 standard compliant C++ compiler is required.
 .
 This package contains the header files.

Package: libmimetic-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends:
 ${misc:Depends},
Recommends:
 libmimetic-dev,
Description: C++ MIME library (documentation)
 mimetic is a MIME library written in C++ designed to be easy to use and
 integrate but yet fast and efficient.
 .
 mimetic has been built around the standard lib. This means that you'll not
 find yet another string class or list implementation and that you'll feel
 comfortable in using this library from the very first time.
 .
 mimetic doesn't use exceptions but it heavily uses templates so a mostly
 standard compliant C++ compiler is required.
 .
 This package contains the developers' documentation.

Package: libmimetic0t64
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Pre-Depends:
 ${misc:Pre-Depends},
Breaks:
 libmimetic0v5 (<< ${source:Version}),
Provides:
 ${t64:Provides},
Replaces:
 libmimetic0v5,
Description: C++ MIME library (runtime)
 mimetic is a MIME library written in C++ designed to be easy to use and
 integrate but yet fast and efficient.
 .
 mimetic has been built around the standard lib. This means that you'll not
 find yet another string class or list implementation and that you'll feel
 comfortable in using this library from the very first time.
 .
 mimetic doesn't use exceptions but it heavily uses templates so a mostly
 standard compliant C++ compiler is required.
 .
 This package contains the libraries.
X-Time64-Compat: libmimetic0v5
