aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authordancer <dancer>2002-12-12 07:43:09 +0000
committerdancer <dancer>2002-12-12 07:43:09 +0000
commit6ef940684ae39f0e23acf48ecddbccd96f268424 (patch)
tree019cec52e701ebea1e5d3e0ff87fda6ae075ff67 /debian/changelog
parentd53f59f0490e89a574775f7886e5dcaa90519b98 (diff)
downloadpbuilder-6ef940684ae39f0e23acf48ecddbccd96f268424.tar
pbuilder-6ef940684ae39f0e23acf48ecddbccd96f268424.tar.gz
+
+ * pbuilder.8: fix the documentation to clarify that A is executed + after satisfying the build-depends.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 015d6c4..b86dea5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pbuilder (0.52) UNRELEASED; urgency=low
+
+ * Clarify pbuilder.8 documentation on the timing of hook "A".
+
+ -- Junichi Uekawa <dancer@debian.org> Thu, 12 Dec 2002 16:43:25 +0900
+
pbuilder (0.51) unstable; urgency=low
* Fix build-dependency satisfying for binary-arch target. (closes: #172033)