Sync with Debian version 0.11.0-2.
This commit is contained in:
parent
7a0b14c5d6
commit
4a3b50aa64
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
lxqt-build-tools (0.11.0-2) unstable; urgency=medium
|
||||
|
||||
* debian/watch: fix uscan error.
|
||||
|
||||
-- Andrew Lee (李健秋) <ajqlee@debian.org> Sat, 22 Oct 2022 18:45:37 +0800
|
||||
|
||||
lxqt-build-tools (0.11.0-1) unstable; urgency=medium
|
||||
|
||||
* Team Upload
|
||||
|
4
debian/watch
vendored
4
debian/watch
vendored
@ -1,3 +1,3 @@
|
||||
version=4
|
||||
opts="pgpsigurlmangle=s/$/.asc/" \
|
||||
https://github.com/lxqt/lxqt-build-tools/releases .*/lxqt-build-tools-([\d\.]+).tar.xz
|
||||
opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/lxqt-build-tools-$1\.tar\.gz/,pgpsigurlmangle=s/$/.asc/ \
|
||||
https://github.com/lxqt/lxqt-build-tools/tags .*/v?(\d\S*)\.tar\.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user