From d462cf0dae01aa656e298a3ac845f55666f0a716 Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Fri, 1 Aug 2025 10:59:22 -0500 Subject: [PATCH] Use Lubuntu's debian/watch --- debian/changelog | 1 + debian/watch | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6b25d6c..f6934ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ lxqt-wayland-session (0.2.1-0ubuntu1) questing; urgency=medium * New upstream release. + * Switch to Lubuntu debian/watch file. -- Aaron Rainbolt Fri, 01 Aug 2025 10:58:15 -0500 diff --git a/debian/watch b/debian/watch index e8145aa..a544020 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,5 @@ version=4 -https://github.com/lxqt/@PACKAGE@/tags .*/tags/v?@ANY_VERSION@@ARCHIVE_EXT@ +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