~ubuntu-branches/ubuntu/jaunty/menhir/jaunty

« back to all changes in this revision

Viewing changes to debian/patches/manpage.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Samuel Mimram
  • Date: 2006-07-11 12:26:18 UTC
  • Revision ID: james.westby@ubuntu.com-20060711122618-7a5i5hhkld8cniun
Tags: 20060615.dfsg-2
* Correctly set PREFIX when building, closes: #378260.
* Added bashim.dpatch to remove bashisms, closes: #377803.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/sh /usr/share/dpatch/dpatch-run
 
2
## manpage.dpatch by Samuel Mimram <smimram@debian.org>
 
3
##
 
4
## All lines beginning with `## DP:' are a description of the patch.
 
5
## DP: Remove some invalid characters.
 
6
 
 
7
@DPATCH@
 
8
diff -urNad menhir-20060615~/menhir.1 menhir-20060615/menhir.1
 
9
--- menhir-20060615~/menhir.1   2006-06-15 07:26:06.000000000 +0000
 
10
+++ menhir-20060615/menhir.1    2006-06-24 19:25:19.000000000 +0000
 
11
@@ -119,7 +119,7 @@
 
12
 
 
13
 .SH AUTHOR
 
14
 .B menhir
 
15
-was written by Fran�ois Pottier and Yann R�gis-Gianas.
 
16
+was written by Fran\(,cois Pottier and Yann R\('egis-Gianas.
 
17
 .PP
 
18
 This manual page was written by Samuel Mimram <smimram@debian.org>,
 
19
 for the Debian project (but may be used by others).