Fix an invalid copyright line in debian/copyright
This commit is contained in:
parent
dd1a0dbd45
commit
f04d97c32f
2
debian/copyright
vendored
2
debian/copyright
vendored
@ -15,7 +15,7 @@ Copyright: 2021-2023 Andrea Zanellato <redtid3@gmail.com>
|
|||||||
License: Expat
|
License: Expat
|
||||||
|
|
||||||
Files: resources/freedesktop/application.appdata.xml.in
|
Files: resources/freedesktop/application.appdata.xml.in
|
||||||
Copyright: none
|
Copyright: LXQt team
|
||||||
License: CC0-1.0
|
License: CC0-1.0
|
||||||
Comment: The file itself does not specify its license. However, it specifies
|
Comment: The file itself does not specify its license. However, it specifies
|
||||||
that the metadata license is to be expanded from the variable
|
that the metadata license is to be expanded from the variable
|
||||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -7,5 +7,5 @@ override_dh_auto_configure:
|
|||||||
dh_auto_configure -- -DCMAKE_BUILD_TYPE=Release
|
dh_auto_configure -- -DCMAKE_BUILD_TYPE=Release
|
||||||
|
|
||||||
override_dh_installman:
|
override_dh_installman:
|
||||||
help2man -N "./debian/picom-conf/usr/bin/picom-conf -platform offscreen" > debian/picom-conf.1
|
help2man -N -n "configure the Picom compositor" "./debian/picom-conf/usr/bin/picom-conf -platform offscreen" > debian/picom-conf.1
|
||||||
dh_installman
|
dh_installman
|
||||||
|
Loading…
x
Reference in New Issue
Block a user