Compare commits

..

1 Commits

Author SHA1 Message Date
803ee0ecaa Backport to Mantic. 2023-12-01 21:07:40 -06:00
5 changed files with 21 additions and 32 deletions

1
debian/.gitignore vendored
View File

@ -1 +0,0 @@
files

20
debian/changelog vendored
View File

@ -1,22 +1,8 @@
featherpad (1.6.0-0ubuntu2) plucky; urgency=medium featherpad (1.4.1-0ubuntu1~ppa23.10.1) mantic; urgency=medium
* Remove unnecessary files from the l10n package. * Backport to Mantic.
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 11 Feb 2025 20:05:13 -0600 -- Simon Quigley <tsimonq2@ubuntu.com> Fri, 01 Dec 2023 21:05:33 -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 featherpad (1.4.1-0ubuntu1) noble; urgency=medium

27
debian/control vendored
View File

@ -8,14 +8,15 @@ Priority: optional
Build-Depends: cmake, Build-Depends: cmake,
debhelper-compat (= 13), debhelper-compat (= 13),
libhunspell-dev, libhunspell-dev,
libqt6svg6-dev, libqt5svg5-dev,
libqt5x11extras5-dev,
libx11-dev, libx11-dev,
libxext-dev, libxext-dev,
pkgconf, pkgconf,
qt6-base-dev, qtbase5-dev,
qt6-tools-dev, qttools5-dev,
qt6-tools-dev-tools qttools5-dev-tools
Standards-Version: 4.7.0 Standards-Version: 4.6.2
Vcs-Browser: https://git.lubuntu.me/Lubuntu/featherpad-packaging Vcs-Browser: https://git.lubuntu.me/Lubuntu/featherpad-packaging
Vcs-Git: https://git.lubuntu.me/Lubuntu/featherpad-packaging.git Vcs-Git: https://git.lubuntu.me/Lubuntu/featherpad-packaging.git
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/featherpad XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/featherpad
@ -26,10 +27,10 @@ Package: featherpad
Architecture: any Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends} Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: featherpad-l10n, libglib2.0-bin Recommends: featherpad-l10n, libglib2.0-bin
Description: Lightweight Qt 6 plain-text editor Description: Lightweight Qt5 plain-text editor
FeatherPad is a lightweight Qt 6 plain-text editor for Linux. It is FeatherPad is a lightweight Qt5 plain-text editor for Linux. It is independent
independent of any desktop environment and comes with all features one would of any desktop environment and comes with all features one would expect in a
expect in a modern editor. modern editor.
. .
This package contains the application files. This package contains the application files.
@ -37,10 +38,10 @@ Package: featherpad-l10n
Architecture: all Architecture: all
Multi-Arch: foreign Multi-Arch: foreign
Section: localization Section: localization
Depends: qt6-translations-l10n, ${misc:Depends} Depends: qttranslations5-l10n, ${misc:Depends}
Description: Language package for featherpad Description: Language package for featherpad
FeatherPad is a lightweight Qt 6 plain-text editor for Linux. It is FeatherPad is a lightweight Qt5 plain-text editor for Linux. It is independent
independent of any desktop environment and comes with all features one would of any desktop environment and comes with all features one would expect in a
expect in a modern editor. modern editor.
. .
This package contains the l10n files needed by the featherpad. This package contains the l10n files needed by the featherpad.

2
debian/copyright vendored
View File

@ -14,7 +14,7 @@ License: GPL-2.0+
Files: debian/* Files: debian/*
Copyright: 2017-2019, Alf Gaida <agaida@siduction.org> Copyright: 2017-2019, Alf Gaida <agaida@siduction.org>
2021, S. 7 <severusseptimius7@gmail.com> 2021, S. 7 <severusseptimius7@gmail.com>
2022-2024, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com> 2022-2023, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
License: GPL-3.0+ License: GPL-3.0+
Files: featherpad/data/featherpad.metainfo.xml Files: featherpad/data/featherpad.metainfo.xml

View File

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