summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rw-r--r--debian/control2
2 files changed, 7 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index a2d23fe7..e30613fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,12 @@ libunistring (1.3-1) UNRELEASED; urgency=medium
* New upstream release.
- refresh symbols file.
* Declare compliance with Debian Policy 4.7.0.1 (No changes needed).
- * debian/changelog: Remove tailing whitespace.
- * debian/copyright: Rewrite to make lrc happy.
+ * debian/changelog:
+ - Remove tailing whitespace.
+ * debian/copyright:
+ - Rewrite to make lrc happy.
+ * debian/control:
+ - Change VCS-Git from git to https.
-- Jörg Frings-Fürst <debian@jff.email> Sun, 20 Oct 2024 15:24:10 +0200
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