~ubuntu-branches/ubuntu/oneiric/gitit/oneiric

« back to all changes in this revision

Viewing changes to debian/patches/debian-changes-0.8.0.1-1

  • Committer: Bazaar Package Importer
  • Author(s): Giovanni Mascellani
  • Date: 2011-07-25 21:12:12 UTC
  • mfrom: (2.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20110725211212-e2j8x49f8zke2xxi
Tags: 0.8.0.1-2
Added manpage for gitit (closes: #631809).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Description: Upstream changes introduced in version 0.8.0.1-1
 
2
 This patch has been created by dpkg-source during the package build.
 
3
 Here's the last changelog entry, hopefully it gives details on why
 
4
 those changes were made:
 
5
 .
 
6
 gitit (0.8.0.1-1) unstable; urgency=low
 
7
 .
 
8
   * New upstream release:
 
9
     + Fixed file upload bug (closes: #629643);
 
10
     + debian/patches: removed, integrated upstream.
 
11
 .
 
12
 The person named in the Author field signed this changelog entry.
 
13
Author: Giovanni Mascellani <gio@debian.org>
 
14
Bug-Debian: http://bugs.debian.org/629643
 
15
 
 
16
---
 
17
The information above should follow the Patch Tagging Guidelines, please
 
18
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
 
19
are templates for supplementary fields that you might want to add:
 
20
 
 
21
Origin: <vendor|upstream|other>, <url of original patch>
 
22
Bug: <url in upstream bugtracker>
 
23
Bug-Debian: http://bugs.debian.org/<bugnumber>
 
24
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
 
25
Forwarded: <no|not-needed|url proving that it has been forwarded>
 
26
Reviewed-By: <name and email of someone who approved the patch>
 
27
Last-Update: <YYYY-MM-DD>
 
28
 
 
29
--- /dev/null
 
30
+++ gitit-0.8.0.1/gitit.1
 
31
@@ -0,0 +1,166 @@
 
32
+'\" t
 
33
+.\"     Title: gitit
 
34
+.\"    Author: Giovanni Mascellani <gio@debian.org>
 
35
+.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
 
36
+.\"      Date: 07/25/2011
 
37
+.\"    Manual: Gitit User Manual
 
38
+.\"    Source: gitit
 
39
+.\"  Language: English
 
40
+.\"
 
41
+.TH "GITIT" "1" "07/25/2011" "gitit" "Gitit User Manual"
 
42
+.\" -----------------------------------------------------------------
 
43
+.\" * Define some portability stuff
 
44
+.\" -----------------------------------------------------------------
 
45
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
46
+.\" http://bugs.debian.org/507673
 
47
+.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
 
48
+.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
49
+.ie \n(.g .ds Aq \(aq
 
50
+.el       .ds Aq '
 
51
+.\" -----------------------------------------------------------------
 
52
+.\" * set default formatting
 
53
+.\" -----------------------------------------------------------------
 
54
+.\" disable hyphenation
 
55
+.nh
 
56
+.\" disable justification (adjust text to left margin only)
 
57
+.ad l
 
58
+.\" -----------------------------------------------------------------
 
59
+.\" * MAIN CONTENT STARTS HERE *
 
60
+.\" -----------------------------------------------------------------
 
61
+.SH "NAME"
 
62
+gitit \- program to do something
 
63
+.SH "SYNOPSIS"
 
64
+.HP \w'\fBgitit\fR\ 'u
 
65
+\fBgitit\fR \fB\-e\ \fR\fB\fIthis\fR\fR [\fB\-\-example=\fR\fBthat\fR] [{\fB\-e\fR\ |\ \fB\-\-example\fR}\ \fIthis\fR] [{\fB\-e\fR\ |\ \fB\-\-example\fR}\ {\fIthis\fR\ |\ \fIthat\fR}]
 
66
+.HP \w'\fBgitit\fR\ 'u
 
67
+\fBgitit\fR [{\fB\-h\fR\ |\ \fB\-\-help\fR} | {\fB\-v\fR\ |\ \fB\-\-version\fR}]
 
68
+.SH "DESCRIPTION"
 
69
+.PP
 
70
+This manual page documents briefly the
 
71
+\fBgitit\fR
 
72
+and
 
73
+\fBbar\fR
 
74
+commands\&.
 
75
+.PP
 
76
+This manual page was written for the Debian distribution because the original program does not have a manual page\&. Instead, it has documentation in the GNU
 
77
+\fBinfo\fR(1)
 
78
+format; see below\&.
 
79
+.PP
 
80
+\fBgitit\fR
 
81
+is a program that\&.\&.\&.
 
82
+.SH "OPTIONS"
 
83
+.PP
 
84
+The program follows the usual GNU command line syntax, with long options starting with two dashes (`\-\*(Aq)\&. A summary of options is included below\&. For a complete description, see the
 
85
+\fBinfo\fR(1)
 
86
+files\&.
 
87
+.PP
 
88
+\fB\-e \fR\fB\fIthis\fR\fR, \fB\-\-example=\fR\fB\fIthat\fR\fR
 
89
+.RS 4
 
90
+Does this and that\&.
 
91
+.RE
 
92
+.PP
 
93
+\fB\-h\fR, \fB\-\-help\fR
 
94
+.RS 4
 
95
+Show summary of options\&.
 
96
+.RE
 
97
+.PP
 
98
+\fB\-v\fR, \fB\-\-version\fR
 
99
+.RS 4
 
100
+Show version of program\&.
 
101
+.RE
 
102
+.SH "FILES"
 
103
+.PP
 
104
+/etc/foo\&.conf
 
105
+.RS 4
 
106
+The system\-wide configuration file to control the behaviour of
 
107
+gitit\&. See
 
108
+\fBfoo.conf\fR(5)
 
109
+for further details\&.
 
110
+.RE
 
111
+.PP
 
112
+${HOME}/\&.foo\&.conf
 
113
+.RS 4
 
114
+The per\-user configuration file to control the behaviour of
 
115
+gitit\&. See
 
116
+\fBfoo.conf\fR(5)
 
117
+for further details\&.
 
118
+.RE
 
119
+.SH "ENVIONMENT"
 
120
+.PP
 
121
+\fBFOO_CONF\fR
 
122
+.RS 4
 
123
+If used, the defined file is used as configuration file (see also
 
124
+the section called \(lqFILES\(rq)\&.
 
125
+.RE
 
126
+.SH "DIAGNOSTICS"
 
127
+.PP
 
128
+The following diagnostics may be issued on
 
129
+stderr:
 
130
+.PP
 
131
+Bad configuration file\&. Exiting\&.
 
132
+.RS 4
 
133
+The configuration file seems to contain a broken configuration line\&. Use the
 
134
+\fB\-\-verbose\fR
 
135
+option, to get more info\&.
 
136
+.RE
 
137
+.PP
 
138
+\fBgitit\fR
 
139
+provides some return codes, that can be used in scripts:
 
140
+.\" line length increase to cope w/ tbl weirdness
 
141
+.ll +(\n(LLu * 62u / 100u)
 
142
+.TS
 
143
+ll.
 
144
+\fICode\fR     \fIDiagnostic\fR
 
145
+T{
 
146
+\fB0\fR
 
147
+T}     T{
 
148
+Program exited successfully\&.
 
149
+T}
 
150
+T{
 
151
+\fB1\fR
 
152
+T}     T{
 
153
+The configuration file seems to be broken\&.
 
154
+T}
 
155
+.TE
 
156
+.\" line length decrease back to previous value
 
157
+.ll -(\n(LLu * 62u / 100u)
 
158
+.sp
 
159
+.SH "BUGS"
 
160
+.PP
 
161
+The program is currently limited to only work with the
 
162
+foobar
 
163
+library\&.
 
164
+.PP
 
165
+The upstreams
 
166
+BTS
 
167
+can be found at
 
168
+\m[blue]\fB\%http://bugzilla.foo.tld\fR\m[]\&.
 
169
+.SH "SEE ALSO"
 
170
+.PP
 
171
+\fBbar\fR(1),
 
172
+\fBbaz\fR(1),
 
173
+\fBfoo.conf\fR(5)
 
174
+.PP
 
175
+The programs are documented fully by
 
176
+The Rise and Fall of a Fooish Bar
 
177
+available via the
 
178
+\fBinfo\fR(1)
 
179
+system\&.
 
180
+.SH "AUTHOR"
 
181
+.PP
 
182
+\fBGiovanni Mascellani\fR <\&gio@debian\&.org\&>
 
183
+.RS 4
 
184
+Wrote this manpage for the Debian system\&.
 
185
+.RE
 
186
+.SH "COPYRIGHT"
 
187
+.br
 
188
+Copyright \(co 2011 #USERNAME#
 
189
+.br
 
190
+.PP
 
191
+This manual page was written for the Debian system (and may be used by others)\&.
 
192
+.PP
 
193
+Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or (at your option) any later version published by the Free Software Foundation\&.
 
194
+.PP
 
195
+On Debian systems, the complete text of the GNU General Public License can be found in
 
196
+/usr/share/common\-licenses/GPL\&.
 
197
+.sp