diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 4e25dd5..6835300 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ libhx (4.26-1) UNRELEASED; urgency=medium * Declare compliance with Debian Policy 4.7.2 (No changes needed). * debian/copyright: - Add 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:49:46 +0100 diff --git a/debian/control b/debian/control index 53051f5..c17a908 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 4.7.2 Section: libs Rules-Requires-Root: no Homepage: https://inai.de/projects/libhx/ -Vcs-Git: git://git.jff.email/libhx.git +Vcs-Git: https://git.jff.email/cgit/libhx.git Vcs-Browser: https://git.jff.email/cgit/libhx.git Package: libhx32t64 |