aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordancer <dancer>2006-04-01 02:36:00 +0000
committerdancer <dancer>2006-04-01 02:36:00 +0000
commit2956aa2efc9e8ce7ce0c0da76619e83a5a0f53dc (patch)
tree3481ca676eb100ef6e19c6858b4df1cf54c4462f /ChangeLog
parent67d689450c65a606c7018bf6e8691d176329a55b (diff)
downloadpbuilder-2956aa2efc9e8ce7ce0c0da76619e83a5a0f53dc.tar
pbuilder-2956aa2efc9e8ce7ce0c0da76619e83a5a0f53dc.tar.gz
pdebuild --help works without ./debian dir.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c1e755f..bfcde00 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-04-01 Junichi Uekawa <dancer@debian.org>
+
+ * pdebuild: directory is moved after command-line is parsed.
+ This should fix a few weird behaviors wrt relative directories, and
+ allow --help to work if there is no debian/ directory
+
2006-03-31 Junichi Uekawa <dancer@debian.org>
* pbuilder-satisfydepends: spelling mistake, thanks pryzbyj for