From d28d357be61697cd00cb50fa9db935542738b796 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 21 Mar 2025 09:19:42 +0100 Subject: d/control: Change Vcs-Git from git: to https: --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index dfc873e..1457f4b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ ipmitool (1.8.19-8) UNRELEASED; urgency=medium * New debian/patches/0130-chassis_bootparam.patch (Closes: #1099886). * Declare compliance with Debian Policy 4.7.2 (No changes needed). + * debian/control: + - Change Vcs-Git from git: to https:. -- Jörg Frings-Fürst Fri, 21 Mar 2025 09:11:20 +0100 diff --git a/debian/control b/debian/control index 0e5a570..560b25e 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: libssl-dev Standards-Version: 4.7.2 Rules-Requires-Root: no -Vcs-Git: git://git.jff.email/ipmitool.git +Vcs-Git: https://git.jff.email/cgit/ipmitool.git Vcs-Browser: https://git.jff.email/cgit/ipmitool.git Homepage: https://codeberg.org/IPMITool/ipmitool -- cgit v1.2.3