--- qsampler/trunk/debian/control 2010/05/20 20:26:55 2095 +++ qsampler/trunk/debian/control 2015/07/23 20:54:53 2830 @@ -2,13 +2,15 @@ Section: sound Priority: optional Maintainer: Matt Flax -Build-Depends: debhelper (>= 5), libqt4-dev (>= 4.2), liblscp-dev -Standards-Version: 3.6.1 +Standards-Version: 3.7.2 +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 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 Qt4 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).