Run wrap-and-sort

ubuntu/kinetic
Aaron Rainbolt 2 years ago committed by Simon Quigley
parent 1a1440a6d9
commit 9147c546ac

1
debian/changelog vendored

@ -6,6 +6,7 @@ featherpad (1.3.0-0ubuntu1) UNRELEASED; urgency=medium
* Changed build system from qmake to cmake. * Changed build system from qmake to cmake.
* Fixed featherpad-l10n.install. * Fixed featherpad-l10n.install.
* Added libhunspell-dev and pkgconf as build dependencies. * Added libhunspell-dev and pkgconf as build dependencies.
* Run wrap-and-sort.
-- Aaron Rainbolt <arraybolt3@gmail.com> Tue, 21 Jun 2022 13:08:09 -0500 -- Aaron Rainbolt <arraybolt3@gmail.com> Tue, 21 Jun 2022 13:08:09 -0500

9
debian/control vendored

@ -4,18 +4,17 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
Andrew Lee (李健秋) <ajqlee@debian.org> Andrew Lee (李健秋) <ajqlee@debian.org>
Section: editors Section: editors
Priority: optional Priority: optional
Build-Depends: debhelper-compat (= 13), Build-Depends: cmake,
debhelper-compat (= 13),
libhunspell-dev, libhunspell-dev,
libqt5svg5-dev, libqt5svg5-dev,
libqt5x11extras5-dev, libqt5x11extras5-dev,
libx11-dev, libx11-dev,
libxext-dev, libxext-dev,
cmake, pkgconf,
qtbase5-dev, qtbase5-dev,
qttools5-dev, qttools5-dev,
qttools5-dev-tools, qttools5-dev-tools
libhunspell-dev,
pkgconf
Standards-Version: 4.6.1 Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/lxqt-team/featherpad Vcs-Browser: https://salsa.debian.org/lxqt-team/featherpad
Vcs-Git: https://salsa.debian.org/lxqt-team/featherpad.git Vcs-Git: https://salsa.debian.org/lxqt-team/featherpad.git

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

Loading…
Cancel
Save