diff options
author | Benjamin Barenblat <bbaren@google.com> | 2021-02-04 12:53:07 -0500 |
---|---|---|
committer | Benjamin Barenblat <bbaren@google.com> | 2021-02-04 13:15:16 -0500 |
commit | bb26c6c8ec6e01ad31cab8b5ff375dda3b293c87 (patch) | |
tree | f7173559614aad4f40529277b3ce02627f2e676e /debian/control | |
parent | bef4de8118e1676be1a934c10fafff286ec68066 (diff) |
Update Standards-Version
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 3cfd969c..7ebf70dd 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: debhelper-compat (= 12), googletest (>= 1.10.0.20200926) [amd64], Rules-Requires-Root: no -Standards-Version: 4.5.0 +Standards-Version: 4.5.1 Section: libs Homepage: https://abseil.io/ Vcs-Browser: https://salsa.debian.org/debian/abseil |