~ubuntu-branches/ubuntu/feisty/libapache2-mod-perl2/feisty-security

« back to all changes in this revision

Viewing changes to debian/NEWS.Debian

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2004-08-19 06:23:48 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040819062348-jxl4koqbtvgm8v2t
Tags: 1.99.14-4
Remove the LFS CFLAGS, and build-dep against apache2-*-dev (>= 2.0.50-10)
as we're backing out of the apache2/apr ABI transition.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libapache2-mod-perl2 (1.99.14-1) unstable; urgency=low
 
2
 
 
3
 We now ship a perl.conf file that will be loaded on import. This file contains:
 
4
 "PerlModule Apache2", as recommended at 
 
5
 http://perl.apache.org/docs/2.0/user/config/config.html#Accessing_the_mod_perl_2_0_Modules
 
6
 If you use a startup file, you should comment out this line in 
 
7
 /etc/apache2/mods-available/perl.conf .
 
8
 
 
9
 -- Thom May <thom@debian.org>  Sun,  4 Jul 2004 10:27:33 +0100