Use Lubuntu's debian/watch
This commit is contained in:
parent
bc61c32e70
commit
d462cf0dae
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
|||||||
lxqt-wayland-session (0.2.1-0ubuntu1) questing; urgency=medium
|
lxqt-wayland-session (0.2.1-0ubuntu1) questing; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
* Switch to Lubuntu debian/watch file.
|
||||||
|
|
||||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Fri, 01 Aug 2025 10:58:15 -0500
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Fri, 01 Aug 2025 10:58:15 -0500
|
||||||
|
|
||||||
|
5
debian/watch
vendored
5
debian/watch
vendored
@ -1,2 +1,5 @@
|
|||||||
version=4
|
version=4
|
||||||
https://github.com/lxqt/@PACKAGE@/tags .*/tags/v?@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