File: changelog

package info (click to toggle)
php-deepcopy 1.10.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 468 kB
  • sloc: php: 1,536; makefile: 16
file content (157 lines) | stat: -rw-r--r-- 4,500 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
php-deepcopy (1.10.2-3) unstable; urgency=medium

  * Adapt to recent version of PHPUnit (9)

 -- David Prévot <taffit@debian.org>  Sun, 13 Dec 2020 09:56:42 -0400

php-deepcopy (1.10.2-2) unstable; urgency=medium

  * Use recent Doctrine\Persistence path

 -- David Prévot <taffit@debian.org>  Mon, 07 Dec 2020 18:34:40 -0400

php-deepcopy (1.10.2-1) unstable; urgency=medium

  [ Peter van der Wal ]
  * Add isInitialized check on PropertyTypeMatcher for PHP 7.4

  [ David Prévot ]
  * Rename main branch to debian/latest (DEP-14)
  * Update watch file format version to 4.
  * Set Rules-Requires-Root: no.
  * Update Standards-Version to 4.5.1

 -- David Prévot <taffit@debian.org>  Tue, 01 Dec 2020 21:36:44 -0400

php-deepcopy (1.10.1-1) unstable; urgency=medium

  [ Ayesh Karunaratne ]
  * Allow PHP 8 (#157)

  [ Fabien Villepinte ]
  * Fix copying objects extending ArrayObject (#152) (#155)

  [ David Prévot ]
  * Use debhelper-compat 13
  * Simplify override_dh_auto_test
  * Install upstream doc without extra doc/

 -- David Prévot <taffit@debian.org>  Mon, 29 Jun 2020 11:35:15 -1000

php-deepcopy (1.9.5-1) unstable; urgency=medium

  [ dontub ]
  * Fix deep copying of ArrayObject in PHP 7.4 (#145)

  [ David Prévot ]
  * Set upstream metadata fields: Bug-Submit.
  * Update Standards-Version to 4.5.0

 -- David Prévot <taffit@debian.org>  Sun, 02 Feb 2020 08:58:32 -1000

php-deepcopy (1.9.4-1) unstable; urgency=medium

  * Set upstream metadata fields: Bug-Database, Repository, Repository-Browse.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Update standards version to 4.4.1, no changes needed.
  * d/control: Drop versioned dependency satisfied in (old)stable

 -- David Prévot <taffit@debian.org>  Wed, 18 Dec 2019 14:50:24 +1100

php-deepcopy (1.9.3-2) unstable; urgency=medium

  * Add missing dependency for CI
  * Use versioned Provides

 -- David Prévot <taffit@debian.org>  Sun, 11 Aug 2019 16:14:01 -1000

php-deepcopy (1.9.3-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.
  * Extend d/clean for PHPUnit 8

 -- David Prévot <taffit@debian.org>  Sat, 10 Aug 2019 19:08:47 -1000

php-deepcopy (1.9.1-1) experimental; urgency=medium

  * Upload to experimental during the freeze

  [ sk ]
  * Add filter prepend method (#132)

  [ David Prévot ]
  * Document gbp import-ref usage
  * Use debhelper-compat 12
  * Drop get-orig-source target
  * Use https in Format
  * Use the testsuite
  * Update Standards-Version to 4.3.0

 -- David Prévot <taffit@debian.org>  Fri, 12 Apr 2019 04:35:45 +0900

php-deepcopy (1.8.1-1) unstable; urgency=medium

  [ Théo FIDRY ]
  * Declare deep_copy only once (#120)

 -- David Prévot <taffit@debian.org>  Wed, 20 Jun 2018 11:40:35 -1000

php-deepcopy (1.8.0-1) unstable; urgency=medium

  * Move project repository to salsa.d.o
  * Update Standards-Version to 4.1.4

 -- David Prévot <taffit@debian.org>  Tue, 05 Jun 2018 18:15:59 -1000

php-deepcopy (1.7.0-1) unstable; urgency=medium

  * Update homemade autoload.php
  * Update Standards-Version to 4.1.1

 -- David Prévot <taffit@debian.org>  Sat, 21 Oct 2017 09:25:14 -1000

php-deepcopy (1.6.1-1) unstable; urgency=medium

  [ Korneel Ketelslegers ]
  * [#18] DeepCopy ignores Doctrine2 proxies

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

 -- David Prévot <taffit@debian.org>  Mon, 21 Aug 2017 17:11:43 -1000

php-deepcopy (1.5.5-1) unstable; urgency=medium

  * New upstream version

 -- David Prévot <taffit@debian.org>  Wed, 25 Jan 2017 19:08:59 -1000

php-deepcopy (1.5.1-1) unstable; urgency=medium

  * Update Standards-Version to 3.9.8

 -- David Prévot <taffit@debian.org>  Tue, 03 May 2016 20:36:08 -0400

php-deepcopy (1.5.0-2) unstable; urgency=medium

  * 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>  Fri, 04 Mar 2016 22:22:58 -0400

php-deepcopy (1.5.0-1) unstable; urgency=medium

  [ Richard Trebichavský ]
  * TypeFilter: Added TypeMatcher: Added
  * PropertyTypeMatcher: Marked as deprecated

 -- David Prévot <taffit@debian.org>  Sat, 07 Nov 2015 20:41:22 -0400

php-deepcopy (1.4.0-1) unstable; urgency=low

  * Initial release

 -- David Prévot <taffit@debian.org>  Mon, 26 Oct 2015 13:30:36 -0400