From c77499561af3ecc8ea84ec263e2665165642bd56 Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Fri, 27 Mar 2026 11:22:26 -0400 Subject: [PATCH] New upstream release (1.6.3) --- debian/changelog | 7 +++++++ debian/copyright | 3 ++- debian/watch | 11 ++++++----- 3 files changed, 15 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4b9a245..3a7dd84 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +featherpad (1.6.3-0ubuntu1) resolute; urgency=medium + + * New upstream release. (LP: #2146470) + * Update watch file to version 5 + + -- Aaron Rainbolt Thu, 26 Mar 2026 13:43:11 -0400 + featherpad (1.6.2-0ubuntu1) questing; urgency=medium * New upstream release (1.6.2) diff --git a/debian/copyright b/debian/copyright index 266ba55..53aa2b3 100644 --- a/debian/copyright +++ b/debian/copyright @@ -14,7 +14,8 @@ License: GPL-2.0+ Files: debian/* Copyright: 2017-2019, Alf Gaida 2021, S. 7 - 2022-2024, Lubuntu Developers + 2025, ChangZhuo Chen (陳昌倬) + 2022-2026, Lubuntu Developers License: GPL-3.0+ Files: featherpad/data/featherpad.metainfo.xml diff --git a/debian/watch b/debian/watch index 61450f2..c8fe2b9 100644 --- a/debian/watch +++ b/debian/watch @@ -1,5 +1,6 @@ -version=4 -opts="searchmode=plain, \ -pgpsigurlmangle=s/$/.asc/, \ -uversionmangle=s/(\d+\.\d+\.\d+).*/$1/" \ - https://api.github.com/repos/tsujan/FeatherPad/releases https:\/\/github.com\/tsujan\/FeatherPad\/releases\/download\/V@ANY_VERSION@\/FeatherPad-@ANY_VERSION@.tar.xz +Version: 5 +Template: GitHub +Owner: tsujan +Project: FeatherPad +Download-Url-Mangle: s%https://api.github.com/repos/([^/]+)/([^/]+)/git/refs/tags/@ANY_VERSION@%https://github.com/$1/$2/releases/download/V$3/$2-$3.tar.xz%g +Pgp-Sig-Url-Mangle: s%$%.asc%g