Compare commits
15 Commits
ubuntu/man
...
ubuntu/plu
Author | SHA1 | Date | |
---|---|---|---|
43463eca26 | |||
66d5d22f90 | |||
feb7433859 | |||
ca3fb9b9ca | |||
7284412dbb | |||
74b18038ce | |||
|
5dda9330be | ||
|
95f0d66135 | ||
|
260b96f96c | ||
|
1403880336 | ||
|
614d7b8e73 | ||
|
ed4d68068e | ||
828b7ad375 | |||
4b7f906e55 | |||
4adc5cb309 |
36
debian/changelog
vendored
36
debian/changelog
vendored
@ -1,3 +1,39 @@
|
|||||||
|
lxqt-openssh-askpass (2.1.0-0ubuntu3) plucky; urgency=medium
|
||||||
|
|
||||||
|
* Update Standards-Version to 4.7.1, no changes needed.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 21 Feb 2025 16:55:08 -0600
|
||||||
|
|
||||||
|
lxqt-openssh-askpass (2.1.0-0ubuntu2) plucky; urgency=medium
|
||||||
|
|
||||||
|
* No-change rebuild for lxqt-build-tools C++17 -> C++20.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 03 Jan 2025 03:57:19 -0600
|
||||||
|
|
||||||
|
lxqt-openssh-askpass (2.1.0-0ubuntu1) plucky; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
- Bump build dependencies.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 15 Nov 2024 15:32:47 -0600
|
||||||
|
|
||||||
|
lxqt-openssh-askpass (2.0.1-0ubuntu1) oracular; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
* Update copyright file.
|
||||||
|
* Bump Standards-Version to 4.7.0, no changes necessary.
|
||||||
|
* Adjust dependencies.
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 15 Aug 2024 16:44:04 -0500
|
||||||
|
|
||||||
|
lxqt-openssh-askpass (1.4.0-0ubuntu1) noble; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
* Bump build dependencies.
|
||||||
|
* Bump copyright year.
|
||||||
|
|
||||||
|
-- Simon Quigley <tsimonq2@ubuntu.com> Sun, 12 Nov 2023 18:36:53 -0600
|
||||||
|
|
||||||
lxqt-openssh-askpass (1.3.0-0ubuntu1) mantic; urgency=medium
|
lxqt-openssh-askpass (1.3.0-0ubuntu1) mantic; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
43
debian/control
vendored
43
debian/control
vendored
@ -1,6 +1,6 @@
|
|||||||
Source: lxqt-openssh-askpass
|
Source: lxqt-openssh-askpass
|
||||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||||
Uploaders: Alf Gaida <agaida@siduction.org>,
|
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
||||||
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
||||||
@ -9,16 +9,15 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
|||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libkf5windowsystem-dev,
|
libkf6windowsystem-dev,
|
||||||
liblxqt1-dev (>= 1.3.0),
|
liblxqt2-dev (>= 2.1.0),
|
||||||
libqt5svg5-dev,
|
libx11-dev,
|
||||||
libqt5x11extras5-dev,
|
qt6-svg-dev (>= 6.6.0)
|
||||||
libx11-dev
|
Standards-Version: 4.7.1
|
||||||
Standards-Version: 4.6.2
|
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-openssh-askpass-packaging
|
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-openssh-askpass-packaging
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-openssh-askpass-packaging.git
|
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-openssh-askpass-packaging.git
|
||||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-openssh-askpass
|
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-openssh-askpass
|
||||||
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-openssh-askpass.git
|
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-openssh-askpass.git
|
||||||
Homepage: https://github.com/lxqt/lxqt-openssh-askpass
|
Homepage: https://github.com/lxqt/lxqt-openssh-askpass
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
|
|
||||||
@ -57,8 +56,30 @@ Package: lxqt-openssh-askpass-l10n
|
|||||||
Architecture: all
|
Architecture: all
|
||||||
Multi-Arch: foreign
|
Multi-Arch: foreign
|
||||||
Section: localization
|
Section: localization
|
||||||
Depends: qttranslations5-l10n, ${misc:Depends}
|
Depends: qt6-translations-l10n, ${misc:Depends}
|
||||||
Description: Language package for lxqt-openssh-askpass
|
Description: Language package for lxqt-openssh-askpass
|
||||||
The l10n files for lxqt-openssh-askpass.
|
This module handles openssh security password access for LXQt. The openssh
|
||||||
|
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.
|
||||||
|
.
|
||||||
|
LXQt is an advanced, easy-to-use, and fast desktop environment based on Qt
|
||||||
|
technologies, ships several core desktop components, all of which are
|
||||||
|
optional:
|
||||||
|
.
|
||||||
|
* Panel
|
||||||
|
* Desktop
|
||||||
|
* Application launcher
|
||||||
|
* Settings center
|
||||||
|
* Session handler
|
||||||
|
* Polkit handler
|
||||||
|
* SSH password access (this)
|
||||||
|
* Display manager handler
|
||||||
|
.
|
||||||
|
These components perform similar actions to those available in other
|
||||||
|
desktop environments, and their names are self-descriptive. They are usually
|
||||||
|
not launched by hand but automatically, when choosing a LXQt session in the
|
||||||
|
Display Manager.
|
||||||
.
|
.
|
||||||
This package contains the l10n files needed by lxqt-openssh-askpass.
|
This package contains the l10n files needed by lxqt-openssh-askpass.
|
||||||
|
4
debian/copyright
vendored
4
debian/copyright
vendored
@ -3,13 +3,13 @@ Upstream-Name: lxqt-openssh-askpass
|
|||||||
Source: https://github.com/lxqt/lxqt-openssh-askpass
|
Source: https://github.com/lxqt/lxqt-openssh-askpass
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2012-2022 LXQt team
|
Copyright: 2012-2024 LXQt team
|
||||||
2010-2012 Razor team
|
2010-2012 Razor team
|
||||||
2012 Petr Vanek <petr@scribus.info>
|
2012 Petr Vanek <petr@scribus.info>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2021-2023 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
Copyright: 2021-2025 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||||
2014-2018 Alf Gaida <agaida@siduction.org>
|
2014-2018 Alf Gaida <agaida@siduction.org>
|
||||||
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||||
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user