summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@google.com>2020-06-18 16:27:50 -0400
committerGravatar Benjamin Barenblat <bbaren@google.com>2020-06-18 16:27:50 -0400
commitcc55a69b3e8f9cd52fb44bcdd8ec7aefa539e284 (patch)
treeea1ad058d65ef2bc641ab21acad20fb2dfbb40b3 /debian/changelog
parente0ea7f879de3ca79ece21e70bd844b882c055ccf (diff)
Collapse shared libraries into a single package20200225.2-1
ftpmaster has voiced concern about having dozens of tiny packages with ABI identifiers in their names, so combine all of them into a single binary package. Abseil now builds only two packages--libabsl20200225, which contains shared libraries, and libabsl-dev, which contains headers and archives.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 41b8cc22..01d8f27d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ abseil (0~20200225.2-1) experimental; urgency=medium
* Initial release. (Closes: #888705)
- -- Benjamin Barenblat <bbaren@debian.org> Fri, 22 May 2020 15:29:58 -0400
+ -- Benjamin Barenblat <bbaren@debian.org> Thu, 18 Jun 2020 16:27:49 -0400