Source: qtorm
Standards-Version: 4.7.4
Maintainer: Debian UBports Team <team+ubports@tracker.debian.org>
Uploaders:
 Jeremy Bícha <jbicha@ubuntu.com>,
Section: libs
Build-Depends:
 debhelper-compat (= 13),
 cmake,
 libqt5sql5-sqlite <!nocheck>,
 libqt6sql6-sqlite <!nocheck>,
 qt6-base-dev,
 qt6-declarative-dev,
 qtbase5-dev,
 qtdeclarative5-dev,
Vcs-Browser: https://salsa.debian.org/ubports-team/qtorm
Vcs-Git: https://salsa.debian.org/ubports-team/qtorm.git
Homepage: https://github.com/dpurgin/qtorm

Package: libqtorm1
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: object-relational mapping module for Qt5
 QtOrm is an unofficial object-relational mapping (ORM) module for the
 Qt Framework.
 .
 QtOrm is designed for small to medium-sized databases and datasets,
 such as those used in embedded systems. In practice, it performs
 well with tables containing several thousand rows.
 .
 This package contains the Qt5 shared library.

Package: libqtorm-qt5-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
 libqtorm1 (= ${binary:Version}),
 qtbase5-dev,
 ${misc:Depends},
Description: object-relational mapping module for Qt5 (development files)
 QtOrm is an unofficial object-relational mapping (ORM) module for the
 Qt Framework.
 .
 QtOrm is designed for small to medium-sized databases and datasets,
 such as those used in embedded systems. In practice, it performs
 well with tables containing several thousand rows.
 .
 This package contains header files needed for Qt5 development.

Package: libqtorm-qt6-1
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: object-relational mapping module for Qt6
 QtOrm is an unofficial object-relational mapping (ORM) module for the
 Qt Framework.
 .
 QtOrm is designed for small to medium-sized databases and datasets,
 such as those used in embedded systems. In practice, it performs
 well with tables containing several thousand rows.
 .
 This package contains the Qt6 shared library.

Package: libqtorm-qt6-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
 libqtorm-qt6-1 (= ${binary:Version}),
 qt6-base-dev,
 ${misc:Depends},
Description: object-relational mapping module for Qt6 (development files)
 QtOrm is an unofficial object-relational mapping (ORM) module for the
 Qt Framework.
 .
 QtOrm is designed for small to medium-sized databases and datasets,
 such as those used in embedded systems. In practice, it performs
 well with tables containing several thousand rows.
 .
 This package contains header files needed for Qt6 development.
