aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--pdebuild.16
2 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index aaae76c..81a43c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,9 @@ pbuilder (0.15) unstable; urgency=low
* Added a little more heuristics to pdebuild, so that it is nicer to use...
It will search for ../debian directory, in addition to ./debian
+ * updated manpage for pdebuild.1
- -- Junichi Uekawa <dancer@debian.org> Thu, 20 Dec 2001 15:26:41 +0900
+ -- Junichi Uekawa <dancer@debian.org> Thu, 20 Dec 2001 15:28:44 +0900
pbuilder (0.14) unstable; urgency=low
diff --git a/pdebuild.1 b/pdebuild.1
index a1abc22..b41126e 100644
--- a/pdebuild.1
+++ b/pdebuild.1
@@ -10,8 +10,12 @@ A convenience program for
which invokes pbuilder after obtaining appropriate root privilate
in a Debian source directory.
.B debian
-directory must be visible on the current directory when
+directory must either be visible on the current directory, when
invoked.
+It also works when
+.B "../debian"
+exists.
+
.SH OPTIONS
.TP
.BI "--buildsourceroot [" "fakeroot" "]"