]> git.decadent.org.uk Git - memories.git/commitdiff
Changed Maypole::Authentication... to Maypole::Plugin::Authentication... (it was...
authorBen Hutchings <ben@decadent.org.uk>
Sat, 31 Dec 2005 14:44:32 +0000 (14:44 +0000)
committerBen Hutchings <ben@decadent.org.uk>
Sat, 31 Dec 2005 14:44:32 +0000 (14:44 +0000)
README
debian/control

diff --git a/README b/README
index 84dbfa9b8885bb78b00bb868439594fb8cd35642..369374fe2232b108fdedc349a7950e0bf92e780f 100644 (file)
--- 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
index f063eb6ecc2c2347462c65cfdedd716152a3f73c..790cd5a3d9c03d334c0c4de42a69a2aae1d9542f 100644 (file)
@@ -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,