File: changelog

package info (click to toggle)
persistent-cache-cpp 1.0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 624 kB
  • sloc: cpp: 7,757; python: 183; ansic: 91; sh: 34; makefile: 7
file content (109 lines) | stat: -rw-r--r-- 3,630 bytes parent folder | download
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
persistent-cache-cpp (1.0.9-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches:
    + Drop 1001_CMakeLists.txt-Bump-cmake_minimum_required-to-versio.patch.
      Applied upstream.

 -- Mike Gabriel <sunweaver@debian.org>  Sun, 07 Sep 2025 00:13:11 +0200

persistent-cache-cpp (1.0.8-1) unstable; urgency=medium

  * New upstream release.
    - Support building against GTest/GMock >= 1.17.0. (Closes: #1114258).
  * debian/patches:
    + Drop 1001_fix-setfill-not-defined-in-scope.patch. Applied upstream.
    + Add 1001_CMakeLists.txt-Bump-cmake_minimum_required-to-versio.patch.
      Support building with CMake 4. (Closes: #1113398).
  * debian/control:
    + Bump Standards-Version: to 4.7.2. No changes needed.
    + In B-D, switch from pkg-config to pkgconf. Thanks, lintian.
    + In D (persistent-cache-cpp-dev), switch from pkg-config to pkgconf.
      Thanks, lintian.
  * debian/copyright:
    + Update copyright attributions for debian/.

 -- Mike Gabriel <sunweaver@debian.org>  Sat, 06 Sep 2025 11:16:47 +0200

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