File: changelog

package info (click to toggle)
php-fpdf 3%3A1.8.2.dfsg-1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 772 kB
  • sloc: php: 3,238; makefile: 48; sh: 5
file content (134 lines) | stat: -rw-r--r-- 4,357 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
php-fpdf (3:1.8.2.dfsg-1) unstable; urgency=medium

  * New upstream release
  * Bump to Debian Policy version 4.5.0.2

 -- Alessandro De Zorzi <lota@nonlontano.it>  Fri, 24 Apr 2020 10:59:58 +0200

php-fpdf (3:1.8.1.dfsg-2) unstable; urgency=medium

  * PHP 7.0 Transition Fix (Closes: #821574) 

 -- Alessandro De Zorzi <lota@nonlontano.it>  Fri, 27 May 2016 12:13:56 +0200

php-fpdf (3:1.8.1.dfsg-1) unstable; urgency=medium

  * New upstream release (Closes: #811486)
  * Bump standard version to 3.9.6

 -- Alessandro De Zorzi <lota@nonlontano.it>  Tue, 19 Jan 2016 14:00:07 +0100

php-fpdf (3:1.7.dfsg-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Use "find -perm /x" instead of "find -perm +x". Closes: #803022

 -- Andreas Metzler <ametzler@debian.org>  Sun, 20 Dec 2015 14:46:56 +0100

php-fpdf (3:1.7.dfsg-1) unstable; urgency=low

  * New upstream release
  * Standards-Version: 3.9.2 (no changes needed)
  * Removed debian/watch file (upstream version release is a bit complex)

 -- Alessandro De Zorzi <lota@nonlontano.it>  Sun, 31 Jul 2011 14:39:10 +0200

php-fpdf (3:1.6.dfsg-1) unstable; urgency=low

  * New upstream release (Closes: #471822)
  * Provided simple include path (Closes: #514988)
  * Switch to dpkg-source 3.0 (quilt) format
  * Bump standard version to 3.9.1

 -- Alessandro De Zorzi <lota@nonlontano.it>  Wed, 04 Aug 2010 14:31:13 +0200

php-fpdf (2:1.53.dfsg-6.1) unstable; urgency=low

  * Non-maintainer upload.
  * Restored the old unstable version, as asked by the maintainer.

 -- Fabio Tranchitella <kobold@debian.org>  Tue, 19 Aug 2008 13:23:02 +0200

php-fpdf (1:1.6.dfsg-1) unstable; urgency=low

  * New upstream release (Closes: #471822)
  * Update copyright as described in new license.txt file
  * Removed fpdf.patch because class_exists() call removed in 1.6 version
    by upstream author
  * Updated tutorial.patch
  * Removed tuto7.php demo according with debian/README.source (calligra font
    not available in dfsg tarball)
  * Added php4 dependencies

 -- Alessandro De Zorzi <lota@nonlontano.it>  Mon, 18 Aug 2008 10:41:12 +0200

php-fpdf (1.53.dfsg-6) unstable; urgency=low

  * Fixed/updated doc-base section
  * Updated standards version
  * Added Homepage control field
  * Dropped php4 dependencies
  * Switched to quilt
  * Renamed README.maintainer to now standardized name README.source

 -- Peter Eisentraut <petere@debian.org>  Wed, 09 Jul 2008 13:42:09 +0200

php-fpdf (1.53.dfsg-5) unstable; urgency=low

  * Acknowledge NMU (closes: #388711, #390641)
  * Use simple-patchsys for patches
  * Updated to Debhelper level 5

 -- Peter Eisentraut <petere@debian.org>  Wed, 11 Oct 2006 04:18:50 +0200

php-fpdf (1.53.dfsg-4.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Remove the class_exists() call -- the solution in 1.53.dfsg-4 breaks with
    PHP < 5.x, and it's not especially useful in the first place.
    (Closes: #388711)

 -- Steinar H. Gunderson <sesse@debian.org>  Sun,  1 Oct 2006 20:50:17 +0200

php-fpdf (1.53.dfsg-4) unstable; urgency=medium

  * Disable recursive autoloading of the FPDF class (closes: #385430)

 -- Peter Eisentraut <petere@debian.org>  Fri, 15 Sep 2006 12:47:27 +0200

php-fpdf (1.53.dfsg-3) unstable; urgency=low

  * Sorted out Build-Depends vs. Build-Depends-Indep
  * Updated standards version
  * Moved everything to /usr/share/php/fpdf/ (closes: #329749)
  * Improved watch file

 -- Peter Eisentraut <petere@debian.org>  Sun, 27 Aug 2006 12:08:19 +0200

php-fpdf (1.53.dfsg-2) unstable; urgency=low

  * Changed maintainer address
  * Updated standards version
  * Converted to CDBS
  * Changed watch file to version 3 format
  * Added PHP 5 dependency alternatives

 -- Peter Eisentraut <petere@debian.org>  Sun, 11 Sep 2005 00:02:08 +0200

php-fpdf (1.53.dfsg-1) unstable; urgency=low

  * New upstream release
  * Added ".dfsg" to version name to make explicit that this is not the
    original upstream tarball
  * Updated watch file
  * Corrected the paths in the tutorial to fit our installation layout;
    adjusted README.Debian accordingly
  * Added php4-cli as alternative dependency

 -- Peter Eisentraut <peter_e@gmx.net>  Tue, 22 Mar 2005 23:55:32 +0100

php-fpdf (1.52-1) unstable; urgency=low

  * Initial release (closes: #265113)

 -- Peter Eisentraut <peter_e@gmx.net>  Thu, 12 Aug 2004 12:00:00 +0200