Run wrap-and-sort.

This commit is contained in:
Simon Quigley 2020-04-28 17:57:56 -05:00
parent 8c11c899d1
commit 4bbbeef09d
2 changed files with 4 additions and 3 deletions

1
debian/changelog vendored
View File

@ -4,6 +4,7 @@ libqtxdg (3.5.0-0ubuntu1) UNRELEASED; urgency=medium
- Update upstream signing key.
* Bump Standards-version to 4.5.0, no changes needed.
* debhelper -> debhelper-compat.
* Run wrap-and-sort.
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 28 Apr 2020 17:55:01 -0500

6
debian/control vendored
View File

@ -83,10 +83,10 @@ Description: Development files for libqtxdgiconloader
Package: qtxdg-dev-tools
Architecture: any
Section: devel
Depends: libqt5xdgiconloader3 (= ${binary:Version}),
Depends: libqt5xdg3 (= ${binary:Version}),
libqt5xdgiconloader3 (= ${binary:Version}),
${misc:Depends},
${shlibs: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