diff --git a/debian/changelog b/debian/changelog index bf5a54a..2babf38 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ lxqt-wayland-session (0.2.1-0ubuntu1) questing; urgency=medium * Switch to Lubuntu debian/watch file. * Add upstream signing key. * Update copyright file. + * Silence unhelpful lintian gripes. -- Aaron Rainbolt Fri, 01 Aug 2025 10:58:15 -0500 diff --git a/debian/copyright b/debian/copyright index 75887e3..7f87b56 100644 --- a/debian/copyright +++ b/debian/copyright @@ -54,8 +54,7 @@ License: LGPL-2.1 details. . You should have received a copy of the GNU Lesser General Public License along - with this library; if not, write to the Free Software Foundation, Inc., 51 - Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + with this library; if not, see https://www.gnu.org/licenses/. . On Debian systems, the complete text of the GNU Lesser General Public License (LGPL) may be found in /usr/share/common-licenses/LGPL-2.1. @@ -90,8 +89,7 @@ License: GPL-2 FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with - this program; if not, write to the Free Software Foundation, Inc., 51 Franklin - St, Fifth Floor, Boston, MA 02110-1301 USA + this program; if not, see https://www.gnu.org/licenses/. . On Debian systems, the complete text of the GNU General Public License v2 (GPL) can be found in /usr/share/common-licenses/GPL-2. diff --git a/debian/lintian-overrides b/debian/lintian-overrides index 28c8d86..e1b5f69 100644 --- a/debian/lintian-overrides +++ b/debian/lintian-overrides @@ -1,2 +1,3 @@ -lxqt-wayland-session: no-manual-page lxqt-wayland-session: script-not-executable +lxqt-wayland-session: spare-manual-page *usr/share/man/man1/lxqt-wayland-session.1.gz* +lxqt-wayland-session: package-contains-documentation-outside-usr-share-doc *usr/share/lxqt/wayland/labwc/README* diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides new file mode 100644 index 0000000..80cd2d7 --- /dev/null +++ b/debian/source/lintian-overrides @@ -0,0 +1 @@ +lxqt-wayland-session source: very-long-line-length-in-source-file *COPYING*