From 49a274e872ea0daed30f9a25a64784697694feb9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 14 Aug 2023 14:12:10 +0200 Subject: d/control: Change to new repository URL --- debian/changelog | 2 ++ debian/control | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 07f94c3..156a027 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ libonig (6.9.8-2) UNRELEASED; urgency=medium * Declare compliance with Debian Policy 4.6.2 (No changes needed). * debian/copyright: - Add year 2023 to myself. + * debian/control: + - Change to new repository URL. -- Jörg Frings-Fürst Mon, 14 Aug 2023 09:48:18 +0200 diff --git a/debian/control b/debian/control index 0d4b835..edaba76 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Build-Depends: Standards-Version: 4.6.2.0 Rules-Requires-Root: no Homepage: https://github.com/kkos/oniguruma -Vcs-Git: git://jff.email/opt/git/libonig.git -Vcs-Browser: https://jff.email/cgit/libonig.git +Vcs-Git: git://git.jff.email/libonig.git +Vcs-Browser: https://git.jff.email/cgit/libonig.git Package: libonig5 Priority: optional -- cgit v1.2.3