aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordancer <dancer>2002-09-24 15:48:12 +0000
committerdancer <dancer>2002-09-24 15:48:12 +0000
commitc7574bf3cc036b064486269ea60110be21fbbad8 (patch)
tree3616a5434d995431acc83629da854b832da3b463
parent3889bd901932346eda6d0c4fa764d3057437c7bf (diff)
downloadpbuilder-c7574bf3cc036b064486269ea60110be21fbbad8.tar
pbuilder-c7574bf3cc036b064486269ea60110be21fbbad8.tar.gz
* debuild-pbuilder.1: fix typo.
update date. add author and URL. * pdebuild.1: add author, URL. * pbuilder.8: update date and add URL. * pbuilderrc.5: add credits and upstream URL. update date.
-rw-r--r--ChangeLog13
-rw-r--r--debian/changelog3
-rw-r--r--debuild-pbuilder.118
-rw-r--r--pbuilder.89
-rw-r--r--pbuilderrc.510
-rw-r--r--pdebuild.19
6 files changed, 51 insertions, 11 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f29d49..151c565 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2002-09-25 Junichi Uekawa <dancer@debian.org>
+
+ * debuild-pbuilder.1: fix typo.
+ update date.
+ add author and URL.
+
+ * pdebuild.1: add author, URL.
+
+ * pbuilder.8: update date and add URL.
+
+ * pbuilderrc.5: add credits and upstream URL.
+ update date.
+
2002-09-24 Junichi Uekawa <dancer@debian.org>
* pbuilder-modules (copy_local_configuration): fix the
diff --git a/debian/changelog b/debian/changelog
index e557852..ffd09b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ pbuilder (0.40) unstable; urgency=low
* Fix minor glitch with copying /etc files into the chroot
which was caused with debootstrap quirks and pbuilder quirk.
thanks: Eric Van Buggenhaut <Eric.VanBuggenhaut@AdValvas.be>
+ * update manual pages and fix minor typo.
- -- Junichi Uekawa <dancer@debian.org> Tue, 24 Sep 2002 23:26:27 +0900
+ -- Junichi Uekawa <dancer@debian.org> Wed, 25 Sep 2002 00:47:37 +0900
pbuilder (0.39) unstable; urgency=low
diff --git a/debuild-pbuilder.1 b/debuild-pbuilder.1
index ee5867f..d37b431 100644
--- a/debuild-pbuilder.1
+++ b/debuild-pbuilder.1
@@ -1,16 +1,24 @@
-.TH "debuild-pbuilder" 1 "2002 Sep 6" "Debian" "pbuilder"
-.SH NAME
+.TH "debuild-pbuilder" 1 "2002 Sep 25" "Debian" "pbuilder"
+.SH "NAME"
debuild-pbuilder \- A "debuild" wrapper to satisfy build-dependency before debuild
.SH SYNOPSIS
-.BI "debuild-pbuilder
-.SH DESCRIPTION
+.BI "debuild-pbuilder"
+
+.SH "DESCRIPTION"
A wrapper to "debuild" program that
does Build-Dependency satisfaction.
-.SH OPTIONS
+.SH" OPTIONS"
See debuild manpage for details.
+.SH "AUTHOR"
+Initial coding, and main maintenance is done by
+Junichi Uekawa <dancer@debian.org>.
+
+The homepage is available at
+.B "http://www.netfort.gr.jp/~dancer/software/pbuilder.html"
+
.SH "SEE ALSO"
.RI "debuild (" 1 ")"
diff --git a/pbuilder.8 b/pbuilder.8
index 1648626..6159369 100644
--- a/pbuilder.8
+++ b/pbuilder.8
@@ -1,4 +1,4 @@
-.TH "pbuilder" 8 "2001 Aug 25" "Debian" "pbuilder"
+.TH "pbuilder" 8 "2002 Sep 25" "Debian" "pbuilder"
.SH NAME
pbuilder \- personal package builder
.SH SYNOPSIS
@@ -293,10 +293,15 @@ values that is not specified in
The personal configuration file for pbuilder.
.SH BUGS
This program is starting to have too many options already.
-.SH AUTHOR
+
+.SH "AUTHOR"
Initial coding, and main maintenance is done by
Junichi Uekawa <dancer@debian.org>.
User hooks code added by Dale Amon <amon@vnl.com>
+
+The homepage is available at
+.B "http://www.netfort.gr.jp/~dancer/software/pbuilder.html"
+
.SH "SEE ALSO"
.RI "pdebuild (" 1 "), "
.RI "pbuilderrc (" 5 ") "
diff --git a/pbuilderrc.5 b/pbuilderrc.5
index ea02027..383cf09 100644
--- a/pbuilderrc.5
+++ b/pbuilderrc.5
@@ -1,4 +1,4 @@
-.TH "pbuilderrc" 5 "2001 Aug 25" "Debian" "pbuilder"
+.TH "pbuilderrc" 5 "2002 Sep 25" "Debian" "pbuilder"
.SH NAME
pbuilderrc \- configuration files for personal package builder
.SH DESCRIPTION
@@ -244,6 +244,14 @@ do not work.
.BI "USEDEVFS=" "no"
Whether to use DEVFS or not.
+.SH "AUTHOR"
+Initial coding, and main maintenance is done by
+Junichi Uekawa <dancer@debian.org>.
+User hooks code added by Dale Amon <amon@vnl.com>
+
+The homepage is available at
+.B "http://www.netfort.gr.jp/~dancer/software/pbuilder.html"
+
.SH "FILES"
.I "/etc/pbuilderrc"
.SH "SEE ALSO"
diff --git a/pdebuild.1 b/pdebuild.1
index f5c8945..4bd94b4 100644
--- a/pdebuild.1
+++ b/pdebuild.1
@@ -1,4 +1,4 @@
-.TH "pdebuild" 1 "2001 Nov 3" "Debian" "pbuilder"
+.TH "pdebuild" 1 "2002 Sep 25" "Debian" "pbuilder"
.SH NAME
pdebuild \- pbuilder way of doing debuild
.SH SYNOPSIS
@@ -36,9 +36,14 @@ symbol, an arbitrary number of pbuilder options can be specified.
.TP
.I "/etc/pbuilderrc"
The configuration file for pbuilder, used in pdebuild.
-.SH AUTHOR
+
+.SH "AUTHOR"
Initial coding, and main maintenance is done by
Junichi Uekawa <dancer@debian.org>.
+
+The homepage is available at
+.B "http://www.netfort.gr.jp/~dancer/software/pbuilder.html"
+
.SH "SEE ALSO"
.RI "pbuilder (" 8 "), "
.RI "pbuilderrc (" 5 ") "