Compare commits

..

No commits in common. 'ubuntu/oracular' and 'backports/focal' have entirely different histories.

78
debian/changelog vendored

@ -1,80 +1,3 @@
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
* 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.
@ -279,3 +202,4 @@ lxqt-openssh-askpass (0.9.0+20150817-1) unstable; urgency=low
* Initial release (Closes: #747603)
-- ChangZhuo Chen (陳昌倬) <czchen@gmail.com> Mon, 17 Aug 2015 23:40:43 +0800

17
debian/control vendored

@ -8,19 +8,18 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
Yuan CHAO <yuanchao@gmail.com>
Section: x11
Priority: optional
Build-Depends: debhelper-compat (= 13),
Build-Depends: debhelper-compat (= 12),
libkf5windowsystem-dev,
liblxqt1-dev (>= 1.4.0),
liblxqt0-dev (>= 0.15.0),
libqt5svg5-dev,
libqt5x11extras5-dev,
libx11-dev
Standards-Version: 4.6.2
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-openssh-askpass-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-openssh-askpass-packaging.git
Standards-Version: 4.5.0
Vcs-Browser: https://phab.lubuntu.me/source/lxqt-openssh-askpass/
Vcs-Git: https://phab.lubuntu.me/source/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
Package: lxqt-openssh-askpass
Architecture: any
@ -30,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 test over scale access privileges.
askpass module, will perform security tast over scale access privilegies.
.
The LXQt modules are desktop independent tools, and operate as daemons for the
local user for desktop specific operations.
@ -58,7 +57,7 @@ Architecture: all
Multi-Arch: foreign
Section: localization
Depends: qttranslations5-l10n, ${misc:Depends}
Breaks: lxqt-openssh-askpass (<< 0.11.0)
Replaces: lxqt-openssh-askpass (<< 0.11.0)
Description: Language package for lxqt-openssh-askpass
The l10n files for lxqt-openssh-askpass.
.
This package contains the l10n files needed by lxqt-openssh-askpass.

14
debian/copyright vendored

@ -3,18 +3,16 @@ Upstream-Name: lxqt-openssh-askpass
Source: https://github.com/lxqt/lxqt-openssh-askpass
Files: *
Copyright: 2012-2023 LXQt team
Copyright: 2012-2018 LXQt team
2010-2012 Razor team
2012 Petr Vanek <petr@scribus.info>
License: LGPL-2.1+
Files: debian/*
Copyright: 2021-2023 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: 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>
License: LGPL-2.1+
License: LGPL-2.1+

6
debian/gbp.conf vendored

@ -1,6 +0,0 @@
[DEFAULT]
debian-branch = debian/sid
upstream-branch = upstream/latest
pristine-tar = True
compression = xz

2
debian/manpages vendored

@ -1 +1 @@
usr/share/man/man1/lxqt-openssh-askpass.1
man/lxqt-openssh-askpass.1

1
debian/rules vendored

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

@ -1,6 +0,0 @@
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

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

Loading…
Cancel
Save