--- qsampler/trunk/debian/control 2015/07/23 17:32:31 2829 +++ qsampler/trunk/debian/control 2023/05/15 10:28:48 4058 @@ -1,15 +1,22 @@ Source: qsampler -Section: sound +Section: contrib/sound Priority: optional -Maintainer: Matt Flax -Build-Depends: debhelper (>= 5), automake, pkg-config, - qtbase5-dev (>= 5.1), qtbase5-dev-tools (>= 5.1), qttools5-dev-tools (>= 5.1), qtchooser, - liblscp-dev, libgig-dev (>= 3.3.0), libx11-dev, x11proto-core-dev -Standards-Version: 3.6.1 +Maintainer: LinuxSampler Developers +Build-Depends: debhelper (>= 11), cmake, pkg-config, + qt6-base-dev (>= 6.1) | qtbase5-dev (>= 5.1), + qt6-base-dev-tools (>= 6.1) | qtbase5-dev-tools (>= 5.1), + qt6-tools-dev (>= 6.1) | qttools5-dev (>= 5.1), + qt6-tools-dev-tools (>= 6.1) | qttools5-dev-tools (>= 5.1), + qt6-l10n-tools (>= 6.1) | base-files (<< 12), + qt6-svg-dev | libqt6svg6-dev | libqt5svg5-dev, libgl-dev, + liblscp-dev, libgig-dev (>= 3.3.0) +Standards-Version: 3.9.7 Package: qsampler Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, + libqt6svg6 (>= 6.1) | libqt5svg5 (>= 5.1), + qt6-qpa-plugins | base-files (<< 12) Description: LinuxSampler GUI frontend based on the Qt toolkit Qsampler is a LinuxSampler GUI front-end application written in C++ around the Qt framework using Qt Designer. At the moment it just wraps as a client