From 4a3b50aa6450af8f33c4ab9e91d26736c0d6e68a Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Wed, 16 Nov 2022 16:48:25 -0600 Subject: [PATCH] Sync with Debian version 0.11.0-2. --- debian/changelog | 6 ++++++ debian/watch | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c912ade..85fca5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +lxqt-build-tools (0.11.0-2) unstable; urgency=medium + + * debian/watch: fix uscan error. + + -- Andrew Lee (李健秋) Sat, 22 Oct 2022 18:45:37 +0800 + lxqt-build-tools (0.11.0-1) unstable; urgency=medium * Team Upload diff --git a/debian/watch b/debian/watch index 13e30e5..939d2bf 100644 --- a/debian/watch +++ b/debian/watch @@ -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