From fdb06740985a57e7a77fe1ff8e156fc1f010f29f Mon Sep 17 00:00:00 2001 From: Konstantin Demin Date: Sat, 19 Jul 2025 12:22:21 +0300 Subject: [PATCH] take package ownership --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 4f67778..2febafc 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: musl Section: libs Priority: optional -Maintainer: Reiner Herrmann +Maintainer: Konstantin Demin Build-Depends: debhelper-compat (= 13), gcc-aarch64-linux-gnu [arm64], gcc-arm-linux-gnueabi [armel], @@ -19,8 +19,8 @@ Build-Depends: debhelper-compat (= 13), gcc-x86-64-linux-gnu [amd64] Standards-Version: 4.7.2 Homepage: https://musl.libc.org/ -Vcs-Git: https://salsa.debian.org/reiner/musl.git -Vcs-Browser: https://salsa.debian.org/reiner/musl +Vcs-Git: https://git.krd.sh/trixie-backports/musl.git +Vcs-Browser: https://git.krd.sh/trixie-backports/musl Rules-Requires-Root: no Package: musl