diff options
author | Benjamin Barenblat <bbaren@google.com> | 2022-02-04 13:53:59 -0500 |
---|---|---|
committer | Benjamin Barenblat <bbaren@google.com> | 2022-02-04 13:53:59 -0500 |
commit | 4cc4b43a94261c5eab628b57d013c6eea78bb496 (patch) | |
tree | 332e126e7f7e79a10dbb7d97de6254ef66a8cdc3 | |
parent | 4528db7949c7992f4c35c6728b53da7799e5b8b3 (diff) |
Release for experimental20210324.2-1
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 7913fc07..a4fd9c54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -abseil (0~20210324.2-1) UNRELEASED; urgency=medium +abseil (0~20210324.2-1) experimental; urgency=medium * New upstream release. * Stop installing libabsl_flags.so and libabsl_flags.a, since they are @@ -10,7 +10,7 @@ abseil (0~20210324.2-1) UNRELEASED; urgency=medium * Compute Thumb function bounds correctly. (Closes: #987314) * Reenable unit tests on most architectures. - -- Benjamin Barenblat <bbaren@debian.org> Thu, 08 Apr 2021 10:28:01 -0400 + -- Benjamin Barenblat <bbaren@debian.org> Fri, 04 Feb 2022 13:11:32 -0500 abseil (0~20200923.3-3) unstable; urgency=medium diff --git a/debian/control b/debian/control index 4fb9a17c..dde19493 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: debhelper-compat (= 12), googletest (>= 1.10.0.20200926) [!hppa !mipsel !ppc64] Rules-Requires-Root: no -Standards-Version: 4.5.1 +Standards-Version: 4.6.0 Section: libs Homepage: https://abseil.io/ Vcs-Browser: https://salsa.debian.org/debian/abseil |