|
|
@ -4,11 +4,10 @@ Uploaders: Simon Quigley <tsimonq2@lubuntu.me>
|
|
|
|
Section: admin
|
|
|
|
Section: admin
|
|
|
|
Priority: optional
|
|
|
|
Priority: optional
|
|
|
|
Build-Depends: debhelper-compat (= 13),
|
|
|
|
Build-Depends: debhelper-compat (= 13),
|
|
|
|
libqt6xdg-dev (>= 4.1.0),
|
|
|
|
libqt5xdg-dev (>= 3.10.0),
|
|
|
|
libqt6xdgiconloader-dev (>= 4.1.0),
|
|
|
|
libqt5xdgiconloader-dev (>= 3.10.0),
|
|
|
|
libxkbcommon-dev (>= 0.5.0),
|
|
|
|
lxqt-build-tools (>= 0.12.0)
|
|
|
|
lxqt-build-tools (>= 2.1.0)
|
|
|
|
Standards-Version: 4.6.2
|
|
|
|
Standards-Version: 4.7.0
|
|
|
|
|
|
|
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/qtxdg-tools-packaging
|
|
|
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/qtxdg-tools-packaging
|
|
|
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/qtxdg-tools-packaging.git
|
|
|
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/qtxdg-tools-packaging.git
|
|
|
|
Homepage: https://github.com/lxqt/qtxdg-tools
|
|
|
|
Homepage: https://github.com/lxqt/qtxdg-tools
|
|
|
@ -16,7 +15,8 @@ Rules-Requires-Root: no
|
|
|
|
|
|
|
|
|
|
|
|
Package: qtxdg-tools
|
|
|
|
Package: qtxdg-tools
|
|
|
|
Architecture: any
|
|
|
|
Architecture: any
|
|
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
|
|
|
Depends: ${misc:Depends},
|
|
|
|
|
|
|
|
${shlibs:Depends}
|
|
|
|
Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
Pre-Depends: ${misc:Pre-Depends}
|
|
|
|
Description: User tools for libqtxdg
|
|
|
|
Description: User tools for libqtxdg
|
|
|
|
LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt
|
|
|
|
LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt
|
|
|
|