From c138eef468424fb10398e672a0ee0f7d4991efe7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 5 Feb 2025 05:19:12 +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 98ba1d2..9d96fd9 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,8 @@ Build-Depends: Rules-Requires-Root: no Standards-Version: 4.7.0 Homepage: https://github.com/de-vri-es/auth-git2-rs +Vcs-Browser: https://forgejo.debian.net/forgejo/rust-auth-git2 +Vcs-Git: https://forgejo.debian.net/forgejo/rust-auth-git2 X-Cargo-Crate: auth-git2 Package: librust-auth-git2+log-dev