~ubuntu-branches/ubuntu/lucid/fpc/lucid-proposed

« back to all changes in this revision

Viewing changes to debian/patches/09_manpages.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Mazen Neifer, Torsten Werner, Mazen Neifer
  • Date: 2008-10-09 23:29:00 UTC
  • mfrom: (4.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20081009232900-553f61m37jkp6upv
Tags: 2.2.2-4
[ Torsten Werner ]
* Update ABI version in fpc-depends automatically.
* Remove empty directories from binary package fpc-source.

[ Mazen Neifer ]
* Removed leading path when calling update-alternatives to remove a Linitian
  error.
* Fixed clean target.
* Improved description of packages. (Closes: #498882)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#! /bin/sh /usr/share/dpatch/dpatch-run
2
 
## 02_manpages.dpatch by  <Mazen Neifer <mazen.neifer@supaero.org>>
3
 
##
4
 
## All lines beginning with `## DP:' are a description of the patch.
5
 
## DP: This patch adds man pages to the FPC binaries.
6
 
 
7
 
@DPATCH@
8
 
Index: install/man/man1/fppkg.1
9
 
===================================================================
10
 
--- fpc-2.2.0~/install/man/man1/fppkg.1
11
 
+++ fpc-2.2.0/install/man/man1/fppkg.1
12
 
@@ -0,0 +1,25 @@
13
 
+.TH fppkg 1 "18 Nov 2005" "Free Pascal" "Free Pascal Packages Downloader"
14
 
+.SH NAME
15
 
+fppkg \- The Free Pascal Packages Download program.
16
 
+
17
 
+.SH SYNOPSIS
18
 
+
19
 
+.B fppkg [options]
20
 
+
21
 
+.SH DESCRIPTION
22
 
+
23
 
+.B fppkg
24
 
+TO BE FILLED.
25
 
+
26
 
+.SH USAGE
27
 
+
28
 
+.B fppkg
29
 
+
30
 
+.SH OPTIONS
31
 
+fppkg has a small number of options to control it's behaviour:
32
 
+
33
 
+.SH SEE ALSO
34
 
+.IP 
35
 
+.BR  fpcmake (1)
36
 
+.BR  ppc386 (1)
37
 
+.BR  make (1)
38
 
Index: install/man/man1/fpcmkcfg.1
39
 
===================================================================
40
 
--- fpc-2.2.0~/install/man/man1/fpcmkcfg.1
41
 
--- fpc-2.2.0/install/man/man1/fpcmkcfg.1
42
 
@@ -0,0 +1,26 @@
43
 
+.TH fpcmkcfg 1 "30 April 2008" "Free Pascal" "Free Pascal configuration maker"
44
 
+.SH NAME
45
 
+fpcmkcfg \- The Free Pascal configuration program.
46
 
+
47
 
+.SH SYNOPSIS
48
 
+
49
 
+.B fpcmkcfg [options]
50
 
+
51
 
+.SH DESCRIPTION
52
 
+makes a configuration file for the compiler.
53
 
+
54
 
+.B fpcmkcfg
55
 
+TO BE FILLED.
56
 
+
57
 
+.SH USAGE
58
 
+
59
 
+.B fpcmkcfg
60
 
+
61
 
+.SH OPTIONS
62
 
+fpcmkcfg has a small number of options to control it's behaviour:
63
 
+
64
 
+.SH SEE ALSO
65
 
+.IP 
66
 
+.BR  fpcmake (1)
67
 
+.BR  ppc386 (1)
68
 
+.BR  make (1)
69
 
Index: install/man/man1/fpcres.1
70
 
===================================================================
71
 
--- fpc-2.2.0~/install/man/man1/fpcres.1
72
 
--- fpc-2.2.0/install/man/man1/fpcres.1
73
 
@@ -0,0 +1,26 @@
74
 
+.TH fpcres 1 "30 April 2008" "Free Pascal" "Free Pascal resource compiler"
75
 
+.SH NAME
76
 
+fpcres \- The Free Pascal resource compiler program.
77
 
+
78
 
+.SH SYNOPSIS
79
 
+
80
 
+.B fpcres [options]
81
 
+
82
 
+.SH DESCRIPTION
83
 
+Compiles a .res file into .o file.
84
 
+
85
 
+.B fpcres
86
 
+TO BE FILLED.
87
 
+
88
 
+.SH USAGE
89
 
+
90
 
+.B fpcres
91
 
+
92
 
+.SH OPTIONS
93
 
+fpcres has a small number of options to control it's behaviour:
94
 
+
95
 
+.SH SEE ALSO
96
 
+.IP 
97
 
+.BR  fpcmake (1)
98
 
+.BR  ppc386 (1)
99
 
+.BR  make (1)
100
 
Index: install/man/man1/rmcvsdir.1
101
 
===================================================================
102
 
--- fpc-2.2.0~/install/man/man1/rmcvsdir.1
103
 
--- fpc-2.2.0/install/man/man1/rmcvsdir.1
104
 
@@ -0,0 +1,26 @@
105
 
+.TH rmcvsdir 1 "30 April 2008" "Free Pascal" "Free Pascal CVS tree cleaner"
106
 
+.SH NAME
107
 
+rmcvsdir \- The Free Pascal CVS tree cleaner program.
108
 
+
109
 
+.SH SYNOPSIS
110
 
+
111
 
+.B rmcvsdir [options]
112
 
+
113
 
+.SH DESCRIPTION
114
 
+Removes the CVS directories from a directory tree.
115
 
+
116
 
+.B rmcvsdir
117
 
+TO BE FILLED.
118
 
+
119
 
+.SH USAGE
120
 
+
121
 
+.B rmcvsdir
122
 
+
123
 
+.SH OPTIONS
124
 
+rmcvsdir has a small number of options to control it's behaviour:
125
 
+
126
 
+.SH SEE ALSO
127
 
+.IP 
128
 
+.BR  fpcmake (1)
129
 
+.BR  ppc386 (1)
130
 
+.BR  make (1)
131
 
Index: install/man/man1/fpcsubst.1
132
 
===================================================================
133
 
--- fpc-2.2.0~/install/man/man1/fpcsubst.1
134
 
--- fpc-2.2.0/install/man/man1/fpcsubst.1
135
 
@@ -0,0 +1,27 @@
136
 
+.TH fpcsubst 1 "30 April 2008" "Free Pascal" "Free Pascal macro processor"
137
 
+.SH NAME
138
 
+fpcsubst \- The Free Pascal macro processing program.
139
 
+
140
 
+.SH SYNOPSIS
141
 
+
142
 
+.B fpcsubst [options]
143
 
+
144
 
+.SH DESCRIPTION
145
 
+Replaces some standard %XYZ% identifiers with a text, it's a macro
146
 
+preprocessor.
147
 
+
148
 
+.B fpcsubst
149
 
+TO BE FILLED.
150
 
+
151
 
+.SH USAGE
152
 
+
153
 
+.B fpcsubst
154
 
+
155
 
+.SH OPTIONS
156
 
+fpcsubst has a small number of options to control it's behaviour:
157
 
+
158
 
+.SH SEE ALSO
159
 
+.IP 
160
 
+.BR  fpcmake (1)
161
 
+.BR  ppc386 (1)
162
 
+.BR  make (1)
163
 
Index: install/man/man1/mkxmlrpc.1
164
 
===================================================================
165
 
--- fpc-2.2.0~/install/man/man1/mkxmlrpc.1
166
 
--- fpc-2.2.0/install/man/man1/mkxmlrpc.1
167
 
@@ -0,0 +1,26 @@
168
 
+.TH mkxmlrpc 1 "30 April 2008" "Free Pascal" "Free Pascal XML-RPC creator"
169
 
+.SH NAME
170
 
+mkxmlrpc \- The Free Pascal XML-RPC program.
171
 
+
172
 
+.SH SYNOPSIS
173
 
+
174
 
+.B mkxmlrpc [options]
175
 
+
176
 
+.SH DESCRIPTION
177
 
+Creates an XML-RPC wrapper for a pascal interface.
178
 
+
179
 
+.B mkxmlrpc
180
 
+TO BE FILLED.
181
 
+
182
 
+.SH USAGE
183
 
+
184
 
+.B mkxmlrpc
185
 
+
186
 
+.SH OPTIONS
187
 
+mkxmlrpc has a small number of options to control it's behaviour:
188
 
+
189
 
+.SH SEE ALSO
190
 
+.IP 
191
 
+.BR  fpcmake (1)
192
 
+.BR  ppc386 (1)
193
 
+.BR  make (1)