From 304829a9997cde6f31655ed221e3bcdb1dced985 Mon Sep 17 00:00:00 2001 From: "alan (NyxTrail)" Date: Fri, 26 Jan 2024 09:06:00 +0000 Subject: [PATCH] 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. --- debian/control | 4 ++-- debian/copyright | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/control b/debian/control index 0c66d64..07d9528 100644 --- a/debian/control +++ b/debian/control @@ -1,10 +1,10 @@ Source: hyprland -Section: unknown +Section: x11 Priority: optional Maintainer: Alan M Varghese (NyxTrail) Build-Depends: cmake, debhelper-compat (= 13) Standards-Version: 4.6.1 -Homepage: +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 diff --git a/debian/copyright b/debian/copyright index 4fbcda3..ede8848 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: hyprland -Upstream-Contact: -Source: +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.