diff options
author | dancer <dancer> | 2003-12-30 14:44:49 +0000 |
---|---|---|
committer | dancer <dancer> | 2003-12-30 14:44:49 +0000 |
commit | 0248fee85f737e4cffa75ab129ab17cfce141fcb (patch) | |
tree | 97aafe9c454bcc2b941e80e87ebc4569384ee832 /debian | |
parent | bb5aa22a18f0969f77d0de0a5a92e372b7f63e2d (diff) | |
download | pbuilder-0248fee85f737e4cffa75ab129ab17cfce141fcb.tar pbuilder-0248fee85f737e4cffa75ab129ab17cfce141fcb.tar.gz |
+ * Documentation/pbuilder-doc.xml (EXTRAPACKAGES): Document apt-proxy is usable as a proxy.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2cf0ef3..9e38d62 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pbuilder (0.99) UNRELEASED; urgency=low + + * Documentation update: note apt-proxy is useful for caching the + apt archives. + + -- Junichi Uekawa <dancer@debian.org> Tue, 30 Dec 2003 22:46:19 +0900 + pbuilder (0.98) unstable; urgency=low * use dpkg-buildpackage in pdebuild-internal rather than debuild, and do not try to |