From 8ec298403a18267784c6426e626273e269972e85 Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=A9bastien=20Noel?= Date: Wed, 14 Apr 2021 10:17:39 +0200 Subject: [PATCH] Fix previous commit... 'Maintainer' field can only have one entry --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 8cda267..ee044ca 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: osspd Section: sound Priority: optional -Maintainer: Ralf Jung , Sébastien Noel +Maintainer: Ralf Jung +Uploaders: Sébastien Noel Build-Depends: debhelper-compat (= 13), libasound2-dev, libfuse-dev, -- 2.30.2