From 720c275156cbbade880d43663619818ef0fdbded Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Wed, 3 Jun 2020 22:55:03 -0500 Subject: [PATCH] Fix possible-unindented-list-in-extended-description. --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4b3a12f..64266bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ libqtxdg (3.5.0-0ubuntu1) UNRELEASED; urgency=medium * debhelper -> debhelper-compat. * Run wrap-and-sort. * Update binary-without-manpage overrides. + * Fix possible-unindented-list-in-extended-description. -- Simon Quigley Tue, 28 Apr 2020 17:55:01 -0500 diff --git a/debian/control b/debian/control index db54a12..f62a4ad 100644 --- a/debian/control +++ b/debian/control @@ -89,6 +89,6 @@ Depends: libqt5xdg3 (= ${binary:Version}), ${shlibs:Depends} Description: Tools for QtXdg This package provide some tools for qtxdg: - * qtxdg-desktop-file-start - QtXdg XdgDesktopFile start Tester - * qtxdg-iconfinder - Find icons the QtXdg way - * qtxdg-mat - Mime tool for QtXdg + * qtxdg-desktop-file-start - QtXdg XdgDesktopFile start Tester + * qtxdg-iconfinder - Find icons the QtXdg way + * qtxdg-mat - Mime tool for QtXdg