File: changelog

package info (click to toggle)
libhtml-embperl-perl 1.3.6-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,596 kB
  • ctags: 1,190
  • sloc: ansic: 8,985; perl: 4,584; makefile: 83
file content (163 lines) | stat: -rw-r--r-- 5,667 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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
libhtml-embperl-perl (1.3.6-3) unstable; urgency=low

  * epapinit.c: Don't add module if apache is running in configtestonly
    mode.  Probably not the best fix, but stops a segfault on apache -t.
    (Thanks to Herbert Xu for tracking down the segfault)

 -- Angus Lees <gus@debian.org>  Mon,  8 Aug 2005 12:26:07 +1000

libhtml-embperl-perl (1.3.6-2) unstable; urgency=low

  * CGI.pm 3.01+ removes tempfiles on DESTROY. Hack around it by storing
    CGI.pm object in $req.  Closes: #239789
  * Cleanup @param correctly.
  * Tweak test/cmp/opmasktrap.htm.561 regex to match Perl 5.8.1 error
    message.
  * Handle literal \n in test.pl, since new apache seems to escape
    newlines in error messages.
  * Fix HTML::Embperl::CVS whatis entry (lintian).
  * Bump standards version. No changes required.

 -- Angus Lees <gus@debian.org>  Mon, 26 Apr 2004 10:06:40 +1000

libhtml-embperl-perl (1.3.6-1) unstable; urgency=low

  * New upstream release

 -- Angus Lees <gus@debian.org>  Sun, 16 Feb 2003 09:17:37 +1100

libhtml-embperl-perl (1.3.4-2) unstable; urgency=low

  * Tweak OPTIMIZE to conform with policy 3.5.7.0
    (1.3.4-1 actually built -O0 by default)

 -- Angus Lees <gus@debian.org>  Tue,  5 Nov 2002 22:04:24 +1100

libhtml-embperl-perl (1.3.4-1) unstable; urgency=low

  * New upstream release
    - Note that default session handler has changed to Apache::SessionX
  * Cleanup POD links in preparation for pod2html. Still not good enough
    for #68961 though
  * Include pointer to common-licenses in copyright (closes: #157592)
  * Add missing NAMEs to manpages for whatis (closes: #138008)
  * Move CGI scripts to <doc>/examples/
  * Backport perl5.8 changes from Embperl2 (closes: #162716)

 -- Angus Lees <gus@debian.org>  Fri,  1 Nov 2002 12:08:52 +1100

libhtml-embperl-perl (1.3.3-2.1) unstable; urgency=low

  * NMU: Rebuilt against perl 5.8.

 -- Ben Burton <benb@acm.org>  Sun,  1 Sep 2002 10:14:10 +1000

libhtml-embperl-perl (1.3.3-2) unstable; urgency=low

  * Extremely minimal fix so Makefile.PL works </dev/null (closes: #45059)
  * Description spelling corrections (closes: #124984)
  * Recommend libmd5-perl and "require MD5" during session setup. Was
    hoping to upload 1.3.4 and Apache::SessionX before anyone noticed :(
    (closes: #127880)

 -- Angus Lees <gus@debian.org>  Sat,  6 Jan 2002 17:51:26 +1100

libhtml-embperl-perl (1.3.3-1) unstable; urgency=low

  * New upstream release
  * install epocgi.pl into /usr/share/doc/libhtml-embperl-perl too
  * install all pods again (they're now in the correct place)
  * install all german manpages (*D.3pm) correctly

 -- Angus Lees <gus@debian.org>  Tue, 12 Jun 2001 18:25:51 +1000

libhtml-embperl-perl (1.3.1-1) unstable; urgency=low

  * New upstream release
  * lots more documentation in /usr/share/doc/libhtml-embperl-perl
    - no longer installing pods. register a bug if you want them back.
  * a few examples in /usr/share/doc/libhtml-embperl-perl/examples
  * add support for DEB_BUILD_OPTIONS=debug
  * install EmbperlLogo.gif into /usr/share/doc/libhtml-embperl-perl
  * correctly install german HTML::Embperl manpage
  * install embpexec.pl into /usr/bin
  * install embpcgi.pl into /usr/share/doc/libhtml-embperl-perl
    - i'm not game to install it into /usr/lib/cgi-bin automatically.
  * Now conforms to policy 3.5.2 and new perl-policy.

 -- Angus Lees <gus@debian.org>  Sat, 21 Apr 2001 14:22:14 +1000

libhtml-embperl-perl (1.3.0-1) unstable; urgency=low

  * New upstream release

 -- Angus Lees <gus@debian.org>  Tue,  5 Dec 2000 10:56:22 +1100

libhtml-embperl-perl (1.3b7-1) unstable; urgency=low

  * New upstream release
  * includes upstream fix for typo in test/cmp/epodiv.htm

 -- Angus Lees <gus@debian.org>  Mon, 20 Nov 2000 08:57:13 +1100

libhtml-embperl-perl (1.3b6-2) unstable; urgency=low

  * Added apache, libapache-mod-perl to build-depends. Closes: #75532
  * Some extremely minor build changes

 -- Angus Lees <gus@debian.org>  Mon, 30 Oct 2000 17:38:47 +1100

libhtml-embperl-perl (1.3b6-1) unstable; urgency=low

  * New upstream version. Adopted. (closes: bug#68133)
  * Install Faq in doc directory
  * Added Build-Depends. Now conforms to policy 3.2.1
  * chmod -x Changes.pod Features.pod (lintian warning)
  * Updated description to mention EmbperlObject

 -- Angus Lees <gus@debian.org>  Fri, 20 Oct 2000 10:04:46 +1100

libhtml-embperl-perl (1.2.1-1) unstable; urgency=low closes=27649

  * New upstream version.  Orphaned.

 -- Michael Alan Dorman <mdorman@debian.org>  Mon, 10 Jan 2000 13:02:45 -0500

libhtml-embperl-perl (1.2b7-1) unstable; urgency=low closes=27649

  * New upstream version.

 -- Michael Alan Dorman <mdorman@debian.org>  Mon, 10 Jan 2000 13:02:26 -0500

libhtml-embperl-perl (1.2b5-1) unstable; urgency=low closes=27649

  * New upstream version
  * Modified for new perl packages
  * Modified to use debhelper

 -- Michael Alan Dorman <mdorman@debian.org>  Sun, 11 Jul 1999 13:57:23 -0400

libhtml-embperl-perl (1.2b4-1) unstable; urgency=low closes=27649

  * New upstream version

 -- Michael Alan Dorman <mdorman@debian.org>  Wed,  3 Mar 1999 13:48:25 -0500

libhtml-embperl-perl (1.2b3-1) unstable; urgency=low closes=27649

  * New upstream version
  * Fix build failure (closes: bug#27649)

 -- Michael Alan Dorman <mdorman@debian.org>  Tue, 24 Nov 1998 12:28:30 -0500

libhtml-embperl-perl (1.1.0-1) unstable; urgency=low

  * New upstream version

 -- Michael Alan Dorman <mdorman@debian.org>  Mon, 17 Aug 1998 17:47:54 -0400

libhtml-embperl-perl (1.0.0-1) unstable; urgency=low

  * Initial debianization

 -- Michael Alan Dorman <mdorman@debian.org>  Wed, 24 Jun 1998 10:26:09 -0500