[Pkg-ocaml-maint-commits] r1922 - in
trunk/packages/ocamlweb/trunk/debian: . patches
Ralf Treinen
treinen at costa.debian.org
Sat Nov 5 13:11:59 UTC 2005
Author: treinen
Date: 2005-11-05 13:11:59 +0000 (Sat, 05 Nov 2005)
New Revision: 1922
Added:
trunk/packages/ocamlweb/trunk/debian/patches/01manpage-doc.dpatch
Modified:
trunk/packages/ocamlweb/trunk/debian/changelog
trunk/packages/ocamlweb/trunk/debian/patches/00list
Log:
ocamlweb 1.37-
Modified: trunk/packages/ocamlweb/trunk/debian/changelog
===================================================================
--- trunk/packages/ocamlweb/trunk/debian/changelog 2005-11-05 12:02:05 UTC (rev 1921)
+++ trunk/packages/ocamlweb/trunk/debian/changelog 2005-11-05 13:11:59 UTC (rev 1922)
@@ -4,8 +4,9 @@
* Added debian/svn-deblayout.
* Standards-version 3.6.2 (no change).
* Bump (build-)dependency on ocaml-* to 3.09.0
+ * Patch 01manpage-doc: refer in the manpage to the local documentation.
- -- Ralf Treinen <treinen at debian.org> Sat, 5 Nov 2005 12:58:48 +0100
+ -- Ralf Treinen <treinen at debian.org> Sat, 5 Nov 2005 13:19:07 +0100
ocamlweb (1.36-2) unstable; urgency=medium
Modified: trunk/packages/ocamlweb/trunk/debian/patches/00list
===================================================================
--- trunk/packages/ocamlweb/trunk/debian/patches/00list 2005-11-05 12:02:05 UTC (rev 1921)
+++ trunk/packages/ocamlweb/trunk/debian/patches/00list 2005-11-05 13:11:59 UTC (rev 1922)
@@ -1 +1,2 @@
-# no patches
+01manpage-doc
+
Added: trunk/packages/ocamlweb/trunk/debian/patches/01manpage-doc.dpatch
===================================================================
--- trunk/packages/ocamlweb/trunk/debian/patches/01manpage-doc.dpatch 2005-11-05 12:02:05 UTC (rev 1921)
+++ trunk/packages/ocamlweb/trunk/debian/patches/01manpage-doc.dpatch 2005-11-05 13:11:59 UTC (rev 1922)
@@ -0,0 +1,21 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 01manpage-doc.dpatch by Ralf Treinen <treinen at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad trunk~/doc/ocamlweb.1 trunk/doc/ocamlweb.1
+--- trunk~/doc/ocamlweb.1 2005-11-04 14:30:08.000000000 +0100
++++ trunk/doc/ocamlweb.1 2005-11-05 13:17:17.839779033 +0100
+@@ -28,6 +28,10 @@
+ .TP
+ .B \-h
+ Help. Will give you the complete list of options accepted by ocamlweb.
++For detailed explanations, please check the
++ocamlweb manual. On a Debian system the manual can be found at
++.I /usr/share/doc/ocamlweb
++in HTML format, or via the Debian help system.
+
+
+ .SH AUTHORS
Property changes on: trunk/packages/ocamlweb/trunk/debian/patches/01manpage-doc.dpatch
___________________________________________________________________
Name: svn:executable
+ *
More information about the Pkg-ocaml-maint-commits
mailing list