File: changelog

package info (click to toggle)
php-text-template 4.0.1-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 28,712 kB
  • sloc: php: 170; xml: 46; makefile: 6
file content (203 lines) | stat: -rw-r--r-- 5,905 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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
php-text-template (4.0.1-4) unstable; urgency=medium

  * Upload for the reproducible effort
  * Update Standards-Version to 4.7.2
  * Track version 4 for Trixie

 -- David Prévot <taffit@debian.org>  Sun, 04 May 2025 19:24:39 +0200

php-text-template (4.0.1-3) unstable; urgency=medium

  * Source-only upload for testing migration

 -- David Prévot <taffit@debian.org>  Fri, 10 Jan 2025 12:06:02 +0100

php-text-template (4.0.1-2) unstable; urgency=medium

  * Upload to unstable in sync with PHPUnit 11

 -- David Prévot <taffit@debian.org>  Fri, 10 Jan 2025 09:59:39 +0100

php-text-template (4.0.1-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Use PHPStan instead of Psalm
  * Prepare release

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

 -- David Prévot <taffit@debian.org>  Sun, 14 Jul 2024 10:46:00 +0200

php-text-template (4.0.0-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Start development of next major version
  * Bump copyright year
  * Prepare release

  [ David Prévot ]
  * Clean .phpunit.cache/ (Closes: #1048642)
  * Update copyright (years)

 -- David Prévot <taffit@debian.org>  Sun, 04 Feb 2024 13:24:51 +0100

php-text-template (3.0.1-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Suppress warning
  * Prepare release

  [ David Prévot ]
  * Use recent PHPUnit

 -- David Prévot <taffit@debian.org>  Mon, 04 Sep 2023 11:32:49 +0530

php-text-template (3.0.0-1) experimental; urgency=medium

  * Upload new major version to experimental

  [ Sebastian Bergmann ]
  * Drop support for PHP 8.0
  * Bump copyright year
  * Prepare release

  [ David Prévot ]
  * Set upstream metadata fields: Security-Contact.
  * Update standards version to 4.6.2, no changes needed.
  * Update copyright (years and license)
  * Ship upstream security notice

 -- David Prévot <taffit@debian.org>  Sat, 04 Feb 2023 00:09:39 +0100

php-text-template (2.0.4-2) unstable; urgency=medium

  * Simplify gbp import-orig (and check signature)
  * Use dh-sequence-phpcomposer instead of --with phpcomposer
  * 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>  Sat, 09 Jul 2022 17:46:51 +0200

php-text-template (2.0.4-1) unstable; urgency=medium

  * Upload to unstable in sync with PHPUnit 9

  [ Sebastian Bergmann ]
  * Prepare release

  [ David Prévot ]
  * Update watch file format version to 4.
  * Update Standards-Version to 4.5.1

 -- David Prévot <taffit@debian.org>  Sun, 20 Dec 2020 12:37:22 -0400

php-text-template (2.0.3-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Prepare release

  [ David Prévot ]
  * Rename main branch to debian/latest (DEP-14)
  * Set Rules-Requires-Root: no.

 -- David Prévot <taffit@debian.org>  Wed, 30 Sep 2020 09:26:12 -0400

php-text-template (2.0.2-1) experimental; urgency=medium

  [ Sebastian Bergmann ]
  * Initial work on tests
  * Ignore tests etc. from archive exports
  * Support PHP 8 for https://github.com/sebastianbergmann/phpunit/issues/4325
  * Prepare release

  [ David Prévot ]
  * Document gbp import-ref usage
  * Use debhelper-compat 13
  * Run upstream testsuite

 -- David Prévot <taffit@debian.org>  Sun, 28 Jun 2020 14:54:39 -1000

php-text-template (2.0.0-1) experimental; urgency=medium

  * Upload version compatible with PHPUnit 9 to experimental

  [ Sebastian Bergmann ]
  * Bump copyright year
  * Rename
  * Update ChangeLog

  [ David Prévot ]
  * Install to new path
  * debian/copyright:
    + Update copyright (years)
    + Use secure copyright file specification URI.
  * debian/upstream/metadata:
    set fields Bug-Database, Bug-Submit, Repository, Repository-Browse
  * debian/control:
    + Drop versioned dependency satisfied in (old)stable
    + Add ant build-dependency for build.xml
    + Update Vcs-* headers to use salsa repository.
    + Replace Luis Uribe among maintainers (Closes: #894010)
    + Bump debhelper from old 9 to 12.
    + Update standards version to 4.5.0
  * debian/changelog: Trim trailing whitespace.
  * debian/rules: Remove unnecessary get-orig-source-target.

 -- David Prévot <taffit@debian.org>  Fri, 07 Feb 2020 20:10:32 -1000

php-text-template (1.2.1-2) unstable; urgency=medium

  * Update standards version to 3.9.7
  * Use https in Vcs-* fields
  * Rebuild with pkg-php-tools >= 1.32 for the PHP 7.0 transition

 -- Prach Pongpanich <prach@debian.org>  Sun, 06 Mar 2016 21:23:49 +0700

php-text-template (1.2.1-1) unstable; urgency=medium

  * Team upload

  [ Clay Loveless ]
  * composer support.

  [ Henrique Moody ]
  * Update license and copyright in all files

  [ David Prévot ]
  * Restart packaging for Composer source
  * Update copyright (years)
  * Update Standards-Version to 3.9.6

 -- David Prévot <taffit@debian.org>  Wed, 30 Dec 2015 11:26:54 -0400

php-text-template (1.2.0-1) unstable; urgency=medium

  * New upstream release
  * Build-depend on php5-cli (>= 5.3.7-1~) (Closes: #693678)
  * Update copyright year and upstream's email
  * Build-depend on pear-channels
  * Bump debhelper compat to 9
  * Bump Standard-Version to 3.9.5
  * Change Vcs-* to canonical URI
  * Add myself as uploader
  * Use ${phppear:summary}
  * Change watch file to point to the PEAR package
  * Drop patch to remove LICENSE file, which done by pkg-php-tools

 -- Prach Pongpanich <prachpub@gmail.com>  Tue, 11 Feb 2014 23:55:56 +0700

php-text-template (1.1.1-2) unstable; urgency=low

  * Removed useless channel.xml hack (Closes: #671952).
  * Added myself as uploader.
  * Removes LICENSE file packaging from package.xml.

 -- Thomas Goirand <zigo@debian.org>  Tue, 08 May 2012 14:07:32 +0000

php-text-template (1.1.1-1) unstable; urgency=low

  * Initial release (Closes: #611393)

 -- Luis Uribe <acme@eviled.org>  Sat, 24 Mar 2012 12:41:28 -0500