--- qsampler/trunk/debian/control 2007/10/04 15:32:54 1380 +++ qsampler/trunk/debian/control 2019/06/05 15:09:11 3515 @@ -1,14 +1,16 @@ Source: qsampler Section: sound Priority: optional -Maintainer: Matt Flax -Build-Depends: debhelper (>= 4.0.0), liblscp-dev, libgig-dev, libqt3-mt-dev -Standards-Version: 3.6.1 +Maintainer: LinuxSampler Developers +Standards-Version: 3.7.2 +Build-Depends: debhelper (>= 5), automake, pkg-config, + qtchooser, qtbase5-dev (>= 5.1), qtbase5-dev-tools (>= 5.1), + qttools5-dev-tools (>= 5.1), liblscp-dev, libgig-dev (>= 3.3.0) Package: qsampler Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: LinuxSampler GUI frontend based on the Qt toolkit - QSampler is a LinuxSampler GUI front-end application written in C++ around - the Qt3 toolkit using Qt Designer. At the moment it just wraps as a client - reference interface for the LinuxSampler Control Protocol (LSCP). + 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 + reference interface for the LinuxSampler Control Protocol (LSCP).