From 3cffe48ce06fe79ef2f00e3229c8cdba40b75810 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 5 Feb 2025 05:12:43 +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 e592023..1cc371c 100644 --- a/debian/control +++ b/debian/control @@ -18,6 +18,8 @@ Build-Depends: Rules-Requires-Root: no Standards-Version: 4.7.0 Homepage: https://github.com/baoyachi/sha256-rs +Vcs-Browser: https://forgejo.debian.net/forgejo/rust-sha256 +Vcs-Git: https://forgejo.debian.net/forgejo/rust-sha256 X-Cargo-Crate: sha256 Package: librust-sha256+openssl-dev