improved debian/$foo and make it lintian clean.
This commit is contained in:
parent
285c56a7e3
commit
11e3841f70
12
debian/control
vendored
12
debian/control
vendored
@ -21,12 +21,12 @@ Breaks: lxqt-common (<< 0.11.3)
|
|||||||
Replaces: lxqt-common (<< 0.11.3)
|
Replaces: lxqt-common (<< 0.11.3)
|
||||||
Description: Themes for LXQt
|
Description: Themes for LXQt
|
||||||
Some upstream themes for LXQt
|
Some upstream themes for LXQt
|
||||||
* Ambiance
|
* Ambiance
|
||||||
* Dark
|
* Dark
|
||||||
* Frost
|
* Frost
|
||||||
* KDE-Plasma
|
* KDE-Plasma
|
||||||
* Light
|
* Light
|
||||||
* System
|
* System
|
||||||
.
|
.
|
||||||
This Package contains LXQt theme files.
|
This Package contains LXQt theme files.
|
||||||
|
|
||||||
|
4
debian/lxqt-system-theme.install
vendored
Normal file
4
debian/lxqt-system-theme.install
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
usr/share/lxqt/themes/system
|
||||||
|
usr/share/lxqt/graphics/
|
||||||
|
usr/share/icons/hicolor/
|
||||||
|
|
5
debian/lxqt-themes.install
vendored
Normal file
5
debian/lxqt-themes.install
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
usr/share/lxqt/themes/ambiance
|
||||||
|
usr/share/lxqt/themes/dark
|
||||||
|
usr/share/lxqt/themes/frost
|
||||||
|
usr/share/lxqt/themes/kde-plasma
|
||||||
|
usr/share/lxqt/themes/light
|
3
debian/rules
vendored
3
debian/rules
vendored
@ -5,3 +5,6 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
|||||||
|
|
||||||
%:
|
%:
|
||||||
dh ${@} --buildsystem cmake
|
dh ${@} --buildsystem cmake
|
||||||
|
|
||||||
|
override_dh_missing:
|
||||||
|
dh_missing --fail-missing
|
||||||
|
2
debian/source/format
vendored
2
debian/source/format
vendored
@ -1 +1 @@
|
|||||||
1.0
|
3.0 (quilt)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user