File: changelog

package info (click to toggle)
php-directory-scanner 1.3.3-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 324 kB
  • sloc: php: 364; xml: 204; sh: 11; makefile: 4
file content (117 lines) | stat: -rw-r--r-- 3,728 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
php-directory-scanner (1.3.3-5) unstable; urgency=medium

  * Drop php-codesniffer, phpmd and pdepend build-dependencies

 -- David Prévot <taffit@debian.org>  Sat, 18 Jan 2025 15:13:36 +0100

php-directory-scanner (1.3.3-4) unstable; urgency=medium

  * Don’t run phploc (it’s going away, workaround #1039778)
  * Drop phploc and phpcpd build-dependencies (Closes: #1070529)
  * Update Standards-Version to 4.7.0

 -- David Prévot <taffit@debian.org>  Sat, 18 May 2024 17:20:14 +0200

php-directory-scanner (1.3.3-3) unstable; urgency=medium

  * Mark package as Multi-Arch: foreign
  * Install pkg-php-tools(1) overrides
  * Update standards version to 4.6.2, no changes needed.
  * Compatibility with recent PHPUnit (10)

 -- David Prévot <taffit@debian.org>  Sun, 18 Jun 2023 12:08:41 +0200

php-directory-scanner (1.3.3-2) unstable; urgency=medium

  * Fix d/watch after hosting change
  * Update standards version to 4.6.1, no changes needed.

 -- David Prévot <taffit@debian.org>  Tue, 20 Sep 2022 13:27:22 +0200

php-directory-scanner (1.3.3-1) unstable; urgency=medium

  [ jrfnl ]
  * PHP 8.1: fix deprecation warnings

  [ David Prévot ]
  * Simplify gbp import-orig
  * Install dh-sequence-* instead of using dh --with
  * Wrap long lines in changelog entries: 1.3.2-4.
  * Update standards version to 4.6.0, no changes needed.
  * Install /u/s/p/autoloaders file

 -- David Prévot <taffit@debian.org>  Sun, 10 Oct 2021 10:25:30 -0400

php-directory-scanner (1.3.2-4) unstable; urgency=medium

  * Rename main branch to debian/latest (DEP-14)
  * Adapt to recent version of PHPUnit (9)
  * Update watch file format version to 4.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Set Rules-Requires-Root: no.
  * Update Standards-Version to 4.5.1
  * Use debhelper-compat 13
  * Simplify override_dh_auto_test

 -- David Prévot <taffit@debian.org>  Sat, 12 Dec 2020 09:03:00 -0400

php-directory-scanner (1.3.2-3) unstable; urgency=medium

  * Compatibility with recent PHPUnit (8)
  * Use versioned copyright format URI.
  * Bump debhelper from old 9 to 12.
  * Move repository to salsa.d.o
  * Drop get-orig-source target
  * Update Standards-Version to 4.4.0
  * Shorten d/copyright

 -- David Prévot <taffit@debian.org>  Fri, 23 Aug 2019 14:36:31 -1000

php-directory-scanner (1.3.2-2) unstable; urgency=medium

  * Move to namespaced phpunit versions (Closes: #882908)
  * Update Standards-Version to 4.1.1

 -- David Prévot <taffit@debian.org>  Wed, 29 Nov 2017 21:08:21 -1000

php-directory-scanner (1.3.2-1) unstable; urgency=medium

  * Convert packaging to Composer source
  * Update Standards-Version to 4.0.0

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

php-directory-scanner (1.3.1-3) unstable; urgency=medium

  * Simplify test calls
  * 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 13:34:28 -0400

php-directory-scanner (1.3.1-2) unstable; urgency=medium

  * Upload to unstable since Jessie has been released

 -- David Prévot <taffit@debian.org>  Thu, 07 May 2015 16:57:09 -0400

php-directory-scanner (1.3.1-1) experimental; urgency=medium

  * Upload to experimental to respect the freeze

  [ Arne Blankerts ]
  * Added dedicated license file
  * PEAR cleanup and rebuild

  [ David Prévot ]
  * Run now provided tests
  * Bump standards version to 3.9.6

 -- David Prévot <taffit@debian.org>  Mon, 08 Dec 2014 17:22:08 -0400

php-directory-scanner (1.3.0-1) unstable; urgency=low

  * Initial Release (Closes: #746421)

 -- David Prévot <taffit@debian.org>  Tue, 29 Apr 2014 21:47:16 -0400