From 5bcfc2c159f361f5313e6557d392b349200bddac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 28 Jun 2023 22:22:35 +0200 Subject: Declare compliance with Debian Policy 4.6.2.0 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index c4ab7af5..321a091e 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst Build-Depends: debhelper-compat (= 13) -Standards-Version: 4.6.1.0 +Standards-Version: 4.6.2.0 Section: libs Rules-Requires-Root: no Homepage: https://www.gnu.org/software/libunistring/ -- cgit v1.2.3 From e382320c8ca1ed21bf9c31c3ec763d331a967f4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 28 Jun 2023 22:27:41 +0200 Subject: d/control: Change to new repository URL --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 321a091e..b33002ed 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Standards-Version: 4.6.2.0 Section: libs Rules-Requires-Root: no Homepage: https://www.gnu.org/software/libunistring/ -Vcs-Git: git://jff.email/opt/git/libunistring.git -Vcs-Browser: https://jff.email/cgit/libunistring.git +Vcs-Git: git://git.jff.email/libunistring.git +Vcs-Browser: https://git.jff.email/cgit/libunistring.git Package: libunistring-dev Section: libdevel -- cgit v1.2.3