[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1109829: sbsigntool: add Homepage field



Source: sbsigntool
Severity: wishlist
Tags: patch

Hi!

Small patch attached adding a homepage field to d/control. It's not the prettiest homepage, but gets the job done.

Bye :)
From 1007fe71dab376ec3a69ee60957388ea544cb7df Mon Sep 17 00:00:00 2001
From: Andrea Pappacoda <tachi@debian.org>
Date: Thu, 24 Jul 2025 16:20:14 +0200
Subject: [PATCH] d/control: add Homepage field

This way, users can get some more information when looking at the
package with `apt show` and such.
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 4ff59a9..a8e5df6 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Build-Depends: debhelper-compat (= 13),
   help2man,
   gnu-efi
 Standards-Version: 4.5.1
+Homepage: https://git.kernel.org/pub/scm/linux/kernel/git/jejb/sbsigntools.git/about/
 
 Package: sbsigntool
 Architecture: any-amd64 any-i386 arm64 armhf any-riscv64 any-loong64
-- 
2.47.2

Attachment: signature.asc
Description: PGP signature


Reply to: