diff options
author | Benjamin Barenblat <bbaren@google.com> | 2021-03-05 15:57:45 -0500 |
---|---|---|
committer | Benjamin Barenblat <bbaren@google.com> | 2021-03-05 15:57:45 -0500 |
commit | c38aef8910d3b1e10d989f7e0f5e066fac4aabda (patch) | |
tree | 9bca458c03c40a59fce05125333242e040f919c2 | |
parent | 2313d7bc2cc9110ce630548b2d892a810d34eb7d (diff) |
Release for unstable20200923.3-3
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index c8d28890..3f5cf710 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -abseil (0~20200923.3-3) UNRELEASED; urgency=medium +abseil (0~20200923.3-3) unstable; urgency=medium * Fix "ftbfs with -march=x86-64-v3" by correcting the relevant unit tests. (Closes: #983936) * Disable double-double unit tests due to compiler bugs. * Reenable unit tests on ppc64el. - -- Benjamin Barenblat <bbaren@debian.org> Thu, 04 Mar 2021 14:37:45 -0500 + -- Benjamin Barenblat <bbaren@debian.org> Fri, 05 Mar 2021 15:57:38 -0500 abseil (0~20200923.3-2) unstable; urgency=medium |