diff --git a/debian/changelog b/debian/changelog index d0c1881..cc83dc1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ libfm-qt (2.1.0-0ubuntu1) UNRELEASED; urgency=medium - Bump build dependencies. - Update symbols from amd64 build logs. * Add new build dependencies from the CMake output. + * Make the package Lintian-clean. -- Simon Quigley Tue, 05 Nov 2024 12:18:25 -0600 diff --git a/debian/control b/debian/control index 2da8dfa..c2ca103 100644 --- a/debian/control +++ b/debian/control @@ -1,6 +1,6 @@ Source: libfm-qt Maintainer: Lubuntu Developers -XSBC-Original-Maintainer: LXQt Packaging Team +Original-Maintainer: LXQt Packaging Team Uploaders: Alf Gaida , ChangZhuo Chen (陳昌倬) , Andrew Lee (李健秋) , @@ -50,8 +50,8 @@ Build-Depends: debhelper-compat (= 13), Standards-Version: 4.7.0 Vcs-Browser: https://git.lubuntu.me/Lubuntu/libfm-qt-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/libfm-qt-packaging.git -XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/libfm-qt -XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/libfm-qt.git +Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/libfm-qt +Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/libfm-qt.git Homepage: https://github.com/lxqt/libfm-qt Rules-Requires-Root: no diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides new file mode 100644 index 0000000..05b3871 --- /dev/null +++ b/debian/source/lintian-overrides @@ -0,0 +1,5 @@ +# This list will always be very long, it's okay +libfm-qt source: very-long-line-length-in-source-file * > 512 [data/archivers.list:*] + +# Long lines in the upstream changelog are okay +libfm-qt source: very-long-line-length-in-source-file * > 512 [CHANGELOG:*]