Compare commits
2 Commits
ubuntu/plu
...
ubuntu/res
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c77499561a | ||
|
|
503eac3214 |
13
debian/changelog
vendored
13
debian/changelog
vendored
@ -1,3 +1,16 @@
|
||||
featherpad (1.6.3-0ubuntu1) resolute; urgency=medium
|
||||
|
||||
* New upstream release. (LP: #2146470)
|
||||
* Update watch file to version 5
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 26 Mar 2026 13:43:11 -0400
|
||||
|
||||
featherpad (1.6.2-0ubuntu1) questing; urgency=medium
|
||||
|
||||
* New upstream release (1.6.2)
|
||||
|
||||
-- Rik Mills <rikmills@kde.org> Thu, 22 May 2025 16:05:14 +0100
|
||||
|
||||
featherpad (1.6.0-0ubuntu2) plucky; urgency=medium
|
||||
|
||||
* Remove unnecessary files from the l10n package.
|
||||
|
||||
3
debian/copyright
vendored
3
debian/copyright
vendored
@ -14,7 +14,8 @@ License: GPL-2.0+
|
||||
Files: debian/*
|
||||
Copyright: 2017-2019, Alf Gaida <agaida@siduction.org>
|
||||
2021, S. 7 <severusseptimius7@gmail.com>
|
||||
2022-2024, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
2025, ChangZhuo Chen (陳昌倬) <czchen@debian.org>
|
||||
2022-2026, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
License: GPL-3.0+
|
||||
|
||||
Files: featherpad/data/featherpad.metainfo.xml
|
||||
|
||||
11
debian/watch
vendored
11
debian/watch
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user