summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2022-08-30 22:40:57 -0400
committerGravatar Benjamin Barenblat <bbaren@google.com>2022-08-30 22:40:57 -0400
commitde1b4de8da1cb0127da16824c40d205a0d1c29aa (patch)
treeb217cb953151289a95231951fe09a3532697283c /debian/changelog
parent1da493fa0f1003aa14bfd59a64cb6fef8fe40f08 (diff)
Backport an upstream patch to fix pkg-config file generation
See https://github.com/abseil/abseil-cpp/pull/1216 (upstream commit 09e96049995584c3489e4bd1467313e3e85af99c) for full details.
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 e5a1c38c..8056265d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+abseil (0~20220623.0-2) UNRELEASED; urgency=medium
+
+ * Backport an upstream patch to correct pkg-config file generation.
+
+ -- Benjamin Barenblat <bbaren@debian.org> Tue, 30 Aug 2022 22:40:21 -0400
+
abseil (0~20220623.0-1) unstable; urgency=medium
* New upstream release. (Closes: #1008730, #1012194)