changeset 201:752d4315675c stable-6-0-16

add reference to mercurial repository in the documentation
author Carl Byington <carl@five-ten-sg.com>
date Sat, 02 Feb 2008 12:31:53 -0800
parents c7efbf2ffd8b
children ae0585d64dd2
files ChangeLog NEWS configure.in xml/dnsbl.in
diffstat 4 files changed, 19 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Feb 02 12:29:59 2008 -0800
+++ b/ChangeLog	Sat Feb 02 12:31:53 2008 -0800
@@ -1,4 +1,5 @@
-    $Id$
+6.16 2008-02-02
+    Switch to Mercurial source control.
 
 6.15 2007-12-07
     Fix null pointer dereference if macro _ not passed to this milter.
--- a/NEWS	Sat Feb 02 12:29:59 2008 -0800
+++ b/NEWS	Sat Feb 02 12:31:53 2008 -0800
@@ -1,5 +1,4 @@
-    $Id$
-
+6.16 2008-02-02 Switch to Mercurial source control.
 6.15 2007-12-07 Fix null pointer dereference if macro _ not passed to this milter.
 6.14 2007-11-10 Don't autowhitelist due to out of office reply bots.
 6.13 2007-11-10 Fix null pointer dereference on missing HELO command.
--- a/configure.in	Sat Feb 02 12:29:59 2008 -0800
+++ b/configure.in	Sat Feb 02 12:31:53 2008 -0800
@@ -1,6 +1,6 @@
 
 AC_PREREQ(2.59)
-AC_INIT(dnsbl,6.15,carl@five-ten-sg.com)
+AC_INIT(dnsbl,6.16,carl@five-ten-sg.com)
 AC_CONFIG_SRCDIR([config.h.in])
 AC_CONFIG_HEADER([config.h])
 
--- a/xml/dnsbl.in	Sat Feb 02 12:29:59 2008 -0800
+++ b/xml/dnsbl.in	Sat Feb 02 12:31:53 2008 -0800
@@ -3,16 +3,22 @@
     <partintro>
         <title>Packages</title>
         <para>The various source and binary packages are available at <ulink
-        url="http://www.five-ten-sg.com/@PACKAGE@/packages/">http://www.five-ten-sg.com/@PACKAGE@/packages/</ulink>
+        url="http://www.five-ten-sg.com/@PACKAGE@/packages/">http://www.five-ten-sg.com/@PACKAGE@/packages/</ulink>.
         The most recent documentation is available at <ulink
-        url="http://www.five-ten-sg.com/@PACKAGE@/">http://www.five-ten-sg.com/@PACKAGE@/</ulink>
+        url="http://www.five-ten-sg.com/@PACKAGE@/">http://www.five-ten-sg.com/@PACKAGE@/</ulink>.
+        </para>
+
+        <para>A <ulink
+        url="http://www.selenic.com/mercurial/wiki/">Mercurial</ulink> source
+        code repository for this project is available at <ulink
+        url="http://hg.five-ten-sg.com/@PACKAGE@/">http://hg.five-ten-sg.com/@PACKAGE@/</ulink>.
         </para>
 
     </partintro>
 
     <refentry id="@PACKAGE@.1">
         <refentryinfo>
-            <date>2007-10-07</date>
+            <date>2008-02-02</date>
         </refentryinfo>
 
         <refmeta>
@@ -555,9 +561,9 @@
         </refsect1>
 
         <refsect1 id='version.1'>
-            <title>CVS Version</title>
+            <title>Version</title>
             <para>
-                $Id$
+                @VERSION@
             </para>
         </refsect1>
     </refentry>
@@ -565,7 +571,7 @@
 
     <refentry id="@PACKAGE@.conf.5">
         <refentryinfo>
-            <date>2007-10-07</date>
+            <date>2008-02-02</date>
         </refentryinfo>
 
         <refmeta>
@@ -777,9 +783,9 @@
         </refsect1>
 
         <refsect1 id='version.5'>
-            <title>CVS Version</title>
+            <title>Version</title>
             <para>
-                $Id$
+                @VERSION@
             </para>
         </refsect1>