Author: guillem
Date: 2007-07-18 05:02:56 +0000 (Wed, 18 Jul 2007)
New Revision: 880
Modified:
trunk/debian/changelog
trunk/man/ChangeLog
trunk/man/cleanup-info.8
trunk/man/deb-substvars.5
trunk/man/dpkg-checkbuilddeps.1
trunk/man/dpkg-deb.1
trunk/man/dpkg-divert.8
trunk/man/dpkg-name.1
trunk/man/dpkg-query.1
trunk/man/dpkg-split.1
trunk/man/dpkg-statoverride.8
trunk/man/install-info.8
trunk/man/update-alternatives.8
Log:
Man pages cleanup:
- Unify author and copyright information formatting.
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2007-07-18 04:27:15 UTC (rev 879)
+++ trunk/debian/changelog 2007-07-18 05:02:56 UTC (rev 880)
@@ -13,6 +13,7 @@
- Substitute 'FILES' header with 'SEE ALSO' in dpkg-buildpackage(1),
and remove leftover string from man page split.
- Split option descriptions so that it gets easier to distinguish.
+ - Unify author and copyright information formatting.
[ Updated scripts translations ]
* French (Frédéric Bothamy, Christian Perrier).
Modified: trunk/man/ChangeLog
===================================================================
--- trunk/man/ChangeLog 2007-07-18 04:27:15 UTC (rev 879)
+++ trunk/man/ChangeLog 2007-07-18 05:02:56 UTC (rev 880)
@@ -1,5 +1,19 @@
2007-07-18 Guillem Jover <[EMAIL PROTECTED]>
+ * cleanup-info.8: Unify author and copyright information formatting.
+ * deb-substvars.5: Likewise.
+ * dpkg-checkbuilddeps.1: Likewise.
+ * dpkg-deb.1: Likewise.
+ * dpkg-divert.8: Likewise.
+ * dpkg-name.1: Likewise.
+ * dpkg-query.1: Likewise.
+ * dpkg-split.1: Likewise.
+ * dpkg-statoverride.8: Likewise.
+ * install-info.8: Likewise.
+ * update-alternatives.8: Likewise.
+
+2007-07-18 Guillem Jover <[EMAIL PROTECTED]>
+
* dpkg.1: Split indeendent options.
* dpkg-buildpackage.1: Likewise.
* dpkg-genchanges.1: Likewise.
Modified: trunk/man/cleanup-info.8
===================================================================
--- trunk/man/cleanup-info.8 2007-07-18 04:27:15 UTC (rev 879)
+++ trunk/man/cleanup-info.8 2007-07-18 05:02:56 UTC (rev 880)
@@ -1,4 +1,4 @@
-.TH cleanup\-info 8 "2007-03-06" "Debian Project" "dpkg utilities"
+.TH cleanup\-info 8 "2007-07-18" "Debian Project" "dpkg utilities"
.SH NAME
cleanup\-info \- clean up the mess that bogus install\-info may have done
.
@@ -52,7 +52,7 @@
.BR install\-info (8),
.BR info (1).
.SH AUTHOR
-Copyright (C) 1996 Kim-Minh Kaplan.
+Copyright (C) 1996 Kim-Minh Kaplan
.sp
-This is free software; see the GNU General Public Licence
-version 2 or later for copying conditions. There is NO warranty.
+This is free software; see the GNU General Public Licence version 2 or
+later for copying conditions. There is NO WARRANTY.
Modified: trunk/man/deb-substvars.5
===================================================================
--- trunk/man/deb-substvars.5 2007-07-18 04:27:15 UTC (rev 879)
+++ trunk/man/deb-substvars.5 2007-07-18 05:02:56 UTC (rev 880)
@@ -1,5 +1,5 @@
.\" Authors: Ian Jackson
-.TH deb\-substvars 5 "2007-06-12" "Debian Project" "dpkg utilities"
+.TH deb\-substvars 5 "2007-07-18" "Debian Project" "dpkg utilities"
.SH NAME
deb\-substvars \- Debian source substitution variables
.
@@ -134,12 +134,9 @@
.BR dpkg\-source (1).
.
.SH AUTHOR
-The utilities and this manpage were written by Ian Jackson.
-.
-.SH COPYRIGHT
Copyright (C) 1995-1996 Ian Jackson
.br
Copyright (C) 2000 Wichert Akkerman
.sp
-This is free software; see the GNU General Public Licence version 2 or later
-for copying conditions. There is NO WARRANTY.
+This is free software; see the GNU General Public Licence version 2 or
+later for copying conditions. There is NO WARRANTY.
Modified: trunk/man/dpkg-checkbuilddeps.1
===================================================================
--- trunk/man/dpkg-checkbuilddeps.1 2007-07-18 04:27:15 UTC (rev 879)
+++ trunk/man/dpkg-checkbuilddeps.1 2007-07-18 05:02:56 UTC (rev 880)
@@ -1,4 +1,4 @@
-.TH dpkg\-checkbuilddeps 1 "2007-06-12" "Debian Project" "dpkg utilities"
+.TH dpkg\-checkbuilddeps 1 "2007-07-18" "Debian Project" "dpkg utilities"
.SH NAME
dpkg\-checkbuilddeps \- check build dependencies and conflicts
.
@@ -29,10 +29,10 @@
Show the usage message and exit.
.
.SH AUTHOR
-Copyright 2001 Joey Hess
+Copyright (C) 2001 Joey Hess
.UR mailto:[EMAIL PROTECTED]
-<[EMAIL PROTECTED]>.
+<[EMAIL PROTECTED]>
.UE
.sp
This is free software; see the GNU General Public Licence version 2 or
-later for copying conditions. There is NO warranty.
+later for copying conditions. There is NO WARRANTY.
Modified: trunk/man/dpkg-deb.1
===================================================================
--- trunk/man/dpkg-deb.1 2007-07-18 04:27:15 UTC (rev 879)
+++ trunk/man/dpkg-deb.1 2007-07-18 05:02:56 UTC (rev 880)
@@ -1,4 +1,4 @@
-.TH dpkg\-deb 1 "2007-06-12" "Debian Project" "dpkg suite"
+.TH dpkg\-deb 1 "2007-07-18" "Debian Project" "dpkg suite"
.SH NAME
dpkg\-deb \- Debian package archive (.deb) manipulation tool
.
@@ -242,11 +242,7 @@
.BR dselect (1).
.
.SH AUTHOR
-.B dpkg\-deb
-and this manpage were written by Ian Jackson.
-They are Copyright (C) 1995-1996 by him and released under the
-GNU General Public Licence version 2 or later; there is NO WARRANTY. See
-.I /usr/share/doc/dpkg/copyright
-and
-.I /usr/share/common\-licenses/GPL
-for details.
+Copyright (C) 1995-1996 Ian Jackson
+.sp
+This is free software; see the GNU General Public Licence version 2 or
+later for copying conditions. There is NO WARRANTY.
Modified: trunk/man/dpkg-divert.8
===================================================================
--- trunk/man/dpkg-divert.8 2007-07-18 04:27:15 UTC (rev 879)
+++ trunk/man/dpkg-divert.8 2007-07-18 05:02:56 UTC (rev 880)
@@ -1,4 +1,4 @@
-.TH dpkg\-divert 8 "2007-08-18" "Debian Project" "dpkg utilities"
+.TH dpkg\-divert 8 "2007-07-18" "Debian Project" "dpkg utilities"
.SH NAME
dpkg\-divert \- override a package's version of a file
.
@@ -119,7 +119,7 @@
.BR dpkg (1).
.
.SH AUTHOR
-Copyright (C) 1995 Ian Jackson.
+Copyright (C) 1995 Ian Jackson
.sp
-This is free software; see the GNU General Public Licence
-version 2 or later for copying conditions. There is NO warranty.
+This is free software; see the GNU General Public Licence version 2 or
+later for copying conditions. There is NO WARRANTY.
Modified: trunk/man/dpkg-name.1
===================================================================
--- trunk/man/dpkg-name.1 2007-07-18 04:27:15 UTC (rev 879)
+++ trunk/man/dpkg-name.1 2007-07-18 05:02:56 UTC (rev 880)
@@ -3,7 +3,7 @@
.\"
.\" This is free software; see the GNU General Public Licence version 2
.\" or later for copying conditions. There is NO warranty.
-.TH dpkg\-name 1 "2007-03-06" "Debian Project" "dpkg utilities"
+.TH dpkg\-name 1 "2007-07-18" "Debian Project" "dpkg utilities"
.SH NAME
dpkg\-name \- rename Debian packages to full package names
.
@@ -102,10 +102,8 @@
.BR find (1),
.BR xargs (1).
.
-.SH COPYRIGHT
-Copyright 1995,1996 Erick Branderhorst.
-.B dpkg\-name
-is free software; see the GNU General Public Licence version 2 or
-later for copying conditions. There is
-.B no
-warranty.
+.SH AUTHOR
+Copyright 1995,1996 Erick Branderhorst
+.sp
+This is free software; see the GNU General Public Licence version 2 or
+later for copying conditions. There is NO WARRANTY.
Modified: trunk/man/dpkg-query.1
===================================================================
--- trunk/man/dpkg-query.1 2007-07-18 04:27:15 UTC (rev 879)
+++ trunk/man/dpkg-query.1 2007-07-18 05:02:56 UTC (rev 880)
@@ -147,13 +147,13 @@
the width of its output.
.
.SH AUTHOR
-Copyright 2001 Wichert Akkerman
+Copyright (C) 2001 Wichert Akkerman
.UR mailto:[EMAIL PROTECTED]
<[EMAIL PROTECTED]>
.UE
.sp
This is free software; see the GNU General Public Licence version 2 or
-later for copying conditions. There is NO warranty.
+later for copying conditions. There is NO WARRANTY.
.
.SH SEE ALSO
.BR dpkg (1).
Modified: trunk/man/dpkg-split.1
===================================================================
--- trunk/man/dpkg-split.1 2007-07-18 04:27:15 UTC (rev 879)
+++ trunk/man/dpkg-split.1 2007-07-18 05:02:56 UTC (rev 880)
@@ -1,5 +1,5 @@
.\" Authors: Ian Jackson
-.TH dpkg\-split 1 "2007-03-06" "Debian Project" "dpkg utilities"
+.TH dpkg\-split 1 "2007-07-18" "Debian Project" "dpkg utilities"
.SH NAME
dpkg\-split \- Debian package archive split/join tool
.
@@ -230,12 +230,7 @@
.BR dpkg (1).
.
.SH AUTHOR
-.B dpkg\-split
-and this manpage were written by Ian Jackson. They are
-Copyright (C) 1995-1996
-by him and released under the GNU General Public Licence version 2 or later;
-there is NO WARRANTY. See
-.I /usr/share/doc/dpkg/copyright
-and
-.I /usr/share/common\-licenses/GPL
-for details.
+Copyright (C) 1995-1996 Ian Jackson
+.sp
+This is free software; see the GNU General Public Licence version 2 or
+later for copying conditions. There is NO WARRANTY.
Modified: trunk/man/dpkg-statoverride.8
===================================================================
--- trunk/man/dpkg-statoverride.8 2007-07-18 04:27:15 UTC (rev 879)
+++ trunk/man/dpkg-statoverride.8 2007-07-18 05:02:56 UTC (rev 880)
@@ -1,4 +1,4 @@
-.TH dpkg\-statoverride 8 "2007-06-12" "Debian project" "dpkg utilities"
+.TH dpkg\-statoverride 8 "2007-07-18" "Debian project" "dpkg utilities"
.SH NAME
dpkg\-statoverride \- override ownership and mode of files
.
@@ -79,10 +79,10 @@
.BR dpkg (1).
.
.SH AUTHOR
-Copyright 2000 Wichert Akkerman
+Copyright (C) 2000 Wichert Akkerman
.UR mailto:[EMAIL PROTECTED]
<[EMAIL PROTECTED]>
.UE
.sp
This is free software; see the GNU General Public Licence version 2 or
-later for copying conditions. There is NO warranty.
+later for copying conditions. There is NO WARRANTY.
Modified: trunk/man/install-info.8
===================================================================
--- trunk/man/install-info.8 2007-07-18 04:27:15 UTC (rev 879)
+++ trunk/man/install-info.8 2007-07-18 05:02:56 UTC (rev 880)
@@ -2,7 +2,7 @@
.\"
.\" This is free software; see the GNU General Public Licence version 2
.\" or later for copying conditions. There is NO warranty.
-.TH install\-info 8 "2007-06-12" "Debian Project" "dpkg utilities"
+.TH install\-info 8 "2007-07-18" "Debian Project" "dpkg utilities"
.SH NAME
install\-info \- create or update entry in Info dir file
.
@@ -288,10 +288,8 @@
.BR emacs (1),
.BR info (1),
.BR gzip(1).
-.SH COPYRIGHT
-Copyright 1994, Ian Jackson.
-.B install\-info
-is free software; see the GNU General Public Licence version 2 or
-later for copying conditions. There is
-.I no
-warranty.
+.SH AUTHOR
+Copyright 1994 Ian Jackson
+.sp
+This is free software; see the GNU General Public Licence version 2 or
+later for copying conditions. There is NO WARRANTY.
Modified: trunk/man/update-alternatives.8
===================================================================
--- trunk/man/update-alternatives.8 2007-07-18 04:27:15 UTC (rev 879)
+++ trunk/man/update-alternatives.8 2007-07-18 05:02:56 UTC (rev 880)
@@ -390,15 +390,15 @@
either in the implementation or the documentation; please report it.
.
.SH AUTHOR
-Debian update\-alternatives is copyright 1995
-Ian Jackson. It is free software; see the GNU General Public Licence
-version 2 or later for copying conditions. There is NO warranty.
+Copyright (C) 1995 Ian Jackson
+.sp
+This is free software; see the GNU General Public Licence version 2 or
+later for copying conditions. There is NO WARRANTY.
.PP
-This manual page is copyright 1997/98 Charles Briscoe-Smith.
-This is free documentation; see the GNU General Public Licence
-version 2 or later for copying conditions. There is NO WARRANTY.
-.PP
-You can find the GNU GPL in /usr/share/common\-licenses/GPL on any Debian
system.
+This manual page is copyright 1997,1998 Charles Briscoe-Smith.
+.sp
+This is free documentation; see the GNU General Public Licence version 2 or
+later for copying conditions. There is NO WARRANTY.
.
.SH "SEE ALSO"
.BR ln (1),
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]