From: Ben Hutchings Date: Sat, 31 Dec 2005 14:44:32 +0000 (+0000) Subject: Changed Maypole::Authentication... to Maypole::Plugin::Authentication... (it was... X-Git-Tag: 1.1-1~5 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=memories.git;a=commitdiff_plain;h=c829c7eb8ab0178787b71f2807c883f4c77682c4 Changed Maypole::Authentication... to Maypole::Plugin::Authentication... (it was right to start with). --- diff --git a/README b/README index 84dbfa9..369374f 100644 --- a/README +++ b/README @@ -14,7 +14,7 @@ First, Perl modules. This is the hard part. You will need: Time::Piece Cache::Cache Maypole::Plugin::Upload - Maypole::Authentication::UserSessionCookie + Maypole::Plugin::Authentication::UserSessionCookie HTML::TagCloud Apache mod_perl is recommended. Memories can also be run as a CGI diff --git a/debian/control b/debian/control index f063eb6..790cd5a 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Depends: ${perl:Depends}, libimage-info-perl, libimage-imlib2-perl, libmaypole-perl, - libmaypole-authentication-usersessioncookie-perl, + libmaypole-plugin-authentication-usersessioncookie-perl, libmaypole-plugin-upload-perl, libtime-piece-perl Recommends: libapache-mod-perl | libapache2-mod-perl2,