Adjust control file
This commit is contained in:
parent
b5d6d697a5
commit
57d1652c7c
31
debian/control
vendored
31
debian/control
vendored
@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9),
|
|||||||
Standards-Version: 3.9.6
|
Standards-Version: 3.9.6
|
||||||
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/qtermwidget.git/?h=debian/sid
|
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/qtermwidget.git/?h=debian/sid
|
||||||
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/qtermwidget.git -b debian/sid
|
Vcs-Git: git://anonscm.debian.org/pkg-lxqt/qtermwidget.git -b debian/sid
|
||||||
Homepage: https://github.com/qterminal/qtermwidget
|
Homepage: https://github.com/lxde/qtermwidget
|
||||||
|
|
||||||
Package: libqtermwidget5-0
|
Package: libqtermwidget5-0
|
||||||
Architecture: any
|
Architecture: any
|
||||||
@ -19,31 +19,28 @@ Depends: ${shlibs:Depends},
|
|||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
qtermwidget5-data (= ${source:Version}),
|
qtermwidget5-data (= ${source:Version}),
|
||||||
Pre-Depends: ${misc:Pre-Depends}
|
Pre-Depends: ${misc:Pre-Depends}
|
||||||
Description: qt terminal widgets
|
Description: Terminal emulator widget for Qt 5 - shared libraries.
|
||||||
Unicode-enabled, embeddable QT widget for using as a built-in console
|
QTermWidget is a Unicode-enabled, embeddable Qt widget that can be used as
|
||||||
or terminal emulation widget
|
built-in console or terminal emulation widget.
|
||||||
.
|
.
|
||||||
This are usefully widgets and libs for building or/and implementing
|
This package provides the shared libraries.
|
||||||
terminal Qt based applications.
|
|
||||||
|
|
||||||
Package: libqtermwidget5-0-dev
|
Package: libqtermwidget5-0-dev
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Depends: ${misc:Depends},
|
Depends: ${misc:Depends},
|
||||||
libqtermwidget5-0 (= ${binary:Version}),
|
libqtermwidget5-0 (= ${binary:Version}),
|
||||||
Description: qt terminal widgets development files
|
Description: Terminal emulator widget for Qt 5 - development files.
|
||||||
Unicode-enabled, embeddable QT widget for using as a built-in console
|
QTermWidget is a Unicode-enabled, embeddable Qt widget that can be used as
|
||||||
or terminal emulation widget
|
built-in console or terminal emulation widget.
|
||||||
.
|
.
|
||||||
This are usefully widgets and libs for building or/and implementing
|
This package provides the development files.
|
||||||
terminal Qt based applications.
|
|
||||||
.
|
|
||||||
This package contains header files for developer.
|
|
||||||
|
|
||||||
Package: qtermwidget5-data
|
Package: qtermwidget5-data
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${misc:Depends},
|
Depends: ${misc:Depends},
|
||||||
Description: qt terminal widgets data files
|
Description: Terminal emulator widget for Qt 5 - data files.
|
||||||
This package install data files, such as keyboards layouts, color
|
QTermWidget is a Unicode-enabled, embeddable Qt widget that can be used as
|
||||||
shemes and some others indep arch files usefully for terminal qt based
|
built-in console or terminal emulation widget.
|
||||||
builds over this awesome library widget.
|
.
|
||||||
|
This package provides data files like keyboard layouts and color schemes.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user