Compare commits
No commits in common. "ubuntu/resolute" and "ubuntu/questing" have entirely different histories.
ubuntu/res
...
ubuntu/que
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -14,6 +14,7 @@ License: LGPL-2.1+
|
|||||||
Files: debian/*
|
Files: debian/*
|
||||||
Copyright: 2014-2019 Alf Gaida <agaida@siduction.org>
|
Copyright: 2014-2019 Alf Gaida <agaida@siduction.org>
|
||||||
2015-2022 Andrew Lee (李健秋) <ajqlee@debian.org>
|
2015-2022 Andrew Lee (李健秋) <ajqlee@debian.org>
|
||||||
|
2022-2023 ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||||
2015 Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
|
2015 Shih-Yuan Lee (FourDollars) <fourdollars@gmail.com>
|
||||||
2016 Ralf Jung <post@ralfj.de>
|
2016 Ralf Jung <post@ralfj.de>
|
||||||
2018 Walter Lapchynski <wxl@ubuntu.com>
|
2018 Walter Lapchynski <wxl@ubuntu.com>
|
||||||
@ -21,7 +22,6 @@ Copyright: 2014-2019 Alf Gaida <agaida@siduction.org>
|
|||||||
2021 apt-ghetto <apt-ghetto@protonmail.com>
|
2021 apt-ghetto <apt-ghetto@protonmail.com>
|
||||||
2018-2025 Simon Quigley <tsimonq2@ubuntu.com>
|
2018-2025 Simon Quigley <tsimonq2@ubuntu.com>
|
||||||
2023-2025 Aaron Rainbolt <arraybolt3@gmail.com>
|
2023-2025 Aaron Rainbolt <arraybolt3@gmail.com>
|
||||||
2022-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,6 +1,5 @@
|
|||||||
Version: 5
|
version=4
|
||||||
Template: GitHub
|
opts="searchmode=plain, \
|
||||||
Owner: lxqt
|
pgpsigurlmangle=s/$/.asc/, \
|
||||||
Project: @PACKAGE@
|
uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \
|
||||||
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
|
https://api.github.com/repos/lxqt/@PACKAGE@/releases https:\/\/github.com\/lxqt\/@PACKAGE@\/releases\/download\/@ANY_VERSION@\/@PACKAGE@-@ANY_VERSION@.tar.xz
|
||||||
Pgp-Mode: auto
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user