Polish debian/control by 'cme fix dpkg-control'.
This commit is contained in:
parent
f61e1c215e
commit
6379a75317
83
debian/control
vendored
83
debian/control
vendored
@ -1,53 +1,50 @@
|
|||||||
Source: lxqt-panel
|
Source: lxqt-panel
|
||||||
|
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||||
|
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||||
|
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>
|
||||||
Section: x11
|
Section: x11
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
Build-Depends: cmake (>= 3.0.2),
|
||||||
Uploaders:
|
debhelper (>= 9),
|
||||||
Alf Gaida <agaida@siduction.org>,
|
libasound2-dev,
|
||||||
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>,
|
libdbusmenu-qt5-dev,
|
||||||
Build-Depends:
|
libglib2.0-dev,
|
||||||
cmake (>= 3.0.2),
|
libicu-dev,
|
||||||
debhelper (>= 9),
|
libmenu-cache-dev,
|
||||||
libasound2-dev,
|
libpulse-dev,
|
||||||
libdbusmenu-qt5-dev (>= 0.9.3),
|
libstatgrab-dev,
|
||||||
libglib2.0-dev,
|
libsensors4-dev,
|
||||||
libicu-dev,
|
libx11-dev,
|
||||||
libmenu-cache-dev,
|
libxcomposite-dev,
|
||||||
libpulse-dev,
|
libxcb-util0-dev,
|
||||||
libstatgrab-dev,
|
libxcb-xkb-dev,
|
||||||
libsensors4-dev,
|
libxcb-damage0-dev,
|
||||||
libx11-dev,
|
libxdamage-dev,
|
||||||
libxcomposite-dev,
|
libxkbcommon-dev,
|
||||||
libxcb-util0-dev,
|
libxkbcommon-x11-dev,
|
||||||
libxcb-xkb-dev,
|
libxrender-dev,
|
||||||
libxcb-damage0-dev,
|
pkg-config,
|
||||||
libxdamage-dev,
|
libkf5windowsystem-dev,
|
||||||
libxkbcommon-dev,
|
libkf5solid-dev,
|
||||||
libxkbcommon-x11-dev,
|
liblxqt0-dev,
|
||||||
libxrender-dev,
|
liblxqt-globalkeys0-dev (>= 0.9.0),
|
||||||
pkg-config,
|
liblxqt-globalkeys-ui0-dev (>= 0.9.0),
|
||||||
libkf5windowsystem-dev (>= 5.9.0),
|
libqt5xdg-dev,
|
||||||
libkf5solid-dev (>= 5.9.0),
|
libqt5x11extras5-dev,
|
||||||
liblxqt0-dev (>= 0.9.0),
|
libsysstat-qt5-0-dev (>= 0.3.0),
|
||||||
liblxqt-globalkeys0-dev (>= 0.9.0),
|
qttools5-dev,
|
||||||
liblxqt-globalkeys-ui0-dev (>= 0.9.0),
|
qttools5-dev-tools
|
||||||
libqt5xdg-dev (>= 1.2.0),
|
|
||||||
libqt5x11extras5-dev (>= 5.3),
|
|
||||||
libsysstat-qt5-0-dev (>= 0.3.0),
|
|
||||||
qttools5-dev (>= 5.3),
|
|
||||||
qttools5-dev-tools (>= 5.3),
|
|
||||||
Standards-Version: 3.9.6
|
Standards-Version: 3.9.6
|
||||||
Homepage: https://github.com/lxde/lxqt-panel
|
|
||||||
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/lxqt-panel.git
|
|
||||||
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/lxqt-panel.git
|
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/lxqt-panel.git
|
||||||
|
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/lxqt-panel.git
|
||||||
|
Homepage: https://github.com/lxde/lxqt-panel
|
||||||
|
|
||||||
Package: lxqt-panel
|
Package: lxqt-panel
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
Depends: ${misc:Depends},
|
||||||
|
${shlibs:Depends}
|
||||||
Breaks: lxqt-panel-qt5 (<< 0.9.0)
|
Breaks: lxqt-panel-qt5 (<< 0.9.0)
|
||||||
Replaces: lxqt-panel-qt5 (<< 0.9.0)
|
Replaces: lxqt-panel-qt5 (<< 0.9.0)
|
||||||
Depends:
|
|
||||||
${misc:Depends},
|
|
||||||
${shlibs:Depends},
|
|
||||||
Description: LXQt desktop panel
|
Description: LXQt desktop panel
|
||||||
The LXQt desktop panel
|
The LXQt desktop panel
|
||||||
.
|
.
|
||||||
@ -57,13 +54,11 @@ Package: lxqt-panel-dbg
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Section: debug
|
Section: debug
|
||||||
Priority: extra
|
Priority: extra
|
||||||
|
Depends: ${misc:Depends},
|
||||||
|
lxqt-panel (= ${binary:Version})
|
||||||
Breaks: lxqt-panel-qt5-dbg (<< 0.9.0)
|
Breaks: lxqt-panel-qt5-dbg (<< 0.9.0)
|
||||||
Replaces: lxqt-panel-qt5-dbg (<< 0.9.0)
|
Replaces: lxqt-panel-qt5-dbg (<< 0.9.0)
|
||||||
Depends:
|
|
||||||
${misc:Depends},
|
|
||||||
lxqt-panel (= ${binary:Version}),
|
|
||||||
Description: LXQt desktop panel (debug)
|
Description: LXQt desktop panel (debug)
|
||||||
The LXQt desktop panel
|
The LXQt desktop panel
|
||||||
.
|
.
|
||||||
This package contain the debugging symbols.
|
This package contain the debugging symbols.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user