File: changelog

package info (click to toggle)
php-font-lib 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 660 kB
  • sloc: php: 2,975; makefile: 15
file content (145 lines) | stat: -rw-r--r-- 4,534 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
php-font-lib (1.0.1-1) unstable; urgency=medium

  * New upstream version 1.0.1

 -- William Desportes <williamdes@wdes.fr>  Wed, 11 Dec 2024 01:16:01 +0100

php-font-lib (1.0.0-1) unstable; urgency=medium

  * Bump Standards-Version to 4.7.0
  * Simplify pkg-php-tools constraint
  * Remove overrides for phenx
  * Drop not needed "gitmode=full"

 -- William Desportes <williamdes@wdes.fr>  Wed, 24 Jul 2024 13:03:36 +0200

php-font-lib (0.5.6-1) unstable; urgency=medium

  * New upstream version 0.5.6
  * Update d/watch, dfsg is not required anymore
  * Update gbp filter, upstream-vcs-tag
  * Update patches
  * Remove "Files-Excluded" from d/copyright
  * Update d/copyright
  * Add "Security-Contact" to d/u/metadata

 -- William Desportes <williamdes@wdes.fr>  Sat, 30 Mar 2024 13:52:13 +0100

php-font-lib (0.5.4+dfsg-3) unstable; urgency=medium

  * Remove non working user email from d/copyright
  * Add -b on Vcs-Git
  * Add a patch for phpunit 10 (Closes: #1039777)

 -- William Desportes <williamdes@wdes.fr>  Thu, 06 Jul 2023 11:38:50 +0200

php-font-lib (0.5.4+dfsg-2) unstable; urgency=medium

  * Fix d/install
  * Install pkg-php-tools overrides
  * Add "Multi-Arch: foreign"
  * Rename docs file to d/docs
  * Remove wrong "Security-Contact" from d/u/metadata

 -- William Desportes <williamdes@wdes.fr>  Wed, 01 Feb 2023 15:27:41 +0100

php-font-lib (0.5.4+dfsg-1) unstable; urgency=medium

  [ Katharina Drexel ]
  * New upstream version 0.5.4.
  * Refresh the packaging

  [ William Desportes ]
  * Make Files-Excluded more precise
  * Remove "v" from d/watch for versions
  * Run wrap-and-sort
  * Bump Standards-Version to 4.6.2
  * Remove old d/compat non needed file
  * Update d/clean
  * Refresh d/rules
  * Build-Depend on fonts-noto
  * Add a patch for tests to use fonts-noto
  * Add DEP-3 fields on lintian patch
  * Update d/copyright source link
  * Update d/copyright with my copyright
  * Refresh debian/upstream/changelog and add override_dh_installchangelogs
  * Refresh d/tests/control
  * Set Uploaders to only myself (Closes: #978995)

 -- William Desportes <williamdes@wdes.fr>  Sun, 29 Jan 2023 15:53:20 +0100

php-font-lib (0.3.1+dfsg-3.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Sat, 02 Jan 2021 01:38:47 +0100

php-font-lib (0.3.1+dfsg-3) unstable; urgency=medium

  * Rebuild for PHP 7.0 (Closes: #821573)

 -- Markus Frosch <lazyfrosch@debian.org>  Tue, 19 Apr 2016 21:19:59 +0200

php-font-lib (0.3.1+dfsg-2) unstable; urgency=medium

  [ David Prévot ]
  * [ee6247d] Revert "Add ownCloud for Debian maintainers as uploader"
  * [b0f8ba5] Drop now useless patch
  * [7987d47] Fix watch file

  [ Markus Frosch ]
  * [517ac98] Adopt package within the PHP team (Closes: #748606)
  * [91943d7] Update VCS URLs
  * [26ba56b] Bump standards version to 3.9.7

 -- Markus Frosch <lazyfrosch@debian.org>  Sun, 28 Feb 2016 15:00:21 +0100

php-font-lib (0.3.1+dfsg-1) experimental; urgency=medium

  [ Fabien Ménager ]
  * Make the project PSR-0 compliant (maybe PSR-1)
  * Fix a possible XSS

  [ David Prévot ]
  * Revert “Track 0.2 releases”, and upload to experimental
  * Adapt installation to new path
  * Refresh patch
  * Provide compatibility symlinks
  * Add upstream changelog

 -- David Prévot <taffit@debian.org>  Wed, 23 Apr 2014 15:57:21 -0400

php-font-lib (0.2.2+dfsg-2) unstable; urgency=medium

  * Track 0.2 releases as needed by php-dompdf 0.6.1
  * Add ownCloud for Debian maintainers as uploader
  * Upload to unstable for php-dompdf 0.6.1

 -- David Prévot <taffit@debian.org>  Wed, 23 Apr 2014 15:27:22 -0400

php-font-lib (0.2.2+dfsg-1) experimental; urgency=medium

  * Use Files-Excluded feature
  * Imported Upstream version 0.2.2+dfsg
  * Require PHP via composer.json
  * Drop now useless dependency brought by phpcomposer
  * Use upstream description in control too

 -- David Prévot <taffit@debian.org>  Wed, 05 Feb 2014 12:47:43 -0400

php-font-lib (0.2.1+dfsg-1) experimental; urgency=low

  * Imported Upstream version 0.2.1+dfsg:
    - Add composer support
  * Document packaging
  * Bump standards version to 3.9.5
  * Build-depend on pkg-php-tools

 -- David Prévot <taffit@debian.org>  Sun, 24 Nov 2013 14:18:32 -0400

php-font-lib (0~20120210+dfsg-1) unstable; urgency=low

  * Initial release (Closes: #726456)

 -- David Prévot <taffit@debian.org>  Tue, 15 Oct 2013 19:43:48 -0400