Compare commits

...

18 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
6 changed files with 58 additions and 11 deletions

1
debian/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
files

50
debian/changelog vendored
View File

@ -1,3 +1,53 @@
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.

8
debian/control vendored
View File

@ -15,9 +15,11 @@ Build-Depends: cmake,
qt6-base-dev,
qt6-tools-dev,
qt6-tools-dev-tools
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/lxqt-team/featherpad
Vcs-Git: https://salsa.debian.org/lxqt-team/featherpad.git
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

4
debian/copyright vendored
View File

@ -3,7 +3,7 @@ Upstream-Name: featherpad
Source: https://github.com/tsujan/featherpad
Files: *
Copyright: 2014-2022, 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,7 +14,7 @@ License: GPL-2.0+
Files: debian/*
Copyright: 2017-2019, Alf Gaida <agaida@siduction.org>
2021, S. 7 <severusseptimius7@gmail.com>
2022, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
2022-2024, Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
License: GPL-3.0+
Files: featherpad/data/featherpad.metainfo.xml

View File

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

3
debian/rules vendored
View File

@ -8,6 +8,3 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
override_dh_missing:
dh_missing --fail-missing
override_dh_auto_configure:
dh_auto_configure -- -DENABLE_QT5=OFF