tags 1143034 patch thanks I'm attaching a patch, also available as a Salsa merge request:
https://salsa.debian.org/sudip/libbpf/-/merge_requests/1 /Simon
From 6bf3c7c969a76863bcf1b5b44a9dd217bb254f12 Mon Sep 17 00:00:00 2001 From: Simon Josefsson <[email protected]> Date: Thu, 30 Jul 2026 00:08:07 +0200 Subject: [PATCH] Add Homepage URL (Closes: #1143034) --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 26a9fd9..b0cd249 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,7 @@ Maintainer: Sudip Mukherjee <[email protected]> Build-Depends: debhelper-compat (= 13), libelf-dev, zlib1g-dev, pkgconf Standards-Version: 4.7.3 Section: libs +Homepage: https://github.com/libbpf/libbpf Vcs-Browser: https://salsa.debian.org/sudip/libbpf Vcs-Git: https://salsa.debian.org/sudip/libbpf.git -- 2.54.0
signature.asc
Description: PGP signature

