Compare commits
5 Commits
ubuntu/plu
...
ubuntu/res
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d1ed6951cc | ||
|
|
9cbed46d7b | ||
|
|
b0456038c5 | ||
|
|
9cb401a183 | ||
|
|
5fedf1c8c7 |
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
|||||||
|
lxqt-openssh-askpass (2.2.0-0ubuntu1) questing; urgency=medium
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
- Update build dependencies.
|
||||||
|
* Update copyright file.
|
||||||
|
* Update Standards-Version to 4.7.2, no changes needed.
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 31 Jul 2025 16:36:40 -0500
|
||||||
|
|
||||||
lxqt-openssh-askpass (2.1.0-0ubuntu3) plucky; urgency=medium
|
lxqt-openssh-askpass (2.1.0-0ubuntu3) plucky; urgency=medium
|
||||||
|
|
||||||
* Update Standards-Version to 4.7.1, no changes needed.
|
* Update Standards-Version to 4.7.1, no changes needed.
|
||||||
|
|||||||
4
debian/control
vendored
4
debian/control
vendored
@ -10,10 +10,10 @@ Section: x11
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper-compat (= 13),
|
Build-Depends: debhelper-compat (= 13),
|
||||||
libkf6windowsystem-dev,
|
libkf6windowsystem-dev,
|
||||||
liblxqt2-dev (>= 2.1.0),
|
liblxqt2-dev (>= 2.2.0),
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
qt6-svg-dev (>= 6.6.0)
|
qt6-svg-dev (>= 6.6.0)
|
||||||
Standards-Version: 4.7.1
|
Standards-Version: 4.7.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
|
||||||
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-openssh-askpass
|
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-openssh-askpass
|
||||||
|
|||||||
5
debian/copyright
vendored
5
debian/copyright
vendored
@ -3,7 +3,7 @@ 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-2024 LXQt team
|
Copyright: 2012-2025 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+
|
||||||
@ -11,10 +11,11 @@ License: LGPL-2.1+
|
|||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2021-2025 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 Andrew Lee (李健秋) <ajqlee@debian.org>
|
2015 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
2015 Yukiharu YABUKI <yyabuki@debian.org>
|
2015 Yukiharu YABUKI <yyabuki@debian.org>
|
||||||
2016 Yuan CHAO <yuanchao@gmail.com>
|
2016 Yuan CHAO <yuanchao@gmail.com>
|
||||||
|
2025 Aaron Rainbolt <arraybolt3@ubuntu.com>
|
||||||
|
2015-2025 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
|
|||||||
11
debian/watch
vendored
11
debian/watch
vendored
@ -1,5 +1,6 @@
|
|||||||
version=4
|
Version: 5
|
||||||
opts="searchmode=plain, \
|
Template: GitHub
|
||||||
pgpsigurlmangle=s/$/.asc/, \
|
Owner: lxqt
|
||||||
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
|
Project: @PACKAGE@
|
||||||
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz
|
Download-Url-Mangle: s%https://api.github.com/repos/([^/]+)/@PACKAGE@/git/refs/tags/@ANY_VERSION@%https://github.com/$1/@PACKAGE@/releases/download/$2/@PACKAGE@-$2.tar.xz%g
|
||||||
|
Pgp-Mode: auto
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user