From 52a7c2e871e128870300d7d44162df70946ef338 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 20 Oct 2024 16:49:42 +0200 Subject: Refresh symbols file; Declare compliance with Debian Policy 4.7.0.1 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index b33002ed..3532a613 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.2.0 +Standards-Version: 4.7.0.1 Section: libs Rules-Requires-Root: no Homepage: https://www.gnu.org/software/libunistring/ -- cgit v1.2.3 From 3d8ea466f888534b8358491c4adfc3d62a7ac30e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 10 Nov 2024 18:54:13 +0100 Subject: d/contol: Change VCS-Git from git to https --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 3532a613..cad3a00c 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 4.7.0.1 Section: libs Rules-Requires-Root: no Homepage: https://www.gnu.org/software/libunistring/ -Vcs-Git: git://git.jff.email/libunistring.git +Vcs-Git: https://git.jff.email/libunistring.git Vcs-Browser: https://git.jff.email/cgit/libunistring.git Package: libunistring-dev -- cgit v1.2.3