File: changelog

package info (click to toggle)
php-doctrine-annotations 1.11.2-1%2Bdeb11u1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,028 kB
  • sloc: php: 8,480; makefile: 19
file content (194 lines) | stat: -rw-r--r-- 5,942 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
php-doctrine-annotations (1.11.2-1+deb11u1) bullseye; urgency=medium

  * Track debian/bullseye
  * Force system dependencies loading

 -- David Prévot <taffit@debian.org>  Sun, 18 Feb 2024 12:32:47 +0100

php-doctrine-annotations (1.11.2-1) unstable; urgency=medium

  [ Grégoire Paris ]
  * Add Phan's suppress annotation to the ignore list

  [ David Prévot ]
  * Simplify gbp import-orig (and check signature)
  * Use dh-sequence-phpcomposer instead of pkg-php-tools

 -- David Prévot <taffit@debian.org>  Sat, 20 Feb 2021 09:32:38 -0400

php-doctrine-annotations (1.11.1-1) unstable; urgency=medium

  * Rename main branch to debian/latest (DEP-14)
  * Fix field name case in debian/tests/control (Test-command => Test-Command).
  * Update watch file format version to 4.
  * Update Standards-Version to 4.5.1

 -- David Prévot <taffit@debian.org>  Thu, 26 Nov 2020 15:33:38 -0400

php-doctrine-annotations (1.10.4-1) unstable; urgency=medium

  [ Grégoire Paris ]
  * Make tests compatible with PHPUnit 9

  [ David Prévot ]
  * Set Rules-Requires-Root: no.

 -- David Prévot <taffit@debian.org>  Mon, 17 Aug 2020 18:42:15 +0200

php-doctrine-annotations (1.10.3-1) unstable; urgency=medium

  [ Grégoire Paris ]
  * Allow php 8

 -- David Prévot <taffit@debian.org>  Sat, 30 May 2020 07:28:46 -1000

php-doctrine-annotations (1.10.2-1) unstable; urgency=medium

  * Use debhelper-compat 13
  * Simplify override_dh_auto_test

 -- David Prévot <taffit@debian.org>  Mon, 04 May 2020 22:17:12 -1000

php-doctrine-annotations (1.10.1-1) unstable; urgency=medium

  * Update gbp import-ref usage
  * Set upstream metadata fields:
    Bug-Database, Bug-Submit, Repository, Repository-Browse.
  * Update Standards-Version to 4.5.0

 -- David Prévot <taffit@debian.org>  Tue, 14 Apr 2020 08:31:44 -1000

php-doctrine-annotations (1.8.0-1) unstable; urgency=medium

  * Set upstream metadata fields: Repository.
  * Drop versioned dependency satisfied in (old)stable
  * Update Standards-Version to 4.4.1

 -- David Prévot <taffit@debian.org>  Fri, 04 Oct 2019 17:57:12 -1000

php-doctrine-annotations (1.7.0-2) unstable; urgency=medium

  * Don’t fail on warning from PHPUnit 8
  * Remove obsolete fields Name, Contact from debian/upstream/metadata.

 -- David Prévot <taffit@debian.org>  Sat, 14 Sep 2019 01:41:45 -1000

php-doctrine-annotations (1.7.0-1) unstable; urgency=medium

  * Upload to unstable now that buster has been released
  * Update standards version, no changes needed.
  * Set upstream metadata fields: Contact, Name.
  * Compatibility with recent PHPUnit (8)

 -- David Prévot <taffit@debian.org>  Sat, 10 Aug 2019 17:20:18 -1000

php-doctrine-annotations (1.6.1-1) experimental; urgency=medium

  [ Marco Pivetta ]
  * Added v1.6.1 release notes

  [ David Prévot ]
  * Document gbp import-ref usage
  * Drop get-orig-source target
  * Move repository to salsa.d.o
  * Update Homepage
  * Install upstream documentation
  * Use debhelper-compat 12
  * Use https in Format
  * Update Standards-Version to 4.3.0
  * Drop override satisfied in stable
  * Enable testsuite again

 -- David Prévot <taffit@debian.org>  Sun, 31 Mar 2019 10:52:18 -1000

php-doctrine-annotations (1.6.0-1) experimental; urgency=medium

  * Upload to experimental since php 7.1 is not yet the default
  * Update Standards-Version to 4.1.2

 -- David Prévot <taffit@debian.org>  Sun, 10 Dec 2017 18:56:33 -1000

php-doctrine-annotations (1.5.0-1) unstable; urgency=medium

  * Use now provided upstream changelog
  * Update Standards-Version to 4.1.0

 -- David Prévot <taffit@debian.org>  Fri, 25 Aug 2017 18:58:01 -1000

php-doctrine-annotations (1.2.7-2) unstable; urgency=medium

  * Drop ownCloud for Debian maintainers from uploaders
  * Update Standards-Version to 3.9.7
  * Rebuild with latest pkg-php-tools for the PHP 7.0 transition

 -- David Prévot <taffit@debian.org>  Thu, 03 Mar 2016 16:29:04 -0400

php-doctrine-annotations (1.2.7-1) unstable; urgency=medium

  [ Benjamin Eberlei ]
  * [DCOM-293] Fix security misconfiguration vulnerability that can
    allow local arbitrary code execution. [CVE-2015-5723]

 -- David Prévot <taffit@debian.org>  Mon, 31 Aug 2015 18:21:36 -0400

php-doctrine-annotations (1.2.6-1) unstable; urgency=medium

  [ mpalourdio ]
  * opcache.load_comments has been removed from PHP 7

 -- David Prévot <taffit@debian.org>  Sat, 20 Jun 2015 11:48:00 -0400

php-doctrine-annotations (1.2.4-2) unstable; urgency=medium

  * Upload to unstable since Jessie has been released

 -- David Prévot <taffit@debian.org>  Mon, 18 May 2015 14:56:08 -0400

php-doctrine-annotations (1.2.4-1) experimental; urgency=medium

  [ Adam Balogh ]
  * FileCacheReader::saveCacheFile::unlink fix

 -- David Prévot <taffit@debian.org>  Thu, 16 Apr 2015 15:07:43 -0400

php-doctrine-annotations (1.2.3-2) experimental; urgency=medium

  * Drop now useless Breaks and Replaces
  * Provide homemade autoload.php

 -- David Prévot <taffit@debian.org>  Sat, 04 Apr 2015 11:48:28 -0400

php-doctrine-annotations (1.2.3-1) experimental; urgency=medium

  * Upload to experimental to respect the freeze

  [ Matthieu Napoli ]
  * Exclude files from distribution

  [ David Prévot ]
  * Tests have been dropped upstream

 -- David Prévot <taffit@debian.org>  Mon, 22 Dec 2014 10:30:13 -0400

php-doctrine-annotations (1.2.1-1) unstable; urgency=medium

  * Drop now useless XS-Testsuite
  * Bump standards version to 3.9.6

 -- David Prévot <taffit@debian.org>  Sat, 27 Sep 2014 10:16:27 -0400

php-doctrine-annotations (1.2.0-1) unstable; urgency=medium

  [ Marco Pivetta ]
  * Adding `v1.2.0` release notes

  [ David Prévot ]
  * No tests if DEB_BUILD_OPTIONS contains nocheck

 -- David Prévot <taffit@debian.org>  Wed, 09 Jul 2014 08:53:43 -0400

php-doctrine-annotations (1.1.2-1) unstable; urgency=low

  * Initial release

 -- David Prévot <taffit@debian.org>  Thu, 29 May 2014 13:32:06 -0400