Get the watch file to work with GitHub.
This commit is contained in:
parent
8c365c422f
commit
e9c05f6895
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -5,6 +5,7 @@ obconf-qt (0.16.2-2ubuntu1) lunar; urgency=medium
|
|||||||
* Bumped Standards-Version to 4.6.2, no changes necessary.
|
* Bumped Standards-Version to 4.6.2, no changes necessary.
|
||||||
* Added 'Rules-Requires-Root: no' to debian/control.
|
* Added 'Rules-Requires-Root: no' to debian/control.
|
||||||
* Changed binary-without-manpage to no-manual-page in lintian-overrides.
|
* Changed binary-without-manpage to no-manual-page in lintian-overrides.
|
||||||
|
* Updated debian/watch file to work with GitHub again.
|
||||||
|
|
||||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 09 Feb 2023 23:08:44 -0600
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 09 Feb 2023 23:08:44 -0600
|
||||||
|
|
||||||
|
6
debian/watch
vendored
6
debian/watch
vendored
@ -1,3 +1,5 @@
|
|||||||
version=4
|
version=4
|
||||||
opts="pgpsigurlmangle=s/$/.asc/" \
|
opts="searchmode=plain, \
|
||||||
https://github.com/lxqt/obconf-qt/releases .*/obconf-qt-([\d\.]+).tar.xz
|
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