Compare commits

...

41 Commits

Author SHA1 Message Date
9a8f387647 Remove unnecessary files from the l10n package. 2025-02-11 20:05:40 -06:00
d3861d024f New upstream release. 2025-02-11 14:45:38 -06:00
84e417e466 Upload to Oracular. 2024-07-06 12:03:50 -05:00
4cde59148e Update copyright. 2024-07-06 12:03:38 -05:00
373815b690 Update Standards-version to 4.7.0, no changes needed. 2024-07-06 12:03:14 -05:00
5ceab639a7 New upstream release. 2024-07-06 11:57:06 -05:00
d7350ed66a Build with Qt 6 again. 2024-07-06 11:56:21 -05:00
4945d6b869 Upload to Noble. 2023-12-01 21:04:42 -06:00
442280e401 Update Vcs-*. 2023-12-01 21:01:46 -06:00
89ebf1e1ea New upstream release. 2023-12-01 20:58:35 -06:00
45a18e1c6d Actually revert to using Qt 5 build dependencies. 2023-03-07 10:40:31 -06:00
ba7ed2b368 Revert "Build using Qt 6."
This reverts commit 4c6d5c5d4332a15e65df420262d3566afaa551b0.
2023-03-07 10:39:52 -06:00
e3c5c67c94 Revert to building with Qt 5, until the Qt 6 theming story is improved under native LXQt. 2023-03-06 19:47:49 -06:00
eca70d7199 Upload to Lunar. 2023-01-24 16:03:17 -06:00
2a065e878a Use Qt 6 theming defined by qt6ct as the default, until the Qt 6 theming story is improved in LXQt. 2023-01-24 16:03:02 -06:00
e317abcbc2 Minor copyright updates. 2023-01-24 15:57:06 -06:00
d8a2e7ed3c Bump Standards-version to 4.6.2, no changes needed. 2023-01-24 15:56:09 -06:00
9f2392ee6d New upstream release. 2023-01-24 15:54:50 -06:00
79a70e597e Upload to Lunar. 2022-11-28 15:42:32 -06:00
7b79fe06e8 Fix the Lintian override syntax. 2022-11-28 15:38:47 -06:00
4c6d5c5d43 Build using Qt 6. 2022-11-28 15:38:21 -06:00
823b040632 Remove obsolete Breaks/Replaces. 2022-11-28 15:19:09 -06:00
9fd18e9506 Change the maintainer. 2022-11-28 15:18:33 -06:00
f21b66675c Manually fix the watch file. 2022-11-28 15:17:34 -06:00
19e17a4e88 New upstream release. 2022-11-28 15:10:47 -06:00
32da3fb3aa Fixed watch file and added auto GPG verification 2022-06-22 13:29:31 -05:00
ed90267811 Only override missing manual pages for certain files 2022-06-22 13:29:31 -05:00
4ff0ce4c6f Fixed changelog errors 2022-06-22 13:29:31 -05:00
19887b0a7f Add Lubuntu Developers copyright 2022-06-22 13:29:31 -05:00
e5a5141ceb Remove unneeded linker flags 2022-06-22 13:29:31 -05:00
e57d9c71b6 Override missing manual pages 2022-06-22 13:29:31 -05:00
10e7fc8d03 Update watch file version 2022-06-22 13:29:31 -05:00
8cfe062c90 Set distribution name 2022-06-22 13:29:31 -05:00
9147c546ac Run wrap-and-sort 2022-06-22 13:29:31 -05:00
1a1440a6d9 Fixed build deps (accidentallly left qmake rather than cmake) 2022-06-22 13:29:31 -05:00
1b7d8ce71e Add libhunspell-dev and pkgconf as build deps 2022-06-22 13:29:31 -05:00
5160c6cfc4 Add help_ca entry 2022-06-22 13:29:31 -05:00
be40aefba6 Change build system to cmake 2022-06-22 13:29:31 -05:00
08275aa94c Bump standards-version 2022-06-22 13:29:31 -05:00
4bbc2fcd8f Update copyright file 2022-06-22 13:29:31 -05:00
0f93000c2e Bump version for new upstream release 2022-06-22 13:29:31 -05:00
9 changed files with 164 additions and 30 deletions

1
debian/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
files

79
debian/changelog vendored
View File

@ -1,3 +1,82 @@
featherpad (1.6.0-0ubuntu2) plucky; urgency=medium
* Remove unnecessary files from the l10n package.
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 11 Feb 2025 20:05:13 -0600
featherpad (1.6.0-0ubuntu1) plucky; urgency=medium
* New upstream release.
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 11 Feb 2025 14:45:24 -0600
featherpad (1.5.1-0ubuntu1) oracular; urgency=medium
* New upstream release.
* Update Standards-version to 4.7.0, no changes needed.
* Update copyright.
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 06 Jul 2024 12:03:42 -0500
featherpad (1.4.1-0ubuntu1) noble; urgency=medium
* New upstream release.
* Update Vcs-*.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 01 Dec 2023 21:04:33 -0600
featherpad (1.3.5-0ubuntu3) lunar; urgency=medium
* Actually revert to using Qt 5 build dependencies.
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 07 Mar 2023 10:40:07 -0600
featherpad (1.3.5-0ubuntu2) lunar; urgency=medium
* Revert to building with Qt 5, until the Qt 6 theming story is improved
under native LXQt.
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 06 Mar 2023 19:47:06 -0600
featherpad (1.3.5-0ubuntu1) lunar; urgency=medium
* New upstream release.
* Bump Standards-version to 4.6.2, no changes needed.
* Minor copyright updates.
* Use Qt 6 theming defined by qt6ct as the default, until the Qt 6 theming
story is improved in LXQt.
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 24 Jan 2023 16:03:06 -0600
featherpad (1.3.3-0ubuntu1) lunar; urgency=medium
* New upstream release.
* Manually fix the watch file.
* Change the maintainer.
* Remove obsolete Breaks/Replaces.
* Build using Qt 6.
* Fix the Lintian override syntax.
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 28 Nov 2022 15:41:53 -0600
featherpad (1.3.0-0ubuntu1) kinetic; urgency=medium
* New upstream release.
* Updated copyright file.
* Bumped standards-version, no changes needed.
* Changed build system from qmake to cmake.
* Fixed featherpad-l10n.install.
* Added libhunspell-dev and pkgconf as build dependencies.
* Ran wrap-and-sort.
* Updated debian/watch file version.
* Overrode missing man page warnings.
* Removed unneeded "-Wl,--as-needed" linker flags from debian/rules.
* Added "Lubuntu Developers" to debian/copyright.
* Fixed watch file (thank you Thomas Ward!)
* Added automatic GPG verification (thanks you Thomas Ward!)
-- Aaron Rainbolt <arraybolt3@gmail.com> Tue, 21 Jun 2022 14:05:07 -0500
featherpad (1.0.1-0.1) unstable; urgency=medium
* Non-maintainer upload

43
debian/control vendored
View File

@ -1,32 +1,35 @@
Source: featherpad
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Alf Gaida <agaida@siduction.org>,
Andrew Lee (李健秋) <ajqlee@debian.org>
Section: editors
Priority: optional
Build-Depends: debhelper-compat (= 13),
Build-Depends: cmake,
debhelper-compat (= 13),
libhunspell-dev,
libqt5svg5-dev,
libqt5x11extras5-dev,
libqt6svg6-dev,
libx11-dev,
libxext-dev,
qt5-qmake,
qtbase5-dev,
qttools5-dev,
qttools5-dev-tools
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/lxqt-team/featherpad
Vcs-Git: https://salsa.debian.org/lxqt-team/featherpad.git
pkgconf,
qt6-base-dev,
qt6-tools-dev,
qt6-tools-dev-tools
Standards-Version: 4.7.0
Vcs-Browser: https://git.lubuntu.me/Lubuntu/featherpad-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/featherpad-packaging.git
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/featherpad
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/featherpad.git
Homepage: https://github.com/tsujan/featherpad
Package: featherpad
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: featherpad-l10n, libglib2.0-bin
Description: Lightweight Qt5 plain-text editor
FeatherPad is a lightweight Qt5 plain-text editor for Linux. It is independent
of any desktop environment and comes with all features one would expect in a
modern editor.
Description: Lightweight Qt 6 plain-text editor
FeatherPad is a lightweight Qt 6 plain-text editor for Linux. It is
independent of any desktop environment and comes with all features one would
expect in a modern editor.
.
This package contains the application files.
@ -34,12 +37,10 @@ Package: featherpad-l10n
Architecture: all
Multi-Arch: foreign
Section: localization
Depends: qttranslations5-l10n, ${misc:Depends}
Breaks: featherpad (<< 0.11.1)
Replaces: featherpad (<< 0.11.1)
Depends: qt6-translations-l10n, ${misc:Depends}
Description: Language package for featherpad
FeatherPad is a lightweight Qt5 plain-text editor for Linux. It is independent
of any desktop environment and comes with all features one would expect in a
modern editor.
FeatherPad is a lightweight Qt 6 plain-text editor for Linux. It is
independent of any desktop environment and comes with all features one would
expect in a modern editor.
.
This package contains the l10n files needed by the featherpad.

3
debian/copyright vendored
View File

@ -3,7 +3,7 @@ Upstream-Name: featherpad
Source: https://github.com/tsujan/featherpad
Files: *
Copyright: 2014-2021, Pedram Pourang (aka Tsu Jan) <tsujan2000@gmail.com>
Copyright: 2014-2023, Pedram Pourang (aka Tsu Jan) <tsujan2000@gmail.com>
License: GPL-3.0+
Files: featherpad/encoding.cpp
@ -14,6 +14,7 @@ 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>
License: GPL-3.0+
Files: featherpad/data/featherpad.metainfo.xml

View File

@ -1,3 +1 @@
usr/share/featherpad/help_ja
usr/share/featherpad/help_pt_BR
usr/share/featherpad/translations

2
debian/lintian-overrides vendored Normal file
View File

@ -0,0 +1,2 @@
featherpad: no-manual-page [usr/bin/featherpad]
featherpad: no-manual-page [usr/bin/fpad]

4
debian/rules vendored
View File

@ -1,12 +1,10 @@
#!/usr/bin/make -f
export DH_VERBOSE=1
export QT_SELECT = 5
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
%:
dh ${@} --buildsystem=qmake
dh ${@} --buildsystem=cmake
override_dh_missing:
dh_missing --fail-missing

52
debian/upstream/signing-key.asc vendored Normal file
View File

@ -0,0 +1,52 @@
-----BEGIN PGP PUBLIC KEY BLOCK-----
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
sw==
=gSIv
-----END PGP PUBLIC KEY BLOCK-----

8
debian/watch vendored
View File

@ -1,3 +1,5 @@
version=3
opts=filenamemangle=s/.+\/V?(\d\S+)\.tar\.gz/featherpad-$1\.tar\.gz/ \
https://github.com/tsujan/featherpad/tags .*/V?(\d\S+)\.tar\.gz
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