improved debian/$foo and make it lintian clean.

This commit is contained in:
Alf Gaida 2017-07-07 20:35:10 +02:00
parent 285c56a7e3
commit 11e3841f70
5 changed files with 19 additions and 7 deletions

4
debian/lxqt-system-theme.install vendored Normal file
View 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
View 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
View File

@ -5,3 +5,6 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
%:
dh ${@} --buildsystem cmake
override_dh_missing:
dh_missing --fail-missing

View File

@ -1 +1 @@
1.0
3.0 (quilt)