Polish debian/control by 'cme fix dpkg-control'.

ubuntu/cosmic
Shih-Yuan Lee (FourDollars) 9 years ago
parent 0360ade2a4
commit b1a15e7331

41
debian/control vendored

@ -1,37 +1,33 @@
Source: lxqt-session Source: lxqt-session
Section: x11
Priority: optional
Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org> Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
Uploaders: Uploaders: Alf Gaida <agaida@siduction.org>,
Alf Gaida <agaida@siduction.org>,
ChangZhuo Chen (陳昌倬) <czchen@gmail.com>, ChangZhuo Chen (陳昌倬) <czchen@gmail.com>,
Andrew Lee (李健秋) <ajqlee@debian.org> Andrew Lee (李健秋) <ajqlee@debian.org>
Build-Depends: Section: x11
cmake (>= 3.0.2), Priority: optional
Build-Depends: cmake (>= 3.0.2),
debhelper (>= 9), debhelper (>= 9),
libkf5windowsystem-dev (>= 5.9.0), libkf5windowsystem-dev,
liblxqt0-dev (>= 0.9.0), liblxqt0-dev,
libqt5x11extras5-dev (>= 5.3), libqt5x11extras5-dev,
libqt5xdg-dev (>= 1.2.0), libqt5xdg-dev,
libudev-dev, libudev-dev,
libx11-dev, libx11-dev,
pkg-config, pkg-config,
qttools5-dev (>= 5.3), qttools5-dev,
qttools5-dev-tools (>= 5.3), qttools5-dev-tools
Standards-Version: 3.9.6 Standards-Version: 3.9.6
Homepage: https://github.com/lxde/lxqt-session
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/lxqt-session.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/lxqt-session.git Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/lxqt-session.git
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/lxqt-session.git
Homepage: https://github.com/lxde/lxqt-session
Package: lxqt-session Package: lxqt-session
Provides: x-session-manager
Architecture: any Architecture: any
Pre-Depends: Depends: ${misc:Depends},
lxqt-common,
Depends:
${misc:Depends},
${shlibs:Depends}, ${shlibs:Depends},
x11-xkb-utils, x11-xkb-utils
Pre-Depends: lxqt-common
Provides: x-session-manager
Description: session manager component for LXQt Description: session manager component for LXQt
LXQt is an advanced, easy-to-use, and fast desktop environment based on LXQt is an advanced, easy-to-use, and fast desktop environment based on
Qt technologies. It has been tailored for users who value simplicity, Qt technologies. It has been tailored for users who value simplicity,
@ -44,11 +40,10 @@ Package: lxqt-session-dbg
Architecture: any Architecture: any
Section: debug Section: debug
Priority: extra Priority: extra
Depends: ${misc:Depends},
lxqt-session (= ${binary:Version})
Breaks: lxqt-session-qt5-dbg (<< 0.9.0) Breaks: lxqt-session-qt5-dbg (<< 0.9.0)
Replaces: lxqt-session-qt5-dbg (<< 0.9.0) Replaces: lxqt-session-qt5-dbg (<< 0.9.0)
Depends:
${misc:Depends},
lxqt-session (= ${binary:Version}),
Description: session manager component for LXQt (debug symbols) Description: session manager component for LXQt (debug symbols)
LXQt is an advanced, easy-to-use, and fast desktop environment based on LXQt is an advanced, easy-to-use, and fast desktop environment based on
Qt technologies. It has been tailored for users who value simplicity, Qt technologies. It has been tailored for users who value simplicity,

Loading…
Cancel
Save