Compare commits

..

2 Commits

Author SHA1 Message Date
b530baf257 Fix the watch file, for real this time. 2022-11-18 14:45:17 -06:00
64bb1b624e New upstream version. 2022-11-18 14:44:49 -06:00
2 changed files with 11 additions and 2 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
lxqt-globalkeys (1.2.0-0ubuntu1) UNRELEASED; urgency=medium
* New upstream version.
* Fix the watch file, for real this time.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 18 Nov 2022 14:44:25 -0600
lxqt-globalkeys (1.1.0-1) experimental; urgency=medium
* New upstream release.

6
debian/watch vendored
View File

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