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