versioned dep updates
parent
f0ddb15f00
commit
479d213419
|
@ -20,8 +20,7 @@ Or download the deb from <http://packages.debian.org/unstable/web/ikiwiki>.
|
||||||
|
|
||||||
While this deb has been developed on Debian unstable, it should also work
|
While this deb has been developed on Debian unstable, it should also work
|
||||||
on stable, although to get the CGI stuff working on stable, you will need
|
on stable, although to get the CGI stuff working on stable, you will need
|
||||||
to upgrade to a newer version of libcgi-formbuilder-perl, `3.02.02`,
|
to upgrade to a newer version of libcgi-formbuilder-perl, `3.05`.
|
||||||
and libcgi-session-perl `4.14-1`
|
|
||||||
|
|
||||||
There is also an unofficial backport of ikiwiki for Debian 'sarge', provided by
|
There is also an unofficial backport of ikiwiki for Debian 'sarge', provided by
|
||||||
Pawel Tecza, at <http://gpa.net.icm.edu.pl/debian/>.
|
Pawel Tecza, at <http://gpa.net.icm.edu.pl/debian/>.
|
||||||
|
|
|
@ -8,7 +8,7 @@ Ikiwiki is a perl program, and needs a recent version of perl such as
|
||||||
Ikiwiki requires the [[cpan Text::Markdown]], [[cpan URI]],
|
Ikiwiki requires the [[cpan Text::Markdown]], [[cpan URI]],
|
||||||
[[cpan HTML::Parser]], and [[cpan HTML::Template]] perl modules be
|
[[cpan HTML::Parser]], and [[cpan HTML::Template]] perl modules be
|
||||||
installed, and also uses the following perl modules if available:
|
installed, and also uses the following perl modules if available:
|
||||||
[[cpan CGI::Session]], [[cpan CGI::FormBuilder]] (version 3.02.02 or newer),
|
[[cpan CGI::Session]], [[cpan CGI::FormBuilder]] (version 3.05 or newer),
|
||||||
[[cpan Mail::Sendmail]], [[cpan Time::Duration]], [[cpan TimeDate]],
|
[[cpan Mail::Sendmail]], [[cpan Time::Duration]], [[cpan TimeDate]],
|
||||||
[[cpan HTML::Scrubber]], [[cpan RPC::XML]], [[cpan XML::Simple]],
|
[[cpan HTML::Scrubber]], [[cpan RPC::XML]], [[cpan XML::Simple]],
|
||||||
[[cpan XML::Feed]], [[cpan File::MimeInfo]], [[cpan Locale::gettext]]
|
[[cpan XML::Feed]], [[cpan File::MimeInfo]], [[cpan Locale::gettext]]
|
||||||
|
|
Loading…
Reference in New Issue