summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 3 insertions, 1 deletions
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 <debian@jff.email> 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