blob: f964b657de5a6adfd516e2b6511a841e1e2190e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
|
abseil (0~20200923.2-3) UNRELEASED; urgency=medium
* Fix issues discovered by unit tests.
-- Benjamin Barenblat <bbaren@debian.org> Sun, 31 Jan 2021 15:04:03 -0500
abseil (0~20200923.2-2) unstable; urgency=medium
* Reenable unit tests.
-- Benjamin Barenblat <bbaren@debian.org> Tue, 01 Dec 2020 12:37:56 -0500
abseil (0~20200923.2-1) unstable; urgency=medium
* New upstream release.
* Fix build on hppa via patch. (Closes: #971768)
* Link libatomic where necessary to prevent issues with load-time
symbol resolution. (Closes: #973492)
-- Benjamin Barenblat <bbaren@debian.org> Fri, 06 Nov 2020 16:51:39 -0500
abseil (0~20200923.1-1) unstable; urgency=medium
* New upstream release.
-- Benjamin Barenblat <bbaren@debian.org> Mon, 12 Oct 2020 12:40:50 -0400
abseil (0~20200923-2) unstable; urgency=medium
* Release for unstable.
-- Benjamin Barenblat <bbaren@debian.org> Tue, 06 Oct 2020 10:00:02 -0400
abseil (0~20200923-1) experimental; urgency=medium
* New upstream release.
-- Benjamin Barenblat <bbaren@debian.org> Fri, 25 Sep 2020 17:57:31 -0400
abseil (0~20200225.2-4) unstable; urgency=medium
* Fix "autopkgtest needs update for new version of cmake: warning on
stderr" by applying a patch from upstream. (Closes: #970333)
-- Benjamin Barenblat <bbaren@debian.org> Mon, 14 Sep 2020 17:40:05 -0400
abseil (0~20200225.2-3) unstable; urgency=medium
* Replace symbols file with shlibs infrastructure. (Closes: #966183)
-- Benjamin Barenblat <bbaren@debian.org> Fri, 24 Jul 2020 09:42:03 -0400
abseil (0~20200225.2-2) unstable; urgency=medium
* Rebuild for unstable.
* Rework symbols file using pkg-kde-tools for increased robustness.
* Avoid SSSE3 on amd64 and SSE2 on i386 for greater processor
compatibility.
-- Benjamin Barenblat <bbaren@debian.org> Thu, 23 Jul 2020 17:23:57 -0400
abseil (0~20200225.2-1) experimental; urgency=medium
* Initial release. (Closes: #888705)
-- Benjamin Barenblat <bbaren@debian.org> Thu, 18 Jun 2020 16:27:49 -0400
|