From 2d485423c5012aa9573143bb35d08b511eed0ac9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 16 Mar 2025 12:36:27 +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 b067658..a4b53db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ libonig (6.9.10-1) UNRELEASED; urgency=medium * Declare compliance with Debian Policy 4.7.2 (No changes needed). * debian/copyright: - Add year 2025 to myself. + * debian/control: + - Change Vcs-Git from git: to https:. -- Jörg Frings-Fürst Sun, 16 Mar 2025 12:07:18 +0100 diff --git a/debian/control b/debian/control index bb1a9d9..d577ca8 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: Standards-Version: 4.7.2 Rules-Requires-Root: no Homepage: https://github.com/kkos/oniguruma -Vcs-Git: git://git.jff.email/libonig.git +Vcs-Git: https://git.jff.email/cgit/libonig.git Vcs-Browser: https://git.jff.email/cgit/libonig.git Package: libonig5 -- cgit v1.2.3