diff options
author | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2024-07-11 16:49:39 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2024-07-11 16:49:39 +0200 |
commit | 4b8be26c656ed22ecd03390e80076620f8531471 (patch) | |
tree | 029fff7f9da5c943fc9d550a397a4f40ae173401 | |
parent | 6e8435e96a4a0eec05775f6b70e344c7e5fc7184 (diff) |
d/control: Change VCS-Git to https
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 72c6251..d5bf0fd 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: Standards-Version: 4.7.0 Rules-Requires-Root: no Homepage: http://uriparser.sourceforge.net -Vcs-Git: git://git.jff.email/uriparser.git +Vcs-Git: https://git.jff.email/uriparser.git Vcs-Browser: https://git.jff.email/cgit/uriparser.git Package: liburiparser1 |