blob: 167ff48160ebb0b35a5aaccac7d948e533218fd2 (
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
|
sexpp (0.8.7-4) unstable; urgency=medium
* thanks Helmut and Boyuan for the fixes!
* b-d: move from pkg-config to pkgconf
* Standards-Version: bump to 4.7.0 (no changes needed)
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Wed, 17 Apr 2024 18:56:06 -0400
sexpp (0.8.7-3.1) unstable; urgency=medium
[ Helmut Grohne ]
* Non-maintainer upload.
* debian/rules: Fix typo that causes nocheck FTBFS. (Closes: #1050329)
-- Boyuan Yang <byang@debian.org> Tue, 03 Oct 2023 14:20:43 -0400
sexpp (0.8.7-3) unstable; urgency=medium
* drop .symbols file, since the C++ name mangling makes it too fragile
to maintain safely.
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Mon, 14 Aug 2023 20:17:57 -0400
sexpp (0.8.7-2) unstable; urgency=medium
* move to unstable
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Mon, 14 Aug 2023 11:47:15 -0400
sexpp (0.8.7-1) experimental; urgency=medium
* Release to debian experimental (Closes: #1038812)
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Tue, 27 Jun 2023 17:56:15 -0400
|