mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-01-18 12:15:27 +00:00
fixing lintian warnings
This commit is contained in:
parent
413a32f33f
commit
8c08f63881
@ -2,9 +2,9 @@ Source: cool-retro-term
|
|||||||
Maintainer: Jeka Der <jekader@gmail.com>
|
Maintainer: Jeka Der <jekader@gmail.com>
|
||||||
Section: misc
|
Section: misc
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Standards-Version: 3.9.2
|
Standards-Version: 3.9.6
|
||||||
Build-Depends: debhelper (>= 9),qmlscene, qt5-qmake,
|
Build-Depends: debhelper (>= 9),qmlscene,
|
||||||
qt5-default, qtdeclarative5-dev, qml-module-qtquick-controls,
|
qt5-qmake, qtdeclarative5-dev, qml-module-qtquick-controls,
|
||||||
qml-module-qtgraphicaleffects, qml-module-qtquick-dialogs,
|
qml-module-qtgraphicaleffects, qml-module-qtquick-dialogs,
|
||||||
qml-module-qtquick-localstorage, qml-module-qtquick-window2
|
qml-module-qtquick-localstorage, qml-module-qtquick-window2
|
||||||
|
|
||||||
@ -12,4 +12,6 @@ Package: cool-retro-term
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||||
Description: terminal emulator which mimics old screens
|
Description: terminal emulator which mimics old screens
|
||||||
cool-retro-term is a terminal emulator which mimics the look and feel of the old cathode tube screens. It has been designed to be eye-candy, customizable, and reasonably lightweight.
|
cool-retro-term is a terminal emulator which mimics the look and feel
|
||||||
|
of the old cathode tube screens. It has been designed to be eye-candy,
|
||||||
|
customizable, and reasonably lightweight.
|
||||||
|
13
packaging/debian/copyright
Normal file
13
packaging/debian/copyright
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||||
|
Upstream-Name: cool-retro-term
|
||||||
|
Upstream-Contact: Filippo Scognamiglio <flscogna@gmail.com>
|
||||||
|
Source: https://github.com/Swordfish90/cool-retro-term
|
||||||
|
|
||||||
|
Files: *
|
||||||
|
Copyright: 2014 Filippo Scognamiglio
|
||||||
|
License: GPL-3
|
||||||
|
On Debian systems, the full text of the GNU General Public
|
||||||
|
License version 3 can be found in the file
|
||||||
|
`/usr/share/common-licenses/GPL-3'.
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user