| 12
 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
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 
 | phpdox (0.12.0-6) unstable; urgency=medium
  * Update debian/watch URL
  * Update Standards-Version to 4.6.1
  * Install dh-sequence-* instead of using dh --with
  * Use secure URI in Homepage field.
 -- David Prévot <taffit@debian.org>  Tue, 20 Sep 2022 13:40:01 +0200
phpdox (0.12.0-5) unstable; urgency=medium
  * Use upstream patch instead of homemade one.
    Makes the versioned dependency on php-timer correct instead of
    non-existent.
  * Use ResourceUsageFormatter instead of Timer::resourceUsage to enable
    updating to use Timer 5.0.* (Closes: #978334)
  * Fix d/watch to match updated GitHub URL
  * Adapt to xdebug version 3.0.0 that removed function xdebug_disable()
 -- David Prévot <taffit@debian.org>  Mon, 05 Apr 2021 11:00:46 -0400
phpdox (0.12.0-4) unstable; urgency=medium
  * Drop versioned dependency that can’t be satisfied
  * Rename branches to debian/latest and upstream/latest (DEP-14)
  * Update watch file format version to 4.
  * Set Rules-Requires-Root: no.
  * Use debhelper-compat 13
  * Simplify override_dh_auto_test
  * Update Standards-Version to 4.5.1
  * Adapt to recent version of PHPUnit (9)
  * Fix manpage footer
 -- David Prévot <taffit@debian.org>  Mon, 21 Dec 2020 08:03:11 -0400
phpdox (0.12.0-3) unstable; urgency=medium
  * Fix manpage with recent help2man (Closes: #954675)
  * debian/control:
    + Drop versioned dependency satisfied in (old)stable
    + Update Standards-Version to 4.5.0
  * debian/upstream/metadata:
    + Remove obsolete fields Contact, Name
    + Set fields Bug-Database, Bug-Submit, Repository, Repository-Browse
 -- David Prévot <taffit@debian.org>  Sun, 22 Mar 2020 06:48:08 -1000
phpdox (0.12.0-2) unstable; urgency=medium
  * Upload to unstable in sync with php-parser
  * Use secure URI in debian/watch.
  * Update standards version, no changes needed.
  * Set upstream metadata fields: Contact, Name.
  * Compatibility with recent PHPUnit (8)
  * Use fonts-liberation instead of embedded font
 -- David Prévot <taffit@debian.org>  Fri, 09 Aug 2019 15:53:10 -1000
phpdox (0.12.0-1) experimental; urgency=medium
  Upload to experimental during the freeze
  [ Arne Blankerts ]
  * Bump copyright
  * Bundle OFL Font "SourceSansPro", cleanup CSS
  * Release 0.12.0
  [ David Prévot ]
  * More generic version handling
  * Update copyright
  * Drop get-orig-source target
  * Use https in Format
  * Use debhelper-compat 12
  * Depend on recent php-parser
  * Declare SOURCE_DATE_EPOCH as an integer
  * Update Standards-Version to 4.3.0
 -- David Prévot <taffit@debian.org>  Sun, 17 Mar 2019 15:59:01 -1000
phpdox (0.11.2-1) unstable; urgency=medium
  [ Arne Blankerts ]
  * Update changelog/readme for release
 -- David Prévot <taffit@debian.org>  Mon, 28 May 2018 12:49:32 -1000
phpdox (0.11.1-1) unstable; urgency=medium
  * Update Standards-Version to 4.1.4
 -- David Prévot <taffit@debian.org>  Wed, 09 May 2018 14:46:43 -1000
phpdox (0.11.0-3) unstable; urgency=medium
  * Upload to unstable, with the rest of the latest PHPUnit stack,
    including php-timer (>= 2)
 -- David Prévot <taffit@debian.org>  Thu, 29 Mar 2018 11:11:15 -1000
phpdox (0.11.0-2) experimental; urgency=medium
  * Use php-timer (>= 2)
  * Upload to experimental as php-timer (>= 2)
 -- David Prévot <taffit@debian.org>  Thu, 08 Mar 2018 09:15:27 -1000
phpdox (0.11.0-1) unstable; urgency=medium
  [ Arne Blankerts ]
  * Start 0.11.0-dev
  * Bump Copyright
  [ Cristi Cotet ]
  * Fixed: count(): Parameter must be an array or an object that implements
    Countable (Closes: #889122)
  [ David Prévot ]
  * Update copyright (years)
  * Move project repository to salsa.d.o
  * Update Standards-Version to 4.1.3
 -- David Prévot <taffit@debian.org>  Tue, 27 Feb 2018 19:48:16 -1000
phpdox (0.10.1-2) unstable; urgency=medium
  * Upload to unstable in sync with recent php-parser
  * Update Standards-Version to 4.1.2
 -- David Prévot <taffit@debian.org>  Sun, 03 Dec 2017 14:06:06 -1000
phpdox (0.10.1-1) experimental; urgency=medium
  * Upload to experimental since it depends on recent php-parser only
    available in experimental.
  [ Arne Blankerts ]
  * Prepare release 0.10.1
  [ David Prévot ]
  * Use expectException instead of deprecated setExpectedException
  * Update Standards-Version to 4.1.1
  * Update copyright (years)
  * Adapt upstream build system to Debian expectations
  [ Chris Lamb ]
  * Make the build reproducible (Closes: #835193)
 -- David Prévot <taffit@debian.org>  Thu, 12 Oct 2017 15:40:52 -1000
phpdox (0.8.1.1-2) unstable; urgency=medium
  * Use caret operator since php-parser 2 has backward incompatible changes
  * Update Standards-Version to 3.9.7
  * Build-depend on php-mbstring for the tests
  * Rebuild with recent pkg-php-tools for the PHP 7.0 transition
 -- David Prévot <taffit@debian.org>  Wed, 16 Mar 2016 17:08:50 -0400
phpdox (0.8.1.1-1) unstable; urgency=medium
  [ Arne Blankerts ]
  * Remove pear package.xml
  * Update changelog for 0.8.1.1
 -- David Prévot <taffit@debian.org>  Sat, 11 Jul 2015 16:42:00 -0400
phpdox (0.8.1-1) unstable; urgency=medium
  [ Arne Blankerts ]
  * Fix #225 by requiring fDOMDocument 1.6.1 which includes a fix for
    the underlying issue
  * Update PHPParser to 1.3.0
  * Update for php-timer 1.0.6 - fixes issue #235
  * prepare 0.8.1 release
 -- David Prévot <taffit@debian.org>  Thu, 02 Jul 2015 10:42:44 -0400
phpdox (0.8.0-1) unstable; urgency=medium
  [ Arne Blankerts ]
  * Reorganisation:
    - Removed bundled dependencies in favor of composer resolved dependencies
    - renamed phpdox.php to phpdox (without extension)
  * Release 0.8.0
  [ David Prévot ]
  * Update copyright
  * Update patches for new version
  * Use patched autoload.php for tests
  * Simplify rules for renamed phpdox
  * Upstream now provides a proper changelog
  * Build-depend on php-parser
 -- David Prévot <taffit@debian.org>  Fri, 08 May 2015 11:36:17 -0400
phpdox (0.7.0-2) unstable; urgency=medium
  * Install actually needed bootstrap
  * Drop now useless XS-Testsuite
  * Bump standards version to 3.9.6
  * Drop now useless references to ZetaComponents
 -- David Prévot <taffit@debian.org>  Mon, 29 Sep 2014 17:28:27 -0400
phpdox (0.7.0-1) unstable; urgency=medium
  [ Arne Blankerts ]
  * Replaced dependency to ZetaComponents' CLI Options parser by custom
    implementation with explicit API
  * Prepare Release 0.7.0
  * Remove ZetaComponents
  [ David Prévot ]
  * Update copyright and build-dependencies
  * Display upstream version instead of Debian one
  * Add final period to long description
  * Drop now useless patch, and upload to unstable
  * Drop now useless requirement on ZetaComponents
 -- David Prévot <taffit@debian.org>  Fri, 12 Sep 2014 15:30:14 -0400
phpdox (0.6.6.1-1) experimental; urgency=medium
  [ Arne Blankerts ]
  * Remove PHPParser 0.9.4 since we have 1.0.0
  [ David Prévot ]
  * No tests if DEB_BUILD_OPTIONS contains nocheck
  * Install embedded upstream changelog
  * Update copyright
  * Document minimum-stability for php-parser
  * Upload to experimental since it relies on a beta version of php-parser
 -- David Prévot <taffit@debian.org>  Fri, 25 Jul 2014 23:01:21 -0400
phpdox (0.6.5-1) unstable; urgency=low
  * Initial Release (Closes: #746419)
 -- David Prévot <taffit@debian.org>  Thu, 01 May 2014 08:44:39 -0400
 |