]> git.decadent.org.uk Git - maypole.git/blob - debian/changelog
eb71d589c0e61e4a4c366869ae22c1f09a0d217a
[maypole.git] / debian / changelog
1 maypole (2.11+2.111-2) unstable; urgency=low
2
3   * Added clone handling to improve compatibility with Apache's
4     multithreaded MPMs (109_handle-clone.diff)
5
6  -- Ben Hutchings <ben@decadent.org.uk>  Sun, 16 Sep 2007 23:59:29 +0100
7
8 maypole (2.11+2.111-1) unstable; urgency=low
9
10   * New upstream version
11     - Includes templates within examples - closes: #409324
12   * Updated my email address
13   * Removed dependency on libapache-request-perl and recommendation of
14     libapache-mod-perl - closes: #432463
15   * Removed dependency of new upstream version on File::MMagic::XS
16     pending packaging of that (201_no-file-mmagic-xs.diff)
17   * Fixed minimum length of file extension for file type inference
18     (101_fix-extension-mime-type.diff)
19   * Fixed apache_mvc test to work with Apache2 modules
20     (102_fix-apache_mvc-test.diff)
21   * Removed subroutine definition which is replaced at run-time and
22     otherwise results in a warning (103_fix-view_object-warning.diff)
23   * Added watch file
24   * Added md5sums
25   * Updated policy version to 3.7.2 (no other changes required).
26   * Added error propagation through CGI front-end
27     (104_add-cgi-error-status.diff)
28   * Fixed reporting of template warnings (105_dont-use-warn-method.diff)
29   * Fixed method name clash with Class::DBI::mysql
30     (106_fix-_column_info-clash.diff)
31   * Fixed some inconsistencies between examples and tutorial
32     (107_make-examples-consistent.diff)
33   * Fixed generation of some URIs in standard templates (108_fix-uris.diff)
34   * Adjusted examples and tutorial for use in the package
35     (202_fix-example-references.diff)
36   * Added README.Debian explaining use with Debian Apache/mod_perl
37     packages
38
39  -- Ben Hutchings <ben@decadent.org.uk>  Sun, 16 Sep 2007 20:12:12 +0100
40
41 maypole (2.10-1) unstable; urgency=low
42
43   * Initial release - closes: #345275
44
45  -- Ben Hutchings <ben@decadentplace.org.uk>  Sat, 31 Dec 2005 14:55:42 +0000