Compare commits
29 Commits
ubuntu/1.2
...
ubuntu/que
Author | SHA1 | Date | |
---|---|---|---|
|
9cbed46d7b | ||
|
b0456038c5 | ||
|
9cb401a183 | ||
|
5fedf1c8c7 | ||
43463eca26 | |||
66d5d22f90 | |||
feb7433859 | |||
ca3fb9b9ca | |||
7284412dbb | |||
74b18038ce | |||
|
5dda9330be | ||
|
95f0d66135 | ||
|
260b96f96c | ||
|
1403880336 | ||
|
614d7b8e73 | ||
|
ed4d68068e | ||
828b7ad375 | |||
4b7f906e55 | |||
4adc5cb309 | |||
5b99e4710b | |||
6d737d80ce | |||
dfcd93a2db | |||
|
e4d9c79ff9 | ||
|
e7ec37fdc5 | ||
|
b1fd3761c0 | ||
|
5f1087d74b | ||
|
7c21440593 | ||
|
a54fd397d7 | ||
|
0e2a1dbf32 |
7
debian/.gitignore
vendored
Normal file
7
debian/.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
/*.debhelper
|
||||
/*.log
|
||||
/*.substvars
|
||||
/debhelper-build-stamp
|
||||
/files
|
||||
|
||||
/lxqt-openssh-askpass/
|
152
debian/changelog
vendored
152
debian/changelog
vendored
@ -1,33 +1,104 @@
|
||||
lxqt-openssh-askpass (1.2.0-1) unstable; urgency=medium
|
||||
lxqt-openssh-askpass (2.2.0-0ubuntu1) questing; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Add Rules-Requires-Root: no.
|
||||
* Remove unnecessary --fail-missing in d/rules.
|
||||
* Remove unnecessary -Wl,--as-needed in d/rules.
|
||||
* Update d/watch for GitHub.
|
||||
* Add Repository-Browse in d/upstream/metadata.
|
||||
* Use LF in d/upstream/signing-key.asc.
|
||||
* Change indent for d/control.
|
||||
- Update build dependencies.
|
||||
* Update copyright file.
|
||||
* Update Standards-Version to 4.7.2, no changes needed.
|
||||
|
||||
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Thu, 15 Dec 2022 00:19:20 +0800
|
||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 31 Jul 2025 16:36:40 -0500
|
||||
|
||||
lxqt-openssh-askpass (1.1.0-2) unstable; urgency=medium
|
||||
lxqt-openssh-askpass (2.1.0-0ubuntu3) plucky; urgency=medium
|
||||
|
||||
* Merge to unstable.
|
||||
* Update Standards-Version to 4.7.1, no changes needed.
|
||||
|
||||
-- ChangZhuo Chen (陳昌倬) <czchen@debian.org> Sat, 19 Nov 2022 15:45:13 +0800
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 21 Feb 2025 16:55:08 -0600
|
||||
|
||||
lxqt-openssh-askpass (1.1.0-1) experimental; urgency=medium
|
||||
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 Standards-version to 4.6.1, no changes needed.
|
||||
* Bump debhelper compat to 13, no changes needed.
|
||||
* Run wrap-and-sort.
|
||||
* Remove some old Breaks/Replaces.
|
||||
* Grab some useful changes from Ubuntu so we can sync.
|
||||
* Bump copyright year.
|
||||
|
||||
-- Simon Quigley <tsimonq2@debian.org> Wed, 13 Jul 2022 19:27:49 -0500
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sun, 12 Nov 2023 18:36:53 -0600
|
||||
|
||||
lxqt-openssh-askpass (1.3.0-0ubuntu1) mantic; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Bump build dependencies.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 11 Aug 2023 09:50:57 -0500
|
||||
|
||||
lxqt-openssh-askpass (1.2.0-1ubuntu1) lunar; urgency=medium
|
||||
|
||||
* Revert a sync from Debian.
|
||||
* Bumped Standards-Version to 4.6.2, no changes necessary.
|
||||
* Added 'Rules-Requires-Root: no' to debian/control.
|
||||
* Removed obsolete '-Wl,--as-needed' linker flag.
|
||||
* Updated copyright file.
|
||||
* Removed trailing whitespace from changelog.
|
||||
* Created debian/upstream/metadata.
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Sun, 12 Feb 2023 21:53:32 -0600
|
||||
|
||||
lxqt-openssh-askpass (1.2.0-0ubuntu1) lunar; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Fix the watch file, for real this time.
|
||||
* Bump build dependencies in debian/control.
|
||||
* Bump Standards-version to 4.6.1, no changes needed.
|
||||
* Lubuntuify the package slightly, to make debhelper happy.
|
||||
* Briefly update the copyright file.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 18 Nov 2022 17:28:15 -0600
|
||||
|
||||
lxqt-openssh-askpass (1.1.0-0ubuntu1) kinetic; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Bump build dependencies.
|
||||
* Remove old Breaks/Replaces, since we're past the LTS.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 01 Jun 2022 16:08:44 -0500
|
||||
|
||||
lxqt-openssh-askpass (0.17.0-0ubuntu1) impish; urgency=medium
|
||||
|
||||
* New upstream release 0.17.0
|
||||
* Update debian/control
|
||||
- Bump Standards-Version to 4.5.1
|
||||
- Use liblxqt0-dev 0.17.0
|
||||
- Extend lxqt-openssh-askpass-l10n package description
|
||||
* Update debian/copyright
|
||||
|
||||
-- apt-ghetto <apt-ghetto@protonmail.com> Tue, 17 Aug 2021 15:43:58 +0200
|
||||
|
||||
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
|
||||
|
||||
@ -41,6 +112,23 @@ lxqt-openssh-askpass (0.16.0-1) unstable; urgency=medium
|
||||
|
||||
-- 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.
|
||||
- Update upstream signing key.
|
||||
- Update LXQt build depends.
|
||||
* Bump Standards-version to 4.5.0, no changes needed.
|
||||
* Migrate to debhelper-compat.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 04 Jun 2020 14:06:26 -0500
|
||||
|
||||
lxqt-openssh-askpass (0.14.1-1ubuntu1) focal; urgency=low
|
||||
|
||||
* Merge from Debian unstable. Remaining changes:
|
||||
- Update build depends.
|
||||
|
||||
-- Raman Sarda <theloudspeaker@lubuntu.me> Fri, 31 Jan 2020 16:57:22 +0530
|
||||
|
||||
lxqt-openssh-askpass (0.14.1-1) unstable; urgency=medium
|
||||
|
||||
* Cherry-picking new upstream version 0.14.1.
|
||||
@ -48,6 +136,13 @@ lxqt-openssh-askpass (0.14.1-1) unstable; urgency=medium
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Tue, 26 Feb 2019 02:01:54 +0100
|
||||
|
||||
lxqt-openssh-askpass (0.14.1-0ubuntu1) disco; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Run wrap-and-sort.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 09 Mar 2019 13:10:40 -0600
|
||||
|
||||
lxqt-openssh-askpass (0.14.0-1) unstable; urgency=medium
|
||||
|
||||
* Cherry-picking new upstream version 0.14.0.
|
||||
@ -62,6 +157,16 @@ lxqt-openssh-askpass (0.14.0-1) unstable; urgency=medium
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Sun, 27 Jan 2019 18:25:40 +0100
|
||||
|
||||
lxqt-openssh-askpass (0.14.0-0ubuntu1) disco; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
- Bump build dependencies.
|
||||
* Bump Standards-version to 4.3.0, no changes needed.
|
||||
* Bump debhelper compat to 12, no changes needed.
|
||||
* Add new lxqt-openssh-askpass-l10n package.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 26 Jan 2019 00:27:56 -0600
|
||||
|
||||
lxqt-openssh-askpass (0.13.0-1) unstable; urgency=medium
|
||||
|
||||
* Cherry-picking new upstream version 0.13.0.
|
||||
@ -70,6 +175,15 @@ lxqt-openssh-askpass (0.13.0-1) unstable; urgency=medium
|
||||
|
||||
-- Alf Gaida <agaida@siduction.org> Thu, 24 May 2018 22:11:57 +0200
|
||||
|
||||
lxqt-openssh-askpass (0.13.0-0ubuntu1) cosmic; urgency=medium
|
||||
|
||||
* New upstream release.
|
||||
* Update Vcs-* and Maintainer to Lubuntu values.
|
||||
* Update build dependencies.
|
||||
* Update copyright.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 22 May 2018 23:41:00 -0500
|
||||
|
||||
lxqt-openssh-askpass (0.12.0-4) unstable; urgency=medium
|
||||
|
||||
* Bumped compat to 11
|
||||
|
54
debian/control
vendored
54
debian/control
vendored
@ -1,5 +1,6 @@
|
||||
Source: lxqt-openssh-askpass
|
||||
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
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>,
|
||||
@ -8,25 +9,23 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
libkf5windowsystem-dev,
|
||||
liblxqt1-dev (>= 1.1.0~),
|
||||
libqt5svg5-dev,
|
||||
libqt5x11extras5-dev,
|
||||
libx11-dev
|
||||
Standards-Version: 4.6.1
|
||||
Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-openssh-askpass
|
||||
Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-openssh-askpass.git
|
||||
libkf6windowsystem-dev,
|
||||
liblxqt2-dev (>= 2.2.0),
|
||||
libx11-dev,
|
||||
qt6-svg-dev (>= 6.6.0)
|
||||
Standards-Version: 4.7.2
|
||||
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
|
||||
Homepage: https://github.com/lxqt/lxqt-openssh-askpass
|
||||
Rules-Requires-Root: no
|
||||
|
||||
Package: lxqt-openssh-askpass
|
||||
Architecture: any
|
||||
Provides: ssh-askpass
|
||||
Depends: ${misc:Depends},
|
||||
${shlibs:Depends}
|
||||
Recommends: lxqt-openssh-askpass-l10n,
|
||||
lxqt-qtplugin,
|
||||
lxqt-session
|
||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||
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
|
||||
@ -57,9 +56,30 @@ Package: lxqt-openssh-askpass-l10n
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Section: localization
|
||||
Depends: ${misc:Depends},
|
||||
qttranslations5-l10n
|
||||
Depends: qt6-translations-l10n, ${misc:Depends}
|
||||
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.
|
||||
|
16
debian/copyright
vendored
16
debian/copyright
vendored
@ -3,17 +3,19 @@ Upstream-Name: lxqt-openssh-askpass
|
||||
Source: https://github.com/lxqt/lxqt-openssh-askpass
|
||||
|
||||
Files: *
|
||||
Copyright: 2012-2021 LXQt team
|
||||
Copyright: 2012-2025 LXQt team
|
||||
2010-2012 Razor team
|
||||
2012 Petr Vanek <petr@scribus.info>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: debian/*
|
||||
Copyright: 2021-2022, 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>
|
||||
2015, Yukiharu YABUKI <yyabuki@debian.org>
|
||||
2016, Yuan CHAO <yuanchao@gmail.com>
|
||||
Copyright: 2021-2025 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>
|
||||
2015 Yukiharu YABUKI <yyabuki@debian.org>
|
||||
2016 Yuan CHAO <yuanchao@gmail.com>
|
||||
2025 Aaron Rainbolt <arraybolt3@ubuntu.com>
|
||||
License: LGPL-2.1+
|
||||
|
||||
License: LGPL-2.1+
|
||||
|
4
debian/rules
vendored
4
debian/rules
vendored
@ -9,6 +9,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
||||
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- \
|
||||
-DPULL_TRANSLATIONS=OFF \
|
||||
-DUPDATE_TRANSLATIONS=OFF \
|
||||
-DPULL_TRANSLATIONS=OFF\
|
||||
-DUPDATE_TRANSLATIONS=OFF\
|
||||
-DCMAKE_BUILD_TYPE=RelWithDebInfo
|
||||
|
12
debian/salsa-ci.yml
vendored
12
debian/salsa-ci.yml
vendored
@ -1,12 +0,0 @@
|
||||
# For more information on what jobs are run see:
|
||||
# https://salsa.debian.org/salsa-ci-team/pipeline
|
||||
#
|
||||
# To enable the jobs, go to your repository (at salsa.debian.org)
|
||||
# and click over Settings > CI/CD > Expand (in General pipelines).
|
||||
# In "Custom CI config path" write debian/salsa-ci.yml and click
|
||||
# in "Save Changes". The CI tests will run after the next commit.
|
||||
---
|
||||
include:
|
||||
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
|
||||
- https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
|
||||
|
2
debian/source/local-options
vendored
Normal file
2
debian/source/local-options
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
unapply-patches
|
||||
abort-on-upstream-changes
|
9
debian/watch
vendored
9
debian/watch
vendored
@ -1,6 +1,5 @@
|
||||
version=4
|
||||
|
||||
# See https://davesteele.github.io/development/2015/05/02/debian-watch-file-format-for-signed-github-source-tars/ for GitHub workaround for releases page.
|
||||
|
||||
opts="downloadurlmangle=s/archive\/refs\/tags\/@ANY_VERSION@@ARCHIVE_EXT@/releases\/download\/$1\/@PACKAGE@-$1\.tar\.xz/,filenamemangle=s/@ANY_VERSION@@ARCHIVE_EXT@/@PACKAGE@-$1\.tar\.xz/,pgpsigurlmangle=s/$/.asc/" \
|
||||
https://github.com/lxqt/@PACKAGE@/tags .*/@ANY_VERSION@@ARCHIVE_EXT@
|
||||
opts="searchmode=plain, \
|
||||
pgpsigurlmangle=s/$/.asc/, \
|
||||
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
|
||||
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz
|
||||
|
Loading…
x
Reference in New Issue
Block a user