Compare commits

..

No commits in common. "ubuntu/plucky" and "ubuntu/oracular" have entirely different histories.

4 changed files with 59 additions and 100 deletions

19
debian/changelog vendored
View File

@ -1,22 +1,3 @@
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.

36
debian/control vendored
View File

@ -1,6 +1,6 @@
Source: lxqt-openssh-askpass
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
XSBC-Original-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>,
@ -10,14 +10,14 @@ Section: x11
Priority: optional
Build-Depends: debhelper-compat (= 13),
libkf6windowsystem-dev,
liblxqt2-dev (>= 2.1.0),
liblxqt2-dev (>= 2.0.0),
libx11-dev,
qt6-svg-dev (>= 6.6.0)
Standards-Version: 4.7.1
qt6-svg-dev
Standards-Version: 4.7.0
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-openssh-askpass-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-openssh-askpass-packaging.git
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-openssh-askpass
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-openssh-askpass.git
XS-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
Homepage: https://github.com/lxqt/lxqt-openssh-askpass
Rules-Requires-Root: no
@ -58,28 +58,6 @@ Multi-Arch: foreign
Section: localization
Depends: qt6-translations-l10n, ${misc:Depends}
Description: Language package 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.
The l10n files for lxqt-openssh-askpass.
.
This package contains the l10n files needed by lxqt-openssh-askpass.

2
debian/copyright vendored
View File

@ -9,7 +9,7 @@ Copyright: 2012-2024 LXQt team
License: LGPL-2.1+
Files: debian/*
Copyright: 2021-2025 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
Copyright: 2021-2024 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
2014-2018 Alf Gaida <agaida@siduction.org>
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
2015 Andrew Lee (李健秋) <ajqlee@debian.org>