Run wrap-and-sort.
This commit is contained in:
parent
f107df389c
commit
a93663a710
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -3,6 +3,7 @@ lxqt-panel (0.13.0-0ubuntu3) UNRELEASED; urgency=medium
|
||||
* Add a DEP-3 header for the patch completely removing the clock plugin.
|
||||
* Don't auto-unmute the volume when it's changed.
|
||||
* Bump Standards-version to 4.1.5, no changes needed.
|
||||
* Run wrap-and-sort.
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Mon, 16 Jul 2018 21:38:55 -0500
|
||||
|
||||
|
15
debian/control
vendored
15
debian/control
vendored
@ -11,11 +11,11 @@ Build-Depends: debhelper (>= 11),
|
||||
libdbusmenu-qt5-dev,
|
||||
libglib2.0-dev,
|
||||
libicu-dev,
|
||||
libkf5windowsystem-dev,
|
||||
libkf5solid-dev,
|
||||
liblxqt0-dev (>= 0.13.0),
|
||||
liblxqt-globalkeys0-dev (>= 0.13.0),
|
||||
libkf5windowsystem-dev,
|
||||
liblxqt-globalkeys-ui0-dev (>= 0.13.0),
|
||||
liblxqt-globalkeys0-dev (>= 0.13.0),
|
||||
liblxqt0-dev (>= 0.13.0),
|
||||
libpulse-dev,
|
||||
libqt5svg5-dev,
|
||||
libqt5x11extras5-dev,
|
||||
@ -23,10 +23,10 @@ Build-Depends: debhelper (>= 11),
|
||||
libstatgrab-dev [linux-any],
|
||||
libsysstat-qt5-0-dev (>= 0.4.1),
|
||||
libx11-dev,
|
||||
libxcomposite-dev,
|
||||
libxcb-damage0-dev,
|
||||
libxcb-util0-dev,
|
||||
libxcb-xkb-dev,
|
||||
libxcb-damage0-dev,
|
||||
libxcomposite-dev,
|
||||
libxdamage-dev,
|
||||
libxkbcommon-dev,
|
||||
libxkbcommon-x11-dev,
|
||||
@ -40,10 +40,7 @@ Homepage: https://github.com/lxqt/lxqt-panel
|
||||
|
||||
Package: lxqt-panel
|
||||
Architecture: any
|
||||
Depends: ${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
lxmenu-data,
|
||||
lxqt-policykit
|
||||
Depends: lxmenu-data, lxqt-policykit, ${misc:Depends}, ${shlibs:Depends}
|
||||
Recommends: lxqt-about,
|
||||
lxqt-config,
|
||||
lxqt-notificationd,
|
||||
|
1
debian/manpages
vendored
1
debian/manpages
vendored
@ -1,2 +1 @@
|
||||
panel/man/lxqt-panel.1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user