Make Lintian happy
This commit is contained in:
parent
884a8b5dd1
commit
33da57238c
6
debian/control
vendored
6
debian/control
vendored
@ -1,6 +1,6 @@
|
||||
Source: lxqt-themes
|
||||
Maintainer: Lubuntu Developers <lubuntu-devel@lists.ubuntu.com>
|
||||
XSBC-Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
Original-Maintainer: LXQt Packaging Team <pkg-lxqt-devel@lists.alioth.debian.org>
|
||||
Uploaders: Alf Gaida <agaida@siduction.org>,
|
||||
Andrew Lee (李健秋) <ajqlee@debian.org>,
|
||||
ChangZhuo Chen (陳昌倬) <czchen@debian.org>,
|
||||
@ -11,8 +11,8 @@ Build-Depends: cmake, debhelper-compat (= 13), lxqt-build-tools (>= 2.1.0)
|
||||
Standards-Version: 4.7.0
|
||||
Vcs-Browser: https://git.lubuntu.me/Lubuntu/lxqt-themes-packaging
|
||||
Vcs-Git: https://git.lubuntu.me/Lubuntu/lxqt-themes-packaging.git
|
||||
XS-Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-themes
|
||||
XS-Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-themes.git
|
||||
Debian-Vcs-Browser: https://salsa.debian.org/lxqt-team/lxqt-themes
|
||||
Debian-Vcs-Git: https://salsa.debian.org/lxqt-team/lxqt-themes.git
|
||||
Homepage: https://github.com/lxqt/lxqt-themes
|
||||
Rules-Requires-Root: no
|
||||
|
||||
|
5
debian/copyright
vendored
5
debian/copyright
vendored
@ -19,9 +19,8 @@ Files: graphics/*
|
||||
Copyright: 2012-2013 Giacomo Barazzetti <giacomosrv@gmail.com>
|
||||
License: CC-BY-SA-3.0
|
||||
|
||||
Files: themes/silver/beam.png
|
||||
wallpapers/*.jpg
|
||||
wallpapers.*.png
|
||||
Files: wallpapers/*.jpg
|
||||
wallpapers/*.png
|
||||
Copyright: 2022 LXQt team
|
||||
License: CC-BY-SA-3.0
|
||||
|
||||
|
2
debian/lxqt-system-theme.lintian-overrides
vendored
Normal file
2
debian/lxqt-system-theme.lintian-overrides
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
# This is okay/expected
|
||||
lxqt-system-theme: package-contains-documentation-outside-usr-share-doc [usr/share/lxqt/graphics/README]
|
1
debian/rules
vendored
1
debian/rules
vendored
@ -10,3 +10,4 @@ override_dh_missing:
|
||||
override_dh_install:
|
||||
dh_install
|
||||
rm -rf debian/lxqt-themes/usr/share/lxqt/themes/system/
|
||||
rm debian/lxqt-themes/usr/share/lxqt/wallpapers/License
|
||||
|
Loading…
x
Reference in New Issue
Block a user