From 14da201645c781adb06fb3d5a5f84fc9fd986d25 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 5 Feb 2025 05:27:50 +0100 Subject: [PATCH] Adding vcs fields. Signed-off-by: Daniel Baumann --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index e352317..8bf843a 100644 --- a/debian/control +++ b/debian/control @@ -30,6 +30,8 @@ Build-Depends: Rules-Requires-Root: no Standards-Version: 4.7.0 Homepage: https://codeberg.org/Cyborus/forgejo-api +Vcs-Browser: https://forgejo.debian.net/forgejo/forgejo-api +Vcs-Git: https://forgejo.debian.net/forgejo/forgejo-api X-Cargo-Crate: forgejo-api Package: librust-forgejo-api-dev