Run wrap-and-sort

pull/1/head
Aaron Rainbolt 3 years ago
parent caebbcc048
commit df401d36ae

1
debian/changelog vendored

@ -5,6 +5,7 @@ libqtxdg (3.9.1-2) experimental; urgency=medium
* Changed "binary-without-manpage" to "no-manual-page" in * Changed "binary-without-manpage" to "no-manual-page" in
qtxdg-dev-tools.lintian-overrides. qtxdg-dev-tools.lintian-overrides.
* Upstreamed watch file from Ubuntu. * Upstreamed watch file from Ubuntu.
* Ran wrap-and-sort.
-- Aaron Rainbolt <arraybolt3@gmail.com> Tue, 28 Jun 2022 23:10:20 -0500 -- Aaron Rainbolt <arraybolt3@gmail.com> Tue, 28 Jun 2022 23:10:20 -0500

4
debian/control vendored

@ -7,8 +7,8 @@ Uploaders: Alf Gaida <agaida@siduction.org>,
Simon Quigley <tsimonq2@debian.org> Simon Quigley <tsimonq2@debian.org>
Section: libs Section: libs
Priority: optional Priority: optional
Build-Depends: debhelper-compat (= 13), Build-Depends: cmake,
cmake, debhelper-compat (= 13),
libmagic-dev, libmagic-dev,
libqt5svg5-dev, libqt5svg5-dev,
lxqt-build-tools (>= 0.10.0), lxqt-build-tools (>= 0.10.0),

@ -1,4 +1,3 @@
usr/lib/*/libQt5Xdg.so.*
etc/xdg/lxqt-qtxdg.conf etc/xdg/lxqt-qtxdg.conf
etc/xdg/qtxdg.conf etc/xdg/qtxdg.conf
usr/lib/*/libQt5Xdg.so.*

@ -1,2 +1,2 @@
usr/bin/qtxdg-desktop-file-start usr/bin/qtxdg-desktop-file-start
usr/bin/qtxdg-iconfinder

Loading…
Cancel
Save