File: changelog

package info (click to toggle)
php-cache-integration-tests 0.17.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 348 kB
  • sloc: php: 1,515; makefile: 10
file content (101 lines) | stat: -rw-r--r-- 3,277 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
php-cache-integration-tests (0.17.0-6) unstable; urgency=medium

  * Compatibility with recent PHPUnit (12)
  * Update Standards-Version to 4.7.0
  * Update debian/clean

 -- David Prévot <taffit@debian.org>  Wed, 12 Feb 2025 23:05:33 +0100

php-cache-integration-tests (0.17.0-5) unstable; urgency=medium

  * Upload to unstable now that Bookworm has been released

 -- David Prévot <taffit@debian.org>  Fri, 15 Sep 2023 17:40:59 +0530

php-cache-integration-tests (0.17.0-4) experimental; urgency=medium

  * Upload to experimental during the freeze
  * Mark package as Multi-Arch: foreign
  * Remove dependencies
  * Update standards version to 4.6.2, no changes needed.

 -- David Prévot <taffit@debian.org>  Tue, 23 May 2023 18:36:06 +0200

php-cache-integration-tests (0.17.0-3) unstable; urgency=medium

  * Update debian/watch URL

 -- David Prévot <taffit@debian.org>  Tue, 20 Sep 2022 13:24:36 +0200

php-cache-integration-tests (0.17.0-2) unstable; urgency=medium

  * Fix d/watch after hosting change
  * Use dh 13 and dh-sequence-phpcomposer instead of --with phpcomposer
  * Generate phpabtpl at build time
  * Update Standards-Version to 4.6.1

 -- David Prévot <taffit@debian.org>  Sun, 10 Jul 2022 05:46:02 +0200

php-cache-integration-tests (0.17.0-1) unstable; urgency=medium

  [ Nicolas Grekas ]
  * Move to namespaced phpunit versions
  * Fix phpunit 8 compat to unlock testing Symfony on PHP 7.4 (#102)

  [ David Prévot ]
  * d/control:
    - Rename main branch to debian/latest (DEP-14)
    - Set Rules-Requires-Root: no
    - Drop versioned dependency satisfied in (old)stable
    - Use debhelper-compat 13
    - Update Standards-Version to 4.5.1
  * d/patches: Drop patches not needed anymore
  * d/watch: Update watch file format version to 4
  * d/u/metadata: Set fields Bug-Database, Bug-Submit,
    Repository, Repository-Browse.

 -- David Prévot <taffit@debian.org>  Thu, 03 Dec 2020 18:57:57 -0400

php-cache-integration-tests (0.16.0-3) unstable; urgency=medium

  * Extend d/clean for PHPUnit 8
  * Compatibility with recent PHPUnit (8)
  * Use versioned copyright format URI.
  * Use secure URI in Homepage field.
  * Bump debhelper from old 9 to 12.
  * Move repository to salsa.d.o
  * Drop get-orig-source target
  * Update Standards-Version to 4.4.0

 -- David Prévot <taffit@debian.org>  Tue, 27 Aug 2019 20:34:32 -1000

php-cache-integration-tests (0.16.0-2) unstable; urgency=medium

  * Support recent PHPUnit
  * Update Standards-Version to 4.1.1

 -- David Prévot <taffit@debian.org>  Sat, 25 Nov 2017 19:20:07 -1000

php-cache-integration-tests (0.16.0-1) unstable; urgency=medium

  * Update description
  * Adapt autoload.php to new dependencies
  * Update Standards-Version to 4.1.0

 -- David Prévot <taffit@debian.org>  Wed, 20 Sep 2017 23:50:41 -1000

php-cache-integration-tests (0.10.0-1) unstable; urgency=medium

  [ Nicolas Grekas ]
  * Saving expired values should invalidated existing ones

  [ David Prévot ]
  * Update Standards-Version to 3.9.8

 -- David Prévot <taffit@debian.org>  Wed, 27 Apr 2016 13:59:12 -0400

php-cache-integration-tests (0.9.1-1) unstable; urgency=low

  * Initial release (new symfony build-dependency)

 -- David Prévot <taffit@debian.org>  Sun, 14 Feb 2016 00:43:12 -0400