]> git.decadent.org.uk Git - memories.git/blobdiff - README
Add dh_installdeb so the maintainer scripts are actually included.
[memories.git] / README
diff --git a/README b/README
index 84dbfa9b8885bb78b00bb868439594fb8cd35642..5b1fc004dbe95a6c70c508a494b96324b7187832 100644 (file)
--- a/README
+++ b/README
@@ -14,8 +14,9 @@ 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
+    XML::RSS
 
 Apache mod_perl is recommended. Memories can also be run as a CGI
 application, but you're on your own.
@@ -57,3 +58,7 @@ Updating Memories 1.0 to 1.1
 
 2) Run the tag_dates script.
 
+Updating Memories 1.1 to 1.2
+----------------------------
+
+No changes.