From c829c7eb8ab0178787b71f2807c883f4c77682c4 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sat, 31 Dec 2005 14:44:32 +0000 Subject: [PATCH] Changed Maypole::Authentication... to Maypole::Plugin::Authentication... (it was right to start with). --- README | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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, -- 2.39.2