New upstream version.
This commit is contained in:
parent
9478fca7bf
commit
83b8da643c
20
debian/changelog
vendored
20
debian/changelog
vendored
@ -1,3 +1,23 @@
|
||||
lxqt-openssh-askpass (0.16.0-1ubuntu1) hirsute; urgency=medium
|
||||
|
||||
* New upstream version.
|
||||
* Bump debhelper-compat reuqirement to 13.
|
||||
* Fixed manpages.
|
||||
|
||||
-- Raman Sarda <theloudspeaker@disroot.org> Mon, 22 Feb 2021 00:54:39 +0530
|
||||
|
||||
lxqt-openssh-askpass (0.16.0-1) unstable; urgency=medium
|
||||
|
||||
[ Alf Gaida ]
|
||||
* Switched to gbp
|
||||
* Bumped Standards-Version to 4.4.0, no changes needed
|
||||
|
||||
[ Andrew Lee (李健秋) ]
|
||||
* New upstream release.
|
||||
* debian/control: fix typo in package description. (Closes: #929314)
|
||||
|
||||
-- Andrew Lee (李健秋) <ajqlee@debian.org> Thu, 07 Jan 2021 16:22:33 +0800
|
||||
|
||||
lxqt-openssh-askpass (0.15.0-0ubuntu1) groovy; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
|
6
debian/control
vendored
6
debian/control
vendored
@ -8,9 +8,9 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
Yuan CHAO <yuanchao@gmail.com>
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 12),
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
libkf5windowsystem-dev,
|
||||
liblxqt0-dev (>= 0.15.0),
|
||||
liblxqt0-dev (>= 0.16.0~),
|
||||
libqt5svg5-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libx11-dev
|
||||
@ -29,7 +29,7 @@ Recommends: lxqt-openssh-askpass-l10n, lxqt-qtplugin, lxqt-session
|
||||
Suggests: lxqt | lxqt-core
|
||||
Description: OpenSSH user/password GUI dialog for LXQt
|
||||
This module handles openssh security password access for LXQt. The openssh
|
||||
askpass module, will perform security tast over scale access privilegies.
|
||||
askpass module, will perform security test over scale access privileges.
|
||||
.
|
||||
The LXQt modules are desktop independent tools, and operate as daemons for the
|
||||
local user for desktop specific operations.
|
||||
|
6
debian/gbp.conf
vendored
Normal file
6
debian/gbp.conf
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
[DEFAULT]
|
||||
debian-branch = debian/sid
|
||||
upstream-branch = upstream/latest
|
||||
pristine-tar = True
|
||||
compression = xz
|
||||
|
2
debian/manpages
vendored
2
debian/manpages
vendored
@ -1 +1 @@
|
||||
man/lxqt-openssh-askpass.1
|
||||
usr/share/man/man1/lxqt-openssh-askpass.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user