~ubuntu-branches/ubuntu/jaunty/plotutils/jaunty

« back to all changes in this revision

Viewing changes to debian/patches/11_manpages_sb_macro.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Floris Bruynooghe
  • Date: 2006-06-10 22:30:09 UTC
  • mfrom: (3.1.1 dapper)
  • Revision ID: james.westby@ubuntu.com-20060610223009-lfgb9ceyzjykj3z1
Tags: 2.4.1-15
* 14_manpage_spline.dpatch: correct long option of -n (Closes: #247208).
* debian/control: changed maintainer email address, old will expire soon.
* Changed libpng12-0-dev (virtual) to libpng12-dev (real) in Build-Depends.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#! /bin/sh /usr/share/dpatch/dpatch-run
 
2
## 11_manpages_sb_macro.dpatch by  <Floris Bruynooghe <fb102@soton.ac.uk>>
 
3
##
 
4
## All lines beginning with `## DP:' are a description of the patch.
 
5
## DP: Repairs the indexing of .SB macro.
 
6
 
 
7
@DPATCH@
 
8
diff -urNad plotutils-2.4.1/info/ode.1 /tmp/dpep.K6ID0C/plotutils-2.4.1/info/ode.1
 
9
--- plotutils-2.4.1/info/ode.1  2005-05-11 15:42:50.297366112 +0100
 
10
+++ /tmp/dpep.K6ID0C/plotutils-2.4.1/info/ode.1 2005-05-11 15:47:49.567377440 +0100
 
11
@@ -1,7 +1,9 @@
 
12
 .TH ODE 1 "Dec 1998" "FSF" "GNU Plotting Utilities"
 
13
 .SH NAME
 
14
 ode \- numerical solution of ordinary differential equations
 
15
-.\" Not all man macros define SB
 
16
+.ig
 
17
+Not all man macros define SB (and not all whatis parsers stop on .\")
 
18
+..
 
19
 .de SB
 
20
 \&\fB\s-1\&\\$1 \\$2\s0\fR
 
21
 ..
 
22
diff -urNad plotutils-2.4.1/info/plot.1 /tmp/dpep.K6ID0C/plotutils-2.4.1/info/plot.1
 
23
--- plotutils-2.4.1/info/plot.1 2005-05-11 15:42:50.299365758 +0100
 
24
+++ /tmp/dpep.K6ID0C/plotutils-2.4.1/info/plot.1        2005-05-11 15:47:49.568377263 +0100
 
25
@@ -1,7 +1,9 @@
 
26
 .TH PLOT 1 "Jun 2000" "FSF" "GNU Plotting Utilities"
 
27
 .SH NAME
 
28
 plot \- translate GNU metafiles to other graphics formats
 
29
-.\" Not all man macros define SB
 
30
+.ig
 
31
+Not all man macros define SB (and not all whatis parsers stop on .\")
 
32
+..
 
33
 .de SB
 
34
 \&\fB\s-1\&\\$1 \\$2\s0\fR
 
35
 ..
 
36
diff -urNad plotutils-2.4.1/info/plotfont.1 /tmp/dpep.K6ID0C/plotutils-2.4.1/info/plotfont.1
 
37
--- plotutils-2.4.1/info/plotfont.1     2005-05-11 15:42:50.300365581 +0100
 
38
+++ /tmp/dpep.K6ID0C/plotutils-2.4.1/info/plotfont.1    2005-05-11 15:48:13.665110386 +0100
 
39
@@ -1,7 +1,9 @@
 
40
 .TH PLOTFONT 1 "Jun 2000" "FSF" "GNU Plotting Utilities"
 
41
 .SH NAME
 
42
 plotfont \- produce character maps of fonts supported by the plotting utilities
 
43
-.\" Not all man macros define SB
 
44
+.ig
 
45
+Not all man macros define SB (and not all whatis parsers stop on .\")
 
46
+..
 
47
 .de SB
 
48
 \&\fB\s-1\&\\$1 \\$2\s0\fR
 
49
 ..
 
50
diff -urNad plotutils-2.4.1/info/tek2plot.1 /tmp/dpep.K6ID0C/plotutils-2.4.1/info/tek2plot.1
 
51
--- plotutils-2.4.1/info/tek2plot.1     2005-05-11 15:42:50.300365581 +0100
 
52
+++ /tmp/dpep.K6ID0C/plotutils-2.4.1/info/tek2plot.1    2005-05-11 15:48:10.173728619 +0100
 
53
@@ -1,7 +1,9 @@
 
54
 .TH TEK2PLOT 1 "Jun 2000" "FSF" "GNU Plotting Utilities"
 
55
 .SH NAME
 
56
 tek2plot \- translate Tektronix files to other graphics formats
 
57
-.\" Not all man macros define SB
 
58
+.ig
 
59
+Not all man macros define SB (and not all whatis parsers stop on .\")
 
60
+..
 
61
 .de SB
 
62
 \&\fB\s-1\&\\$1 \\$2\s0\fR
 
63
 ..