diff --git a/debian/control b/debian/control index 00976d9..b7356f0 100644 --- a/debian/control +++ b/debian/control @@ -1,38 +1,35 @@ Source: lxqt-runner +Maintainer: LXQt Packaging Team +Uploaders: Alf Gaida , + ChangZhuo Chen (陳昌倬) Section: x11 Priority: optional -Maintainer: LXQt Packaging Team -Uploaders: - Alf Gaida , - ChangZhuo Chen (陳昌倬) , -Build-Depends: - cmake (>= 3.0.2), - debhelper (>= 9), - libx11-dev, - libmenu-cache-dev (>= 0.3.3), - pkg-config, - libkf5windowsystem-dev (>= 5.9.0), - liblxqt0-dev (>= 0.9.0), - liblxqt-globalkeys0-dev (>= 0.9.0), - liblxqt-globalkeys-ui0-dev (>= 0.9.0), - libqt5x11extras5-dev (>= 5.3), - libqt5xdg-dev (>= 1.2.0), - qtbase5-private-dev (>= 5.3), - qtscript5-dev (>= 5.3), - qttools5-dev (>= 5.3), - qttools5-dev-tools (>= 5.3), +Build-Depends: cmake (>= 3.0.2), + debhelper (>= 9), + libx11-dev, + libmenu-cache-dev, + pkg-config, + libkf5windowsystem-dev, + liblxqt0-dev, + liblxqt-globalkeys0-dev (>= 0.9.0), + liblxqt-globalkeys-ui0-dev (>= 0.9.0), + libqt5x11extras5-dev, + libqt5xdg-dev, + qtbase5-private-dev, + qtscript5-dev, + qttools5-dev, + qttools5-dev-tools Standards-Version: 3.9.6 -Homepage: https://github.com/lxde/lxqt-runner -Vcs-Git: git://anonscm.debian.org/pkg-lxqt/lxqt-runner.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/lxqt-runner.git +Vcs-Git: git://anonscm.debian.org/pkg-lxqt/lxqt-runner.git +Homepage: https://github.com/lxde/lxqt-runner Package: lxqt-runner Architecture: any +Depends: ${misc:Depends}, + ${shlibs:Depends} Breaks: lxqt-runner-qt5 (<< 0.9.0) Replaces: lxqt-runner-qt5 (<< 0.9.0) -Depends: - ${misc:Depends}, - ${shlibs:Depends}, Description: LXQt program launcher Tool used to launch programs quickly by typing their names . @@ -42,11 +39,10 @@ Package: lxqt-runner-dbg Architecture: any Section: debug Priority: extra +Depends: ${misc:Depends}, + lxqt-runner (= ${binary:Version}) Breaks: lxqt-runner-qt5-dbg (<< 0.9.0) Replaces: lxqt-runner-qt5-dbg (<< 0.9.0) -Depends: - ${misc:Depends}, - lxqt-runner (= ${binary:Version}), Description: LXQt program launcher (debug) Tool used to launch programs quickly by typing their names .