Update control
This commit is contained in:
parent
6fae9866f4
commit
a8bfcf532c
51
debian/control
vendored
51
debian/control
vendored
@ -1,44 +1,51 @@
|
|||||||
Source: qterminal
|
Source: qterminal
|
||||||
Section: x11
|
|
||||||
Priority: extra
|
|
||||||
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
|
||||||
|
Priority: optional
|
||||||
|
Build-Depends: debhelper (>= 9),
|
||||||
cmake (>= 3.0.2),
|
cmake (>= 3.0.2),
|
||||||
debhelper (>= 9),
|
|
||||||
libqtermwidget5-0-dev (>= 0.6.0),
|
libqtermwidget5-0-dev (>= 0.6.0),
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
qtermwidget5-data (>= 0.6.0),
|
qtbase5-private-dev,
|
||||||
qttools5-dev-tools (>= 5.3),
|
qttools5-dev,
|
||||||
qttools5-dev (>= 5.3),
|
qttools5-dev-tools,
|
||||||
qtbase5-private-dev (>= 5.3),
|
|
||||||
quilt,
|
quilt,
|
||||||
Standards-Version: 3.9.6
|
Standards-Version: 3.9.6
|
||||||
Homepage: https://github.com/qterminal/qterminal
|
|
||||||
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/qterminal.git
|
|
||||||
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/qterminal.git
|
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/qterminal.git
|
||||||
|
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/qterminal.git
|
||||||
|
Homepage: https://github.com/qterminal/qterminal
|
||||||
|
|
||||||
Package: qterminal
|
Package: qterminal
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends:
|
Depends: ${shlibs:Depends},
|
||||||
${shlibs:Depends},
|
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
libqtermwidget5-0,
|
|
||||||
Replaces: qterminal-qt5
|
Replaces: qterminal-qt5
|
||||||
Description: QT-based multitab terminal emulator
|
Description: QT-based multitab terminal emulator
|
||||||
Based on QTermWidget by e_k@users.sourceforge.net
|
Qterminal is a Qt-based multitab terminal forked from QTermWidget, it is
|
||||||
|
lightweight, open-source, specially designed for LXQt desktop environment.
|
||||||
|
.
|
||||||
|
It offers features like vertical and horizontal terminal split, zoom in or
|
||||||
|
out, terminal tabs switcher, background color scheme adjustments (choose from
|
||||||
|
predefined schemes) or change background image, font resizing, shortcut keys,
|
||||||
|
hide/show scroll bars and windows borders, and many more from preferences.
|
||||||
|
|
||||||
Package: qterminal-dbg
|
Package: qterminal-dbg
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends:
|
Section: debug
|
||||||
${shlibs:Depends},
|
Priority: extra
|
||||||
|
Depends: ${shlibs:Depends},
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
libqtermwidget5-0,
|
qterminal (= ${binary:Version})
|
||||||
Replaces: qterminal-qt5
|
|
||||||
Description: QT-based multitab terminal emulator (debug symbols)
|
Description: QT-based multitab terminal emulator (debug symbols)
|
||||||
Based on QTermWidget by e_k@users.sourceforge.net
|
Qterminal is a Qt-based multitab terminal forked from QTermWidget, it is
|
||||||
|
lightweight, open-source, specially designed for LXQt desktop environment.
|
||||||
|
.
|
||||||
|
It offers features like vertical and horizontal terminal split, zoom in or
|
||||||
|
out, terminal tabs switcher, background color scheme adjustments (choose from
|
||||||
|
predefined schemes) or change background image, font resizing, shortcut keys,
|
||||||
|
hide/show scroll bars and windows borders, and many more from preferences.
|
||||||
.
|
.
|
||||||
This package contains debug symbols for qterminal.
|
This package contains debug symbols for qterminal.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user