Alf Gaida 09ed4ff856 Cherry-picking upstream version 0.10.96~7-gccdc1f6.
Preparing the upcoming release, switch to experimental
Added new build dependendies:
 - gcc (>= 4:6)
 - g++ (>= 4:6)
 - libqt5xdgiconloader-dev (>= 1.3.1~)
Minimum versions added
Bumped Standards to 3.9.8, no changes needed
Fixed VCS fields, using https and plain /git/
Added Recommends lxqt-sudo-l10n
Fixed copyrights Format field to https
Bumped years in copyrights
Added translation control to rules
Set CMAKE_BUILD_TYPE=RelWithDebInfo
Exported LC_ALL=C.UTF-8, make builds reproducible
2016-07-19 20:15:06 +02:00

37 lines
1.4 KiB
Plaintext

Source: lxqt-sudo
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>
Section: x11
Priority: optional
Build-Depends: debhelper (>= 9),
cmake (>= 3.0.2),
gcc (>= 4:6),
g++ (>= 4:6),
libkf5windowsystem-dev,
liblxqt0-dev (>= 0.10.96~),
libqt5x11extras5-dev,
libqt5xdg-dev (>= 1.3.1~),
libqt5xdgiconloader-dev (>= 1.3.1~),
libx11-dev,
pkg-config,
qttools5-dev,
qttools5-dev-tools
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/git/pkg-lxqt/lxqt-sudo.git/?h=debian/experimental
Vcs-Git: https://anonscm.debian.org/git/pkg-lxqt/lxqt-sudo.git -b debian/experimental
Homepage: https://github.com/lxde/lxqt-sudo
Package: lxqt-sudo
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Recommends: lxqt-sudo-l10n
Description: Graphical QT frontend for plain sudo
lxqt-sudo is a graphical QT frontend for plain sudo(8) (for requesting
optional password in GUI fashion). When invoked it simply spawns child sudo
process with requested command (and arguments). If sudo requests user's
password, the GUI password dialog is shown and (after submit) the password is
provided to sudo.