Actually fix the upstream uscan file.
This commit is contained in:
parent
1f0552121f
commit
d919fc0a76
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -2,6 +2,7 @@ libqtxdg (3.10.0-0ubuntu1) UNRELEASED; urgency=medium
|
|||||||
|
|
||||||
* Add back symbols files.
|
* Add back symbols files.
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
* Actually fix the upstream uscan file.
|
||||||
|
|
||||||
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 16 Nov 2022 17:24:23 -0600
|
-- Simon Quigley <tsimonq2@ubuntu.com> Wed, 16 Nov 2022 17:24:23 -0600
|
||||||
|
|
||||||
|
6
debian/watch
vendored
6
debian/watch
vendored
@ -1,3 +1,5 @@
|
|||||||
version=4
|
version=4
|
||||||
opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/libqtxdg-$1\.tar\.gz/,pgpsigurlmangle=s/$/.asc/ \
|
opts="searchmode=plain, \
|
||||||
https://github.com/lxqt/libqtxdg/tags .*/v?(\d\S*)\.tar\.gz
|
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