changeset 286:6e34732430db

Updated ot include the comments.cgi file.
author Steve Kemp <steve@steve.org.uk>
date Sun, 02 Nov 2008 16:56:51 +0000
parents 48f425340f56
children d66fefe755ad
files COMMENTS README debian/changelog debian/rules
diffstat 4 files changed, 16 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/COMMENTS	Thu Oct 09 20:01:43 2008 +0100
+++ b/COMMENTS	Sun Nov 02 16:56:51 2008 +0000
@@ -1,8 +1,9 @@
 
 
-  Chronicle, since version 2.0, supports the submission of comments
- upon published posts.  This document describes how you would go
- about enabling this support.
+  Chronicle supports the submission of comments upon published posts,
+ via an optional CGI script.
+
+  This document describes how you would go about enabling this support.
 
 
 
@@ -15,11 +16,13 @@
   There are two ways this software is typically used:
 
    Single Machine
+   --------------
      The blog input is stored upon your web-server and you generate
     the output directly to a http-accessible directory upon that
     machine.
 
    Multiple Machines
+   -----------------
      The blog input lives upon one machine, and once you've generated
     the output you copy it over to a remote web-server where it may
     be viewed.
@@ -32,7 +35,7 @@
 Common Setup
 ------------
 
-  Install the included file cgi-bin/comments.cgi upon the web-server
+  Install the included file comments.cgi upon the web-server
  which hosts the blog, and adjust the settings at the start of that
  file to specify:
 
--- a/README	Thu Oct 09 20:01:43 2008 +0100
+++ b/README	Sun Nov 02 16:56:51 2008 +0000
@@ -114,7 +114,7 @@
 \==========================/
 
 
-  Or, with specific test:
+  Or, with specific text:
 
 /-------------------------------------------------\
 This is a line of text
--- a/debian/changelog	Thu Oct 09 20:01:43 2008 +0100
+++ b/debian/changelog	Sun Nov 02 16:56:51 2008 +0000
@@ -1,3 +1,10 @@
+chronicle (3.2-2) unstable; urgency=medium
+
+  * Install the file cgi-bin/comments.cgi alongside the other example
+    files.  (Closes: #504270)
+
+ -- Steve Kemp <skx@debian.org>  Sun, 2 Nov 2008 14:55:41 +0000
+
 chronicle (3.2-1) unstable; urgency=high
 
   * New upstream release.
--- a/debian/rules	Thu Oct 09 20:01:43 2008 +0100
+++ b/debian/rules	Sun Nov 02 16:56:51 2008 +0000
@@ -45,7 +45,7 @@
 	dh_testroot
 	dh_installchangelogs
 	dh_installdocs
-	dh_installexamples bin/chronicle-rss-importer bin/check-titles
+	dh_installexamples bin/chronicle-rss-importer bin/check-titles cgi-bin/comments.cgi
 	dh_installman chronicle.1 chronicle-spooler.1
 	dh_compress
 	dh_fixperms