From ab018e93145730f861226c405f90999cfa89d71e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Moj=C5=BE=C3=AD=C5=A1?= <jan.mojzis@gmail.com> Date: Fri, 11 Apr 2025 08:13:29 +0200 Subject: [PATCH] d/copyright: update my email to janmojzis@debian.org --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ef922bd..cb7e25b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ libnginx-mod-http-fancyindex (1:0.5.2-6) UNRELEASED; urgency=medium * d/control: update my email to janmojzis@debian.org + * d/copyright: update my email to janmojzis@debian.org -- Jan MojžÃÅ¡ <janmojzis@debian.org> Fri, 11 Apr 2025 08:13:28 +0200 diff --git a/debian/copyright b/debian/copyright index 3accb44..9a3eb5d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -9,7 +9,7 @@ License: BSD-2-clause Files: debian/* Copyright: 2022, Miao Wang <shankerwangmiao@gmail.com> - 2022, 2023, Jan Mojzis <jan.mojzis@gmail.com> + 2022, 2023, Jan Mojzis <janmojzis@debian.org> License: BSD-2-clause Files: ngx_http_fancyindex_module.c -- GitLab