From 6aaa57effac23b8a708c21ad4687d955d8298027 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Mon, 14 Sep 2020 17:39:55 -0400 Subject: Add Vcs-* links to debian/control --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 86a684b0..cb64a6e2 100644 --- a/debian/control +++ b/debian/control @@ -22,6 +22,8 @@ Rules-Requires-Root: no Standards-Version: 4.5.0 Section: libs Homepage: https://abseil.io/ +Vcs-Browser: https://salsa.debian.org/debian/abseil +Vcs-Git: https://salsa.debian.org/debian/abseil.git Description: extensions to the C++ standard library Abseil is an open-source collection of C++ library code designed to augment the C++ standard library. The Abseil library code is collected from Google's C++ -- cgit v1.2.3