From 3d36be737bf3e96f7369cccbae5ddbbb1c5b3e33 Mon Sep 17 00:00:00 2001 From: Gianfranco Costamagna Date: Fri, 4 Feb 2022 09:46:48 +0100 Subject: [PATCH] Fix VCS fields --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 421b04ff..2a7c56ad 100644 --- a/debian/control +++ b/debian/control @@ -28,8 +28,8 @@ Build-Depends: debhelper (>= 10.0), cmake, ninja-build, Build-Conflicts: oprofile Standards-Version: 4.2.1 Homepage: https://www.llvm.org/ -Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b snapshot -Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/snapshot +Vcs-Git: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain.git -b 13 +Vcs-Browser: https://salsa.debian.org/pkg-llvm-team/llvm-toolchain/tree/13 # ------------- clang -------------