summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2025-03-16 12:36:27 +0100
committerJörg Frings-Fürst <debian@jff.email>2025-03-16 12:36:27 +0100
commit2d485423c5012aa9573143bb35d08b511eed0ac9 (patch)
tree4c809be9298693cdc9ce013242aa3d4689d648ff
parentbac9545a7d98b2d80645337f1dae38daef4a7f1d (diff)
d/control: Change Vcs-Git from git: to https:develop
-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