From 903a7652bfa9ada20f97650f709a59b99faca14b Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Mon, 20 Jun 2022 20:38:46 +0000 Subject: [PATCH] Use canonical Salsa URL for homepage. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 07006ff..9aed0db 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: Standards-Version: 4.5.1 Vcs-Git: https://salsa.debian.org/java-team/maven-ant-helper.git Vcs-Browser: https://salsa.debian.org/java-team/maven-ant-helper -Homepage: https://salsa.debian.org/java-team/maven-ant-helper.git +Homepage: https://salsa.debian.org/java-team/maven-ant-helper Package: maven-ant-helper Architecture: all -- GitLab