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
|
persistent-cache-cpp (1.0.7-2) unstable; urgency=medium
* debian/watch:
+ Update file for recent GitLab changes of the tags overview page.
* debian/patches:
+ Add 1001_fix-setfill-not-defined-in-scope.patch. Fix FTBFS against GCC-14.
(Closes: #1077427).
-- Mike Gabriel <sunweaver@debian.org> Wed, 14 Aug 2024 19:14:12 +0200
persistent-cache-cpp (1.0.7-1) unstable; urgency=medium
* New upstream release.
* debian/patches:
+ Drop all patches. All applied upstream.
* debian/copyright:
+ Update copyright attribution for debian/.
-- Mike Gabriel <sunweaver@debian.org> Thu, 01 Feb 2024 15:12:14 +0100
persistent-cache-cpp (1.0.5-5) unstable; urgency=medium
[ Anton Gladky ]
* Remove comit-hashes from changelog
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Remove unnecessary get-orig-source-target.
* Update standards version to 4.6.2, no changes needed.
[ Mike Gabriel ]
* Revert "Remove unnecessary get-orig-source-target."
[ Marius Gripsgard ]
* debian/patches: Add patch to fix FTBFS with googletest 1.13.0
(closes: #1041132)
* debian/control: Add myself as uploader
-- Marius Gripsgard <mariogrip@debian.org> Wed, 26 Jul 2023 20:29:23 +0200
persistent-cache-cpp (1.0.5-4) unstable; urgency=medium
* Team upload.
[ Mike Gabriel ]
* debian/: Update upstream Git repo URL.
[ Adrian Bunk ]
* Include missing header. (Closes: #1013012)
[ Anton Gladky ]
* Add debian/.gitlab-ci.yml.
* Set upstream metadata fields: Repository.
* Remove obsolete field Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
* Update standards version to 4.6.1, no changes needed.
* Minor update of install files
-- Anton Gladky <gladk@debian.org> Wed, 05 Oct 2022 22:27:53 +0200
persistent-cache-cpp (1.0.5-3) unstable; urgency=medium
* Source-only re-upload as is.
-- Mike Gabriel <sunweaver@debian.org> Sat, 25 Dec 2021 22:51:41 +0100
persistent-cache-cpp (1.0.5-2) unstable; urgency=medium
* debian/patches/README:
+ Add file. Explain your patch naming scheme.
* debian/patches:
+ Add 0001_explicitly-include-boost-optional-optional_io-hpp.patch.
Explicitly include boost/optional/optional_io.hpp as required with
current Boost.
-- Mike Gabriel <sunweaver@debian.org> Thu, 25 Nov 2021 12:13:52 +0100
persistent-cache-cpp (1.0.5-1) unstable; urgency=medium
* Initial upload to Debian. (Closes: #998702).
-- Mike Gabriel <sunweaver@debian.org> Mon, 08 Nov 2021 18:25:11 +0100
|