File: changelog

package info (click to toggle)
php-zeta-base 1.9.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,036 kB
  • sloc: php: 2,733; makefile: 9
file content (128 lines) | stat: -rw-r--r-- 3,806 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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
php-zeta-base (1.9.4-2) unstable; urgency=medium

  * Let test Class name match file name (Closes: #1070615)
  * Update Standards-Version to 4.7.0

 -- David Prévot <taffit@debian.org>  Sat, 18 May 2024 13:11:37 +0200

php-zeta-base (1.9.4-1) unstable; urgency=medium

  [ Derick Rethans ]
  * PHP 8.2 compatibility (in tests)

 -- David Prévot <taffit@debian.org>  Fri, 02 Dec 2022 07:53:22 +0100

php-zeta-base (1.9.3-2) unstable; urgency=medium

  * Fix d/watch after hosting change
  * Mark package as Multi-Arch: foreign
  * Install /u/s/pkg-php-tools/{autoloaders,overrides} files
  * Update Standards-Version to 4.6.1

 -- David Prévot <taffit@debian.org>  Wed, 06 Jul 2022 19:15:04 +0200

php-zeta-base (1.9.3-1) unstable; urgency=medium

  [ Derick Rethans ]
  * Upgrade to PHPUnit 8
  * Added ReturnTypeWillChange attribute to silence warnings on PHP 8.1
  * Go with 1.9.3

  [ David Prévot ]
  * Update for recent version of PHPUnit
  * Simplify gbp import-orig
  * Update standards version to 4.6.0, no changes needed.
  * Install dh-sequence-* instead of using dh --with

 -- David Prévot <taffit@debian.org>  Sat, 09 Oct 2021 22:06:18 -0400

php-zeta-base (1.9.1-3) unstable; urgency=medium

  * Extend autoload workaround for tests with PHPUnit 9
  * Drop versioned dependency satisfied in (old)stable
  * Update watch file format version to 4.
  * Set upstream metadata fields:
    Bug-Database, Bug-Submit, Repository, Repository-Browse.
  * Set Rules-Requires-Root: no.
  * Update Standards-Version to 4.5.1
  * Use debhelper-compat 13
  * Simplify override_dh_auto_test
  * Rename main branch to debian/latest (DEP-14)

 -- David Prévot <taffit@debian.org>  Mon, 14 Dec 2020 02:56:49 -0400

php-zeta-base (1.9.1-2) unstable; urgency=medium

  * Compatibility with recent PHPUnit (8)
  * Use secure URI in debian/watch.
  * Update standards version, no changes needed.
  * Simplify testsuite handling

 -- David Prévot <taffit@debian.org>  Wed, 28 Aug 2019 12:43:57 -1000

php-zeta-base (1.9.1-1) unstable; urgency=medium

  [ Derick Rethans ]
  * Renamed and updated license file
  * Go with Base 1.9.1

  [ Remi Collet ]
  * object is a reserved keyword in PHP 7.2

  [ David Prévot ]
  * Update copyright
  * Move repository to salsa.d.o
  * Drop get-orig-source target
  * Simplify clean target
  * Use debhelper-compat 12
  * Update Standards-Version to 4.3.0
  * Update versioned build-dependency
  * Update for recent version of PHPUnit (Closes: #882917, #917744)
  * Workaround autload issue during tests

 -- David Prévot <taffit@debian.org>  Thu, 14 Feb 2019 16:38:30 -1000

php-zeta-base (1.9-3) unstable; urgency=medium

  * Rebuild with recent pkg-php-tools for the PHP 7.0 transition

 -- David Prévot <taffit@debian.org>  Wed, 23 Mar 2016 16:10:26 -0400

php-zeta-base (1.9-2) unstable; urgency=medium

  * Add homemade autoload
  * Split doc and examples
  * Run testsuite at build time
  * Update CI to use homemade autoload
  * Update Standards-Version to 3.9.7

 -- David Prévot <taffit@debian.org>  Fri, 12 Feb 2016 23:36:00 -0400

php-zeta-base (1.9-1) unstable; urgency=medium

  [ Tobias Schlitt ]
  * - Fixed: Adjusted source headers of Base to Apache license.
  * - Fixed: Updated copyright dates in NOTICE files.

  [ Sebastian Bergmann ]
  * Remove custom test runner.

  [ Benjamin Eberlei ]
  * Prepare test dependencies.

  [ Jérôme Vieilledent ]
  * Updated Changelog for 1.9

  [ David Prévot ]
  * Convert packaging to Composer source
  * Update copyright
  * Run DEP-8 tests
  * Bump standards version to 3.9.6

 -- David Prévot <taffit@debian.org>  Sun, 28 Sep 2014 12:21:01 -0400

php-zeta-base (1.8-1) unstable; urgency=low

  * Initial Release (Closes: #746422)

 -- David Prévot <taffit@debian.org>  Wed, 30 Apr 2014 16:44:46 -0400