[Pkg-cli-apps-commits] r3703 - /packages/beagle/trunk/debian/patches/fix_beagle-build-index-manpage.dpatch
jsogo at users.alioth.debian.org
jsogo at users.alioth.debian.org
Sun Feb 3 11:37:56 UTC 2008
Author: jsogo
Date: Sun Feb 3 11:37:56 2008
New Revision: 3703
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=3703
Log:
Add missing patch in previous commits
Added:
packages/beagle/trunk/debian/patches/fix_beagle-build-index-manpage.dpatch (with props)
Added: packages/beagle/trunk/debian/patches/fix_beagle-build-index-manpage.dpatch
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/beagle/trunk/debian/patches/fix_beagle-build-index-manpage.dpatch?rev=3703&op=file
==============================================================================
--- packages/beagle/trunk/debian/patches/fix_beagle-build-index-manpage.dpatch (added)
+++ packages/beagle/trunk/debian/patches/fix_beagle-build-index-manpage.dpatch Sun Feb 3 11:37:56 2008
@@ -1,0 +1,33 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## fix_beagle-build-index-manpage.dpatch by Jose Carlos Garcia Sogo <jsogo at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad beagle-0.3.3~/beagled/beagle-build-index.8 beagle-0.3.3/beagled/beagle-build-index.8
+--- beagle-0.3.3~/beagled/beagle-build-index.8 2007-11-27 02:50:05.000000000 +0100
++++ beagle-0.3.3/beagled/beagle-build-index.8 2008-02-03 12:28:44.000000000 +0100
+@@ -7,10 +7,10 @@
+ beagle-build-index
+ .SH SYNOPSIS
+ .B beagle-build-index
+-[\fIoptions\fR]
+-<\fIindex_path\fR>
++[\fIOPTIONS\fR]
++--target <\fIindex_path\fR>
+ <\fIpath\fR>
+-[\fIpath path path\fR]
++[\fIpath\fR]
+ .SH DESCRIPTION
+ .PP
+ .BR beagle-build-index ,
+@@ -29,7 +29,7 @@
+ in the \fIindex_path\fR directory. If a suitable index is found in the index
+ directory, it will automatically append data to the index if the file at hand
+ has been modified since it was last indexed. If it can't find a suitable index
+-(non-existant or version-mismatch) is will purge the directory recursively.
++(non-existant or version-mismatch) it will purge the directory recursively.
+ .PP
+ The
+ .BR beagle-build-index
Propchange: packages/beagle/trunk/debian/patches/fix_beagle-build-index-manpage.dpatch
------------------------------------------------------------------------------
svn:executable = *
More information about the Pkg-cli-apps-commits
mailing list