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 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128
|
foonathan-memory (0.7.4-3) unstable; urgency=medium
* Bump CMake policy version in autopkgtest
-- Timo Röhling <roehling@debian.org> Thu, 25 Sep 2025 18:30:12 +0200
foonathan-memory (0.7.4-2) unstable; urgency=medium
* Upload to unstable.
-- Timo Röhling <roehling@debian.org> Mon, 22 Sep 2025 12:00:36 +0200
foonathan-memory (0.7.4-1) experimental; urgency=medium
* Migrate debian/watch to version 5 format
* New upstream version 0.7.4
* Refresh patches (no functional changes)
* Wrap and sort Debian package files
* Bump Standards-Version to 4.7.2
* Bump SONAME to 0.7.4
-- Timo Röhling <roehling@debian.org> Tue, 09 Sep 2025 09:28:54 +0200
foonathan-memory (0.7.3-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1061942
-- Michael Hudson-Doyle <mwhudson@debian.org> Wed, 28 Feb 2024 09:06:07 +0000
foonathan-memory (0.7.3-2) unstable; urgency=medium
* Upload to unstable.
-- Timo Röhling <roehling@debian.org> Tue, 27 Jun 2023 00:40:05 +0200
foonathan-memory (0.7.3-1) experimental; urgency=medium
* New upstream version 0.7.3
* Bump SONAME to 0.7.3
* Bump Standards-Version to 4.6.2
-- Timo Röhling <roehling@debian.org> Sun, 18 Jun 2023 21:22:26 +0200
foonathan-memory (0.7.2-3) unstable; urgency=medium
* Fix d/watch
* Use AUTOPKGTEST_TMP
-- Timo Röhling <roehling@debian.org> Fri, 23 Dec 2022 14:12:17 +0100
foonathan-memory (0.7.2-2) unstable; urgency=medium
* Upload to unstable.
-- Timo Röhling <roehling@debian.org> Sun, 07 Aug 2022 22:35:20 +0200
foonathan-memory (0.7.2-1) experimental; urgency=medium
* New upstream version 0.7.2
* Bump SONAME after ABI change
* Bump Standards-Version to 4.6.1
* Cross-compiling works without emulation now
-- Timo Röhling <roehling@debian.org> Thu, 04 Aug 2022 21:59:13 +0200
foonathan-memory (0.7.1-4) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields:
Bug-Submit, Repository, Repository-Browse.
[ Timo Röhling ]
* Make package cross-compilable
-- Timo Röhling <roehling@debian.org> Tue, 12 Oct 2021 14:37:06 +0200
foonathan-memory (0.7.1-3) unstable; urgency=medium
* Simplify d/rules
* Transfer package to new Debian Robotics Team
-- Timo Röhling <roehling@debian.org> Sat, 09 Oct 2021 13:25:07 +0200
foonathan-memory (0.7.1-2) unstable; urgency=medium
* Upload to unstable.
-- Timo Röhling <roehling@debian.org> Tue, 21 Sep 2021 13:13:44 +0200
foonathan-memory (0.7.1-1) experimental; urgency=medium
* New upstream version 0.7.1
* Bump Standards-Version to 4.6.0 (no changes)
* Drop .symbols file
* Bump SOVERSION
-- Timo Röhling <roehling@debian.org> Sat, 11 Sep 2021 01:35:56 +0200
foonathan-memory (0.7-4) unstable; urgency=medium
* Handle vanished symbols with GCC-11 (Closes: #984133)
* Update maintainer email address
-- Timo Röhling <roehling@debian.org> Sun, 15 Aug 2021 22:14:45 +0200
foonathan-memory (0.7-3) unstable; urgency=medium
* Mark lambda function symbols as optional
* Add "Multi-Arch: foreign" to libfoonathan-memory-doc
* Fix libatomic check (FTBFS on riscv64)
-- Timo Röhling <timo@gaussglocke.de> Thu, 10 Dec 2020 10:20:47 +0100
foonathan-memory (0.7-2) unstable; urgency=medium
* Detect correct container node size
* Install arch-specific header to arch-specific location
* Put version number into config_impl.hpp
* Link against libatomic if needed
-- Timo Röhling <timo@gaussglocke.de> Mon, 07 Dec 2020 11:21:23 +0100
foonathan-memory (0.7-1) unstable; urgency=medium
* Initial release (Closes: #975447)
-- Timo Röhling <timo@gaussglocke.de> Wed, 02 Dec 2020 19:58:37 +0100
|