Run wrap-and-sort.

ubuntu/groovy
Simon Quigley 4 years ago
parent 8c11c899d1
commit 4bbbeef09d

1
debian/changelog vendored

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

6
debian/control vendored

@ -83,10 +83,10 @@ Description: Development files for libqtxdgiconloader
Package: qtxdg-dev-tools Package: qtxdg-dev-tools
Architecture: any Architecture: any
Section: devel Section: devel
Depends: libqt5xdgiconloader3 (= ${binary:Version}), Depends: libqt5xdg3 (= ${binary:Version}),
libqt5xdgiconloader3 (= ${binary:Version}),
${misc:Depends}, ${misc:Depends},
${shlibs:Depends}, ${shlibs:Depends}
libqt5xdg3 (= ${binary:Version})
Description: Tools for QtXdg Description: Tools for QtXdg
This package provide some tools for qtxdg: This package provide some tools for qtxdg:
* qtxdg-desktop-file-start - QtXdg XdgDesktopFile start Tester * qtxdg-desktop-file-start - QtXdg XdgDesktopFile start Tester

Loading…
Cancel
Save