aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/TODO11
-rw-r--r--debian/changelog11
-rw-r--r--debian/control2
-rw-r--r--pbuilder.15
-rw-r--r--pbuilderrc.56
5 files changed, 32 insertions, 3 deletions
diff --git a/debian/TODO b/debian/TODO
index 870cfb9e..acd921c 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -1,15 +1,22 @@
TODO and possible bugs:
+
* Build dependency handles |, but not when [] and | exist. -- no
package should be using it ?
* Machine type specification in Build dependency should either have
[!xxx !xxx !xxx ...] or [xxx xxx xxx ...]
[!xxx xxx] formats are not parsed, and should really not exist.
- * cooperate with sbuild, and use sbuild if possible.
+ * Creating a sbuilder, command, which cooperates with sbuild, and
+ use sbuild if possible.
* Please file a bug if you find that pbuilder does not exit with
error condition on failure to build a package.
* Remember to update the TODO file.
- * how about passing "-o dpkg::Options=--force-confnew" to apt?
+ * Suppor for apt-move. Some, mount --bind trick ?
+
+ * Supporting really automatic "pbuilder upgrade"
+ - how about passing "-o dpkg::Options=--force-confnew" to apt?
and also making "start-stop-daemon" to be a dummy script?
+ - using policy-rc.d ? Get people to use invoke-rc.d?
+
$Id$
diff --git a/debian/changelog b/debian/changelog
index 070afa8..4c328cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+pbuilder (0.17) unstable; urgency=low
+
+ * new version, "Documentation updates". (not yet released)
+ * pbuilder.1, pbuilderrc.5: update to document problem with file:/ URLs
+ if specified as mirrorsite (pbuilder is about chroots)
+ * debian/TODO: updated
+ * debian/control: updated the dependency requirement of
+ debootstrap (>= 0.1.15.5) see bug #126458 for a consequence.
+
+ -- Junichi Uekawa <dancer@debian.org> Fri, 28 Dec 2001 01:22:33 +0900
+
pbuilder (0.16) unstable; urgency=low
* pbuilder-modules: Fixed a typo, which made it to create a broken
diff --git a/debian/control b/debian/control
index 951aa27..90ad40f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Standards-Version: 3.5.6
Package: pbuilder
Architecture: all
-Depends: debootstrap (>= 0.1.15), wget, gcc
+Depends: debootstrap (>= 0.1.15.5), wget, gcc
Recommends: fakeroot, sudo
Description: personal package builder for Debian packages
Constructs a chroot system, and builds a package inside the
diff --git a/pbuilder.1 b/pbuilder.1
index 86f3d71..6aa4a2f 100644
--- a/pbuilder.1
+++ b/pbuilder.1
@@ -91,6 +91,11 @@ which should point to your favorite mirror.
This option can optionally be omitted, and left blank,
in which case, this part is skipped.
+Note that these URLs specified to pbuilder will be used from within
+the chroot, and specifying
+.B "file:/somewhere/"
+will most probably fail.
+
.TP
.BI "--nonusmirror [" "mirror location" "]"
The non-US mirror, specified like the
diff --git a/pbuilderrc.5 b/pbuilderrc.5
index b04c11d..4bc249a 100644
--- a/pbuilderrc.5
+++ b/pbuilderrc.5
@@ -49,6 +49,12 @@ cleans up this directory.
.BI "MIRRORSITE=" "http://www.jp.debian.org/debian"
Specify the mirror site which contains the
main Debian distribution.
+
+Note that you cannot really use
+.B "file:/"
+kind of URL, because the location needs to be accessible from within
+the chroot.
+
.TP
.BI "NONUSMIRRORSITE=" "http://www.jp.debian.org/debian-non-US"
Specify the mirror site which contains