Compare commits
No commits in common. "ubuntu/plucky" and "ubuntu/1.3.3-0ubuntu1" have entirely different histories.
ubuntu/plu
...
ubuntu/1.3
1
debian/.gitignore
vendored
1
debian/.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
files
|
|
50
debian/changelog
vendored
50
debian/changelog
vendored
@ -1,53 +1,3 @@
|
|||||||
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
|
featherpad (1.3.3-0ubuntu1) lunar; urgency=medium
|
||||||
|
|
||||||
* New upstream release.
|
* New upstream release.
|
||||||
|
8
debian/control
vendored
8
debian/control
vendored
@ -15,11 +15,9 @@ Build-Depends: cmake,
|
|||||||
qt6-base-dev,
|
qt6-base-dev,
|
||||||
qt6-tools-dev,
|
qt6-tools-dev,
|
||||||
qt6-tools-dev-tools
|
qt6-tools-dev-tools
|
||||||
Standards-Version: 4.7.0
|
Standards-Version: 4.6.1
|
||||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/featherpad-packaging
|
Vcs-Browser: https://salsa.debian.org/lxqt-team/featherpad
|
||||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/featherpad-packaging.git
|
Vcs-Git: https://salsa.debian.org/lxqt-team/featherpad.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
|
Homepage: https://github.com/tsujan/featherpad
|
||||||
|
|
||||||
Package: featherpad
|
Package: featherpad
|
||||||
|
4
debian/copyright
vendored
4
debian/copyright
vendored
@ -3,7 +3,7 @@ Upstream-Name: featherpad
|
|||||||
Source: https://github.com/tsujan/featherpad
|
Source: https://github.com/tsujan/featherpad
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2014-2023, Pedram Pourang (aka Tsu Jan) <tsujan2000@gmail.com>
|
Copyright: 2014-2022, Pedram Pourang (aka Tsu Jan) <tsujan2000@gmail.com>
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
|
|
||||||
Files: featherpad/encoding.cpp
|
Files: featherpad/encoding.cpp
|
||||||
@ -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, 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
|
||||||
|
3
debian/featherpad-l10n.install
vendored
3
debian/featherpad-l10n.install
vendored
@ -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
|
||||||
|
3
debian/rules
vendored
3
debian/rules
vendored
@ -8,3 +8,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
|||||||
|
|
||||||
override_dh_missing:
|
override_dh_missing:
|
||||||
dh_missing --fail-missing
|
dh_missing --fail-missing
|
||||||
|
|
||||||
|
override_dh_auto_configure:
|
||||||
|
dh_auto_configure -- -DENABLE_QT5=OFF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user