Fix: Lintian errors part 1
Control: - Set section to X11. Rationale: sway is in x11 section - Set hyprland homepage copyright: - set upstream name and contact, and source.
This commit is contained in:
parent
845d38b36e
commit
304829a999
|
|
@ -1,10 +1,10 @@
|
|||
Source: hyprland
|
||||
Section: unknown
|
||||
Section: x11
|
||||
Priority: optional
|
||||
Maintainer: Alan M Varghese (NyxTrail) <alan@digistorm.in>
|
||||
Build-Depends: cmake, debhelper-compat (= 13)
|
||||
Standards-Version: 4.6.1
|
||||
Homepage: <insert the upstream URL, if relevant>
|
||||
Homepage: https://hyprland.org
|
||||
Rules-Requires-Root: no
|
||||
#Vcs-Git: https://salsa.debian.org/debian/hyprland.git
|
||||
#Vcs-Browser: https://salsa.debian.org/debian/hyprland
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: hyprland
|
||||
Upstream-Contact: <preferred name and address to reach the upstream project>
|
||||
Source: <url://example.com>
|
||||
Upstream-Name: Hyprland
|
||||
Upstream-Contact: https://github.com/hyprwm/Hyprland/issues
|
||||
Source: https://github.com/hyprwm/Hyprland
|
||||
#
|
||||
# Please double check copyright with the licensecheck(1) command.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue