From 5b0097ac06b9afa81758b2d84ce60b887d44aaeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodrigo=20M=C3=A9ndez?= Date: Sat, 6 Jul 2024 23:59:22 -0600 Subject: [PATCH] more linting fixes --- debian/control | 3 ++- debian/copyright | 15 +++++++-------- debian/rules | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/debian/control b/debian/control index af85aa0..dcf866e 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,8 @@ Build-Depends: libcdio-dev, libcdio-utils, swig, - python3-dev + python3-dev, + dh-python Standards-Version: 4.6.2 Homepage: https://github.com/Rodmg/linamp Vcs-Browser: https://github.com/Rodmg/linamp diff --git a/debian/copyright b/debian/copyright index 99122c8..d33caec 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,14 +3,13 @@ Source: Upstream-Name: linamp Upstream-Contact: Rodrigo Méndez -Files: - * -Copyright: - 2024 Rodrigo Méndez +Files: * +Copyright: Copyright (C) 2024 Rodrigo Méndez License: GPL-3 -Files: - debian/* -Copyright: - 2024 Taneli Leppä +Files: debian/* +Copyright: Copyright (C) 2024 Taneli Leppä License: GPL-3 + +License: GPL-3 + See LICENSE in parent directory diff --git a/debian/rules b/debian/rules index 600f913..322edd4 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,7 @@ #!/usr/bin/make -f %: - dh $@ + dh $@ --with python3 override_dh_auto_build: qmake6 -makefile