From 66d69b690d68a594161b88b1df2ddd1de8520c7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jelmer=20Vernoo=C4=B3?= Date: Sat, 11 May 2019 17:46:58 +0000 Subject: [PATCH] Fix Vcs-Git URL. --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5c5efdb..04a508b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pyavm (0.9.4-6) UNRELEASED; urgency=medium + + * Fix Vcs-Git URL. + + -- Jelmer Vernooij Sat, 11 May 2019 17:46:50 +0000 + pyavm (0.9.4-5) unstable; urgency=medium * Remove obsolete Python 2 test. diff --git a/debian/control b/debian/control index 4a58ec7..a78970a 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 11), X-Python3-Version: >= 3.6 Standards-Version: 4.3.0 Homepage: http://astrofrog.github.io/pyavm -Vcs-Git: https://git@salsa.debian.org:debian-astro-team/pyavm.git +Vcs-Git: https://salsa.debian.org/debian-astro-team/pyavm.git Vcs-Browser: https://salsa.debian.org/debian-astro-team/pyavm Package: python3-pyavm -- GitLab