File: changelog

package info (click to toggle)
php-webmozart-assert 1.9.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 828 kB
  • sloc: php: 3,941; xml: 13; makefile: 12
file content (149 lines) | stat: -rw-r--r-- 4,173 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
php-webmozart-assert (1.9.1-2) unstable; urgency=medium

  * Rename main branch to debian/latest (DEP-14)
  * Update watch file format version to 4.
  * Update Standards-Version to 4.5.1
  * Adapt to recent version of PHPUnit (9)

 -- David Prévot <taffit@debian.org>  Sat, 12 Dec 2020 15:46:29 -0400

php-webmozart-assert (1.9.1-1) unstable; urgency=medium

  [ Ayesh Karunaratne ]
  * composer.json: Allow PHP 8

  [ Graham Campbell ]
  * Release 1.9.1

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

 -- David Prévot <taffit@debian.org>  Sun, 12 Jul 2020 11:33:59 -0400

php-webmozart-assert (1.9.0-1) unstable; urgency=medium

  [ Gert de Pagter ]
  * Prepare release 1.9.0

 -- David Prévot <taffit@debian.org>  Mon, 29 Jun 2020 14:51:27 -1000

php-webmozart-assert (1.8.0-1) unstable; urgency=medium

  [ Gert de Pagter ]
  * Prep 1.8.0 release (#184)

  [ David Prévot ]
  * Use debhelper-compat 13
  * Simplify override_dh_auto_test

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

php-webmozart-assert (1.7.0-1) unstable; urgency=medium

  [ Gert de Pagter ]
  * Prepare 1.7.0 release (#172)

  [ Ruud Kamphuis ]
  * Add `notFalse` (#164)

  [ Simon Mönch ]
  * Added isAOf(), isAOfAny(), notAOf() (#106)

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

 -- David Prévot <taffit@debian.org>  Sun, 23 Feb 2020 09:19:40 -1000

php-webmozart-assert (1.6.0-1) unstable; urgency=medium

  [ Gert de Pagter ]
  * Update changelog for 1.6.0 (#156)

  [ David Prévot ]
  * d/u/metadate Set upstream metadata fields: Repository, Repository-Browse.
  * d/control:
    + Drop versioned dependency satisfied in (old)stable
    + Update standards version to 4.4.1, no changes needed

 -- David Prévot <taffit@debian.org>  Fri, 29 Nov 2019 14:09:47 -1000

php-webmozart-assert (1.5.0-1) unstable; urgency=medium

  [ Gert de Pagter ]
  * Update changelog for 1.5.0 (#122)

  [ David Prévot ]
  * Add back testsuite
  * Compatibility with recent PHPUnit (8)
  * Document gbp import-ref usage
  * Update standards version, no changes needed.

 -- David Prévot <taffit@debian.org>  Tue, 27 Aug 2019 18:37:30 -1000

php-webmozart-assert (1.4.0-3) unstable; urgency=medium

  * Revert "Adapt homemade autoload to new dependency"
  * Use debhelper-compat 12

 -- David Prévot <taffit@debian.org>  Sun, 06 Jan 2019 02:59:13 +1100

php-webmozart-assert (1.4.0-2) unstable; urgency=medium

  * Team upload.
  * Drop dependency upon php-symfony-polyfill-ctype

 -- Kunal Mehta <legoktm@debian.org>  Fri, 04 Jan 2019 23:34:05 -0800

php-webmozart-assert (1.4.0-1) unstable; urgency=medium

  [ Gert de Pagter ]
  * Require a polyfill for ctype (#73)

  [ David Prévot ]
  * Adapt homemade autoload to new dependency
  * Use https in Format
  * Use debhelper-compat 11
  * Update Standards-Version to 4.3.0

 -- David Prévot <taffit@debian.org>  Mon, 31 Dec 2018 17:32:03 +1030

php-webmozart-assert (1.3.0-1) unstable; urgency=medium

  * Drop tests removed upstream
  * Move project repository to salsa.d.o
  * Update Standards-Version to 4.1.3

 -- David Prévot <taffit@debian.org>  Tue, 06 Mar 2018 21:10:25 -1000

php-webmozart-assert (1.2.0-2) unstable; urgency=medium

  * Fix Homepage
  * Update Standards-Version to 4.1.1
  * Update test for recent phpunit versions (Closes: #882925)

 -- David Prévot <taffit@debian.org>  Wed, 29 Nov 2017 19:36:51 -1000

php-webmozart-assert (1.2.0-1) unstable; urgency=medium

  [ Bernhard Schussek ]
  * Released version "1.2.0"

  [ David Prévot ]
  * Fix Source URL
  * Update Standards-Version to 4.0.0

 -- David Prévot <taffit@debian.org>  Thu, 03 Aug 2017 17:15:39 -0400

php-webmozart-assert (1.0.2-2) unstable; urgency=medium

  * Update Standards-Version to 3.9.7
  * Rebuild with recent pkg-php-tools for the PHP 7.0 transition

 -- David Prévot <taffit@debian.org>  Sat, 12 Mar 2016 15:06:10 -0400

php-webmozart-assert (1.0.2-1) unstable; urgency=low

  * Initial release (new php-phpdocumentor-reflection-docblock dependency)

 -- David Prévot <taffit@debian.org>  Sun, 31 Jan 2016 14:43:46 -0400