From cff5effec0d166ea2224542befdd96a2de9ce261 Mon Sep 17 00:00:00 2001 From: Ryan Pavlik <ryan.pavlik@collabora.com> Date: Wed, 27 Oct 2021 10:20:59 -0500 Subject: [PATCH] d/control: Update for backport. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index fc6f175a1..79ff1dbef 100644 --- a/debian/control +++ b/debian/control @@ -34,8 +34,8 @@ Build-Depends: debhelper-compat (= 12), pandoc <!nodoc>, pkg-config Standards-Version: 4.6.0 -Vcs-Browser: https://gitlab.freedesktop.org/monado/monado/-/tree/debian/sid -Vcs-Git: https://gitlab.freedesktop.org/monado/monado.git -b debian/sid +Vcs-Browser: https://gitlab.freedesktop.org/monado/monado/-/tree/ubuntu/hirsute +Vcs-Git: https://gitlab.freedesktop.org/monado/monado.git -b ubuntu/hirsute Homepage: https://monado.freedesktop.org/ Rules-Requires-Root: no -- GitLab