summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2020-09-14 17:39:55 -0400
committerGravatar Benjamin Barenblat <bbaren@google.com>2020-09-14 17:39:55 -0400
commit6aaa57effac23b8a708c21ad4687d955d8298027 (patch)
treee49b47bf2339468590127727fd4587c9e8975373
parentd7352d827df8f422eb55dc88448f346cafdb05e4 (diff)
Add Vcs-* links to debian/control
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
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++