summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2020-07-24 09:40:49 -0400
committerGravatar Benjamin Barenblat <bbaren@google.com>2020-07-24 09:40:49 -0400
commitc52743b948f3e558d4436a8773f15af6b9f33b5e (patch)
treed5dabadcca4775f2d9a6c193e5d65845f7815f75 /debian/changelog
parent393cf44417dab72c06c18b3569c7bf8b9a01607f (diff)
Switch to shlibs infrastructure
Remove the symbols file and replace it with an shlibs file. Since Abseil is almost certain to break ABI with every release, maintaining fine-grained symbol histories is not terribly useful anyway; furthermore, since Abseil is a C++ library, maintaining a symbols file is a lot of work. Bug: https://bugs.debian.org/966183
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 60e0bdd1..7499de91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+abseil (0~20200225.2-3) UNRELEASED; urgency=medium
+
+ * Replace symbols file with shlibs infrastructure. (Closes: #966183)
+
+ -- Benjamin Barenblat <bbaren@debian.org> Fri, 24 Jul 2020 09:26:51 -0400
+
abseil (0~20200225.2-2) unstable; urgency=medium
* Rebuild for unstable.