Compare commits

..

36 Commits

Author SHA1 Message Date
feb7433859 Upload to Plucky 2024-11-15 15:34:45 -06:00
ca3fb9b9ca Make Lintian happy 2024-11-05 18:26:37 -06:00
7284412dbb Bump build dependencies. 2024-11-05 18:19:53 -06:00
74b18038ce New upstream release. 2024-11-05 18:18:25 -06:00
Aaron Rainbolt
5dda9330be Release to Oracular 2024-08-15 16:44:12 -05:00
Aaron Rainbolt
95f0d66135 PPA build 2024-06-27 17:16:07 -05:00
Aaron Rainbolt
260b96f96c Adjust deps 2024-06-27 17:09:05 -05:00
Aaron Rainbolt
1403880336 Bump Standards-Version 2024-06-27 17:07:51 -05:00
Aaron Rainbolt
614d7b8e73 Update copyright file 2024-06-27 17:06:46 -05:00
Aaron Rainbolt
ed4d68068e Bump version for new upstream release 2024-06-27 17:06:22 -05:00
828b7ad375 Upload to Noble. 2023-11-12 18:37:00 -06:00
4b7f906e55 Bump copyright year. 2023-11-12 18:35:40 -06:00
4adc5cb309 New upstream release. 2023-11-12 18:35:16 -06:00
5b99e4710b Upload to Mantic. 2023-08-11 09:51:01 -05:00
6d737d80ce Bump build dependencies. 2023-08-10 16:43:07 -05:00
dfcd93a2db New upstream release. 2023-08-10 16:39:10 -05:00
Aaron Rainbolt
e4d9c79ff9 Created debian/upstream/metadata. 2023-02-12 22:14:37 -06:00
Aaron Rainbolt
e7ec37fdc5 Removed trailing whitespace from changelog. 2023-02-12 22:11:47 -06:00
Aaron Rainbolt
b1fd3761c0 Updated copyright file. 2023-02-12 22:07:27 -06:00
Aaron Rainbolt
5f1087d74b Removed obsolete linker flag. 2023-02-12 21:58:15 -06:00
Aaron Rainbolt
7c21440593 Added 'Rules-Requires-Root: no'. 2023-02-12 21:57:21 -06:00
Aaron Rainbolt
a54fd397d7 Bumped Standards-Version. 2023-02-12 21:55:29 -06:00
Aaron Rainbolt
0e2a1dbf32 Revert a sync from Debian.
This reverts commit 76936ac9f26f678c890ff55ae344a4783c341e2a.
2023-02-12 21:53:48 -06:00
Aaron Rainbolt
76936ac9f2 Sync with archive. 2023-02-12 21:51:58 -06:00
78ff21187c Upload to Lunar. 2022-11-18 17:28:30 -06:00
655c32f3ad Briefly update the copyright file. 2022-11-18 17:27:42 -06:00
236ff2593d Lubuntuify the package slightly, to make debhelper happy. 2022-11-18 17:24:40 -06:00
910da0b319 Bump Standards-version to 4.6.1, no changes needed. 2022-11-18 17:23:03 -06:00
f8fb49f270 Bump build dependencies in debian/control. 2022-11-18 17:23:01 -06:00
7eeb40c092 Fix the watch file, for real this time. 2022-11-18 17:21:24 -06:00
321d23766f New upstream release. 2022-11-18 17:21:12 -06:00
44731e44b5 Upload to Kinetic. 2022-06-01 16:08:51 -05:00
5ee00f15fb Remove old Breaks/Replaces, since we're past the LTS. 2022-06-01 16:07:07 -05:00
482d8d0a90 Bump build dependencies. 2022-06-01 16:06:33 -05:00
934e9afb92 New upstream release. 2022-06-01 16:06:00 -05:00
apt-ghetto
9c9130b82a New upstream release for lxqt-openssh-askpass
Summary:
Packaged new upstream release 0.17.0 of lxqt-openssh-askpass
Updated changelog, control, copyright

Test Plan: Successfully built on https://launchpad.net/~apt-ghetto/+archive/ubuntu/ludev

Reviewers: kc2bez

Reviewed By: kc2bez

Differential Revision: https://phab.lubuntu.me/D135
2021-08-17 22:06:44 -04:00
6 changed files with 127 additions and 24 deletions

74
debian/changelog vendored
View File

@ -1,3 +1,76 @@
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
* 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 lxqt-openssh-askpass (0.16.0-1ubuntu1) hirsute; urgency=medium
* New upstream version. * New upstream version.
@ -222,4 +295,3 @@ lxqt-openssh-askpass (0.9.0+20150817-1) unstable; urgency=low
* Initial release (Closes: #747603) * Initial release (Closes: #747603)
-- ChangZhuo Chen (陳昌倬) <czchen@gmail.com> Mon, 17 Aug 2015 23:40:43 +0800 -- ChangZhuo Chen (陳昌倬) <czchen@gmail.com> Mon, 17 Aug 2015 23:40:43 +0800

50
debian/control vendored
View File

@ -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,17 +9,17 @@ 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,
liblxqt0-dev (>= 0.16.0~), liblxqt2-dev (>= 2.1.0),
libqt5svg5-dev, libx11-dev,
libqt5x11extras5-dev, qt6-svg-dev (>= 6.6.0)
libx11-dev Standards-Version: 4.7.0
Standards-Version: 4.5.0 Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-openssh-askpass-packaging
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-openssh-askpass/ Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-openssh-askpass-packaging.git
Vcs-Git: https://phab.lubuntu.me/source/lxqt-openssh-askpass.git Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-openssh-askpass
XS-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-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
Package: lxqt-openssh-askpass Package: lxqt-openssh-askpass
Architecture: any Architecture: any
@ -56,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}
Breaks: lxqt-openssh-askpass (<< 0.11.0)
Replaces: lxqt-openssh-askpass (<< 0.11.0)
Description: Language package for lxqt-openssh-askpass 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.
.
This package contains the l10n files needed by lxqt-openssh-askpass. This package contains the l10n files needed by lxqt-openssh-askpass.

14
debian/copyright vendored
View File

@ -3,16 +3,18 @@ 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-2018 LXQt team Copyright: 2012-2024 LXQt team
2010-2012 Razor team 2010-2012 Razor team
2012 Petr Vanek <petr@scribus.info>
License: LGPL-2.1+ License: LGPL-2.1+
Files: debian/* Files: debian/*
Copyright: 2014-2018 Alf Gaida <agaida@siduction.org> Copyright: 2021-2024 Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org> 2014-2018 Alf Gaida <agaida@siduction.org>
2015 Andrew Lee (李健秋) <ajqlee@debian.org> 2015 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
2015 Yukiharu YABUKI <yyabuki@debian.org> 2015 Andrew Lee (李健秋) <ajqlee@debian.org>
2016 Yuan CHAO <yuanchao@gmail.com> 2015 Yukiharu YABUKI <yyabuki@debian.org>
2016 Yuan CHAO <yuanchao@gmail.com>
License: LGPL-2.1+ License: LGPL-2.1+
License: LGPL-2.1+ License: LGPL-2.1+

1
debian/rules vendored
View File

@ -2,7 +2,6 @@
# export DH_VERBOSE=1 # export DH_VERBOSE=1
export LC_ALL=C.UTF-8 export LC_ALL=C.UTF-8
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
export DEB_BUILD_MAINT_OPTIONS = hardening=+all export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%: %:

6
debian/upstream/metadata vendored Normal file
View File

@ -0,0 +1,6 @@
Name: lxqt-openssh-askpass
Bug-Database: https://github.com/lxqt/lxqt-openssh-askpass/issues
Bug-Submit: https://github.com/lxqt/lxqt-openssh-askpass/issues/new
Changelog: https://github.com/lxqt/lxqt-openssh-askpass/blob/master/CHANGELOG
Repository: https://github.com/lxqt/lxqt-openssh-askpass
Repository-Browse: https://github.com/lxqt/lxqt-openssh-askpass

6
debian/watch vendored
View File

@ -1,3 +1,5 @@
version=4 version=4
opts="pgpsigurlmangle=s/$/.asc/" \ opts="searchmode=plain, \
https://github.com/lxqt/lxqt-openssh-askpass/releases .*/lxqt-openssh-askpass-([\d\.]+).tar.xz 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