Source: libmlocale
Section: libs
Maintainer: Debian UBports Team <team+ubports@tracker.debian.org>
Uploaders: Mike Gabriel <sunweaver@debian.org>,
Build-Depends: debhelper-compat (= 13),
               pkgconf,
               libicu-dev,
               qtbase5-dev,
               qttools5-dev,
               qt6-base-dev,
               qt6-tools-dev,
               xauth,
               xvfb,
Standards-Version: 4.7.4
Rules-Requires-Root: no
Homepage: https://github.com/sailfishos/libmlocale
Vcs-Git: https://salsa.debian.org/ubports-team/libmlocale.git
Vcs-Browser: https://salsa.debian.org/ubports-team/libmlocale/

Package: libmlocale5-0
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: MLocale (and friends), originally from libmeegotouch (Qt 5 variant)
 Provide localization facilities from libmeegotouch without having to
 bring on board also the MeeGo Touch GUI toolkit.
 .
 This package ships the Qt 5 version of the MLocale shared library.

Package: libmlocale-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         libmlocale5-0 (= ${binary:Version}),
         libicu-dev,
         qtbase5-dev,
Description: MLocale (and friends) development files (Qt 5 variant)
 With that separation one can use those localization facilities without
 having to bring on board also the MeeGo Touch GUI toolkit.
 .
 This package contains Qt 5 development files for the mLocale library.

Package: libmlocale6-0
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: MLocale (and friends), originally from libmeegotouch (Qt 6 variant)
 Provide localization facilities from libmeegotouch without having to
 bring on board also the MeeGo Touch GUI toolkit.
 .
 This package ships the Qt 6 version of the MLocale shared library.

Package: libmlocale6-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         libmlocale6-0 (= ${binary:Version}),
         libicu-dev,
         qt6-base-dev,
Description: MLocale (and friends) development files (Qt 6 variant)
 With that separation one can use those localization facilities without
 having to bring on board also the MeeGo Touch GUI toolkit.
 .
 This package contains Qt 6 development files for the mLocale library.
