File: changelog

package info (click to toggle)
php-doctrine-common 2.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 244 kB
  • sloc: php: 1,285; makefile: 9
file content (170 lines) | stat: -rw-r--r-- 4,937 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
php-doctrine-common (2.10.0-1) unstable; urgency=medium

  [ Michael Moravec ]
  * Update homepage
  * Move PropertyChangedListener & NotifyPropertyChanged to doctrine/persistence
  * Preparing 2.10.0 release

  [ David Prévot ]
  * Use https in debian/
  * Use debhelper-compat 11
  * Drop get-orig-source target
  * Update Standards-Version to 4.2.1

 -- David Prévot <taffit@debian.org>  Fri, 23 Nov 2018 07:30:40 -1000

php-doctrine-common (2.9.0-1) unstable; urgency=medium

  [ Michael Moravec ]
  * Moved Event Manager component to separate package
  * Separate Reflection to doctrine/reflection
  * Separate Persistence to doctrine/persistence
  * Preparing v2.9.0 release

  [ Jonathan H. Wage ]
  * Cleanup docs index.rst so it is consistent across other projects.

  [ David Prévot ]
  * Update homemade autoload to new dependencies
  * Update Standards-Version to 4.1.5
  * Add upstream docs

 -- David Prévot <taffit@debian.org>  Tue, 17 Jul 2018 18:27:13 +0800

php-doctrine-common (2.8.1-2) unstable; urgency=medium

  * Upload to unstable now that php 7.2 is the default version in unstable
  * Move project repository to salsa.d.o
  * Update Standards-Version to 4.1.3

 -- David Prévot <taffit@debian.org>  Mon, 05 Mar 2018 10:34:13 -1000

php-doctrine-common (2.8.1-1) experimental; urgency=medium

  [ Marco Pivetta ]
  * Preparing v2.8.1 release

  [ Dragos Protung ]
  * Convert proxy factory auto generate mode to integer

 -- David Prévot <taffit@debian.org>  Fri, 01 Sep 2017 19:06:36 -1000

php-doctrine-common (2.8.0-1) experimental; urgency=medium

  * Upload to experimental since it depends on php 7.1 (that is not yet the
    default version in unstable)

  [ Marco Pivetta ]
  * Preparing v2.8.0 release

  [ David Prévot ]
  * Drop versioned dependencies satisfied in stable
  * Update Standards-Version to 4.1.0

 -- David Prévot <taffit@debian.org>  Mon, 28 Aug 2017 19:11:20 -1000

php-doctrine-common (2.6.1-2) unstable; urgency=medium

  * Upload to unstable now that owncloud is gone
  * Simplify minimal version
  * Drop ownCloud for Debian maintainers from uploaders
  * Update Standards-Version to 3.9.8
  * Rebuild with recent pkg-php-tools for the PHP 7.0 transition

 -- David Prévot <taffit@debian.org>  Fri, 15 Apr 2016 14:15:52 -0400

php-doctrine-common (2.6.1-1) experimental; urgency=medium

  [ Marco Pivetta ]
  * #376 - requiring php 5.6 or 7.0
  * Restoring PHP 5.5 support
  * Release 2.6.0

  [ racheldomingo ]
  * Update LICENSE

  [ David Prévot ]
  * Revert "Track 2.5 version"
  * Update copyright (years)
  * Drop tests since they are not distributed anymore

 -- David Prévot <taffit@debian.org>  Mon, 28 Dec 2015 11:08:26 -0400

php-doctrine-common (2.5.3-1) experimental; urgency=medium

  [ Marco Pivetta ]
  * 2.5.3 release

 -- David Prévot <taffit@debian.org>  Mon, 28 Dec 2015 10:17:15 -0400

php-doctrine-common (2.5.2-1) experimental; urgency=medium

  [ Marco Pivetta ]
  * Release 2.5.2

  [ David Prévot ]
  * Track 2.5 version

 -- David Prévot <taffit@debian.org>  Wed, 09 Dec 2015 21:48:26 -0400

php-doctrine-common (2.5.1-1) experimental; urgency=medium

  [ David Prévot ]
  * Simplify minimal version of dependencies

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

 -- David Prévot <taffit@debian.org>  Mon, 31 Aug 2015 19:10:00 -0400

php-doctrine-common (2.5.0-1) experimental; urgency=medium

  * Provide homemade autoload.php

 -- David Prévot <taffit@debian.org>  Sat, 04 Apr 2015 12:57:26 -0400

php-doctrine-common (2.5.0~beta1-1) experimental; urgency=medium

  [ Marco Pivetta ]
  * Preparing for 2.5.0-beta1 release

 -- David Prévot <taffit@debian.org>  Thu, 26 Mar 2015 21:53:24 -0400

php-doctrine-common (2.5~20150113-1) experimental; urgency=medium

  * Use php-symfony-class-loader instead of php-symfony-classloader
  * Bump standards version to 3.9.6
  * Upload development version to experimental

 -- David Prévot <taffit@debian.org>  Thu, 22 Jan 2015 14:16:49 -0400

php-doctrine-common (2.4.2-2) unstable; urgency=medium

  * Upload to unstable
  * No tests if DEB_BUILD_OPTIONS contains nocheck

 -- David Prévot <taffit@debian.org>  Sun, 15 Jun 2014 11:26:00 -0400

php-doctrine-common (2.4.2-1) experimental; urgency=medium

  [ Marco Pivetta ]
  * Release 2.4.2

  [ David Prévot ]
  * Add ownCloud for Debian to uploaders
  * Bump standards version to 3.9.5
  * Update upstream source, and upload to experimental
  * Update copyright
  * Convert from PEAR to Composer
  * Add upstream changelog
  * Run test suite at build time
  * Make the package DEP-8 compliant

 -- David Prévot <taffit@debian.org>  Tue, 03 Jun 2014 11:43:07 -0400

php-doctrine-common (2.3.0-1) unstable; urgency=low

  * Initial Release (Closes: #727063)

 -- David Prévot <taffit@debian.org>  Mon, 21 Oct 2013 18:31:11 -0400