user debian-rele...@lists.debian.org usertags -1 + bsp-2021-03-latinoamerica tags -1 + pending,patch thank you
I have included the following patch and pushed to the Git repository (but not made an upload): diff --git a/debian/changelog b/debian/changelog index 25f22f6..9872f94 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,11 @@ debirf (0.39) UNRELEASED; urgency=medium + [ Ondřej Nový ] * d/copyright: Use https protocol in Format field + [ Gunnar Wolf ] + * switch from /updates to -security (Closes: #969938) + -- Ondřej Nový <on...@debian.org> Mon, 01 Oct 2018 10:36:19 +0200 debirf (0.38) unstable; urgency=medium diff --git a/src/modules/a0_add_security_repos b/src/modules/a0_add_security_repos index a4ab2be..7c0341d 100755 --- a/src/modules/a0_add_security_repos +++ b/src/modules/a0_add_security_repos @@ -22,7 +22,7 @@ case "${DEBIRF_DISTRO}" in ;; *) cat <<EOF > "${DEBIRF_ROOT}/etc/apt/sources.list.d/security_repos.list" -deb http://security.debian.org/ ${DEBIRF_SUITE}/updates main contrib non-free +deb http://security.debian.org/ ${DEBIRF_SUITE}-security main contrib non-free EOF ;; esac This package has currently three RC bugs. I'll see if I can make progress on any other of them, and if so, will upload to a delayed queue (otherwise, I'm just tagging as patch+pending).
signature.asc
Description: PGP signature