Source: kf6-kmime
Section: libs
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Uploaders: Aurélien COUDERC <coucouf@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-sequence-kf6,
               dh-sequence-pkgkde-symbolshelper,
               dh-sequence-qmldeps,
               cmake (>= 3.29~),
               extra-cmake-modules (>= 6.28.0~),
               libkf6codecs-dev (>= 6.28.0~),
               libxkbcommon-dev (>= 0.5.0~),
               qt6-base-dev (>= 6.9.0~),
               qt6-tools-dev,
Standards-Version: 4.7.4
Homepage: https://invent.kde.org/frameworks/kmime
Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kf6-kmime
Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kf6-kmime.git

Package: libkf6mime-data
Section: localization
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
Breaks: libkmime-data,
Replaces: libkmime-data,
Description: mail messages and newsgroup handling library - data files
 KMime is a library for handling mail messages and newsgroup
 articles. Both mail messages and newsgroup articles are based on the
 same standard called MIME, which stands for Multipurpose Internet
 Mail Extensions.
 .
 KMime's main function is to parse, modify and assemble messages
 in-memory. Topics such as transport or storage of messages are
 handled by other libraries, for example by the mailtransport library
 or by the KIMAP library.
 .
 This package contains the architecture-independent data files for
 KMime.

Package: libkf6mime-dev
Section: libdevel
Architecture: any
Depends: libkf6mime6 (= ${binary:Version}),
         qt6-base-dev (>= 6.9.0~),
         ${misc:Depends},
         ${shlibs:Depends},
Description: development files for KMime
 KMime is a library for handling mail messages and newsgroup
 articles. Both mail messages and newsgroup articles are based on the
 same standard called MIME, which stands for Multipurpose Internet
 Mail Extensions.
 .
 KMime's main function is to parse, modify and assemble messages
 in-memory. Topics such as transport or storage of messages are
 handled by other libraries, for example by the mailtransport library
 or by the KIMAP library.
 .
 This package contains the development header files for KMime.

Package: libkf6mime6
Architecture: any
Multi-Arch: same
Depends: libkf6mime-data (>= ${source:Version}),
         ${misc:Depends},
         ${shlibs:Depends},
Description: mail messages and newsgroup handling library
 KMime is a library for handling mail messages and newsgroup
 articles. Both mail messages and newsgroup articles are based on the
 same standard called MIME, which stands for Multipurpose Internet
 Mail Extensions.
 .
 KMime's main function is to parse, modify and assemble messages
 in-memory. Topics such as transport or storage of messages are
 handled by other libraries, for example by the mailtransport library
 or by the KIMAP library.
