From 21cdf3d2fdb5d26208038aa02b14e825153b1053 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ond=C5=99ej=20Nov=C3=BD?= <onovy@debian.org>
Date: Thu, 24 Sep 2020 08:52:58 +0200
Subject: [PATCH] d/control: Update Vcs-* fields with new Debian Python Team
 Salsa layout

---
 debian/changelog | 2 ++
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c7b1f0a..1fd5e55 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ python-pynvim (0.4.0-2) UNRELEASED; urgency=medium
 
   * d/control: Update Maintainer field with new Debian Python Team
     contact address.
+  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
+    layout.
 
  -- Ondřej Nový <onovy@debian.org>  Thu, 24 Sep 2020 08:52:57 +0200
 
diff --git a/debian/control b/debian/control
index 34ad050..8fc556d 100644
--- a/debian/control
+++ b/debian/control
@@ -21,8 +21,8 @@ Build-Depends:
  python3-pytest-runner,
 Standards-Version: 4.4.1
 Homepage: https://github.com/neovim/python-client
-Vcs-Git: https://salsa.debian.org/python-team/modules/python-pynvim.git
-Vcs-Browser: https://salsa.debian.org/python-team/modules/python-pynvim
+Vcs-Git: https://salsa.debian.org/python-team/packages/python-neovim.git
+Vcs-Browser: https://salsa.debian.org/python-team/packages/python-neovim
 
 Package: python3-pynvim
 Architecture: all
-- 
GitLab