Run wrap-and-sort.

ubuntu/eoan
Simon Quigley 5 years ago
parent 559fb46ddd
commit 927b19a1de

1
debian/changelog vendored

@ -1,6 +1,7 @@
lxqt-runner (0.14.1-0ubuntu1) UNRELEASED; urgency=medium
* New upstream release.
* Run wrap-and-sort.
-- Simon Quigley <tsimonq2@ubuntu.com> Sat, 09 Mar 2019 13:28:43 -0600

15
debian/control vendored

@ -7,9 +7,9 @@ Section: x11
Priority: optional
Build-Depends: debhelper (>= 12),
libkf5windowsystem-dev,
liblxqt0-dev (>= 0.14.0),
liblxqt-globalkeys0-dev (>= 0.14.0),
liblxqt-globalkeys-ui0-dev (>= 0.14.0),
liblxqt-globalkeys0-dev (>= 0.14.0),
liblxqt0-dev (>= 0.14.0),
libmuparser-dev,
libqt5svg5-dev,
libqt5x11extras5-dev,
@ -24,12 +24,8 @@ Homepage: https://github.com/lxqt/lxqt-runner
Package: lxqt-runner
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends}
Recommends: lxqt-runner-l10n,
lxqt-policykit,
lxqt-qtplugin,
lxqt-session
Depends: ${misc:Depends}, ${shlibs:Depends}
Recommends: lxqt-policykit, lxqt-qtplugin, lxqt-runner-l10n, lxqt-session
Suggests: lxqt | lxqt-core
Breaks: lxqt-common (<< 0.12.0)
Replaces: lxqt-common (<< 0.12.0)
@ -42,8 +38,7 @@ Package: lxqt-runner-l10n
Architecture: all
Multi-Arch: foreign
Section: localization
Depends: ${misc:Depends},
qttranslations5-l10n
Depends: qttranslations5-l10n, ${misc:Depends}
Breaks: lxqt-runner (<< 0.11.0)
Replaces: lxqt-runner (<< 0.11.0)
Description: Language package for lxqt-runner

Loading…
Cancel
Save