aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJunichi Uekawa <dancer@coreduo.netfort.gr.jp>2007-06-23 19:35:55 +0900
committerJunichi Uekawa <dancer@coreduo.netfort.gr.jp>2007-06-23 19:35:55 +0900
commit697aeeb73f84864c8f24c05584274fef6672ef90 (patch)
tree801c7a9496d6676a1797cb724cde0edb1e8fd2d8 /ChangeLog
parentf2f1e1d3b7e0730be83e07b70ad3fa565c123290 (diff)
downloadpbuilder-697aeeb73f84864c8f24c05584274fef6672ef90.tar
pbuilder-697aeeb73f84864c8f24c05584274fef6672ef90.tar.gz
* Documentation, examples/pbuilder-test/: add sample scripts for
pbuilder-test, and add reference to it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2538dfd..6465760 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2007-06-23 Junichi Uekawa <dancer@debian.org>
+ * Documentation/pbuilder-doc.xml: document the files
+
+ * Makefile: install pbuilder-test sample files.
+
+ * examples/pbuilder-test/README: install pbuilder-test sample files.
+ 000_prepinstall
+ 001_apprun
+ 002_libfile
+ 002_sample.c
+ 003_makecheck
+ 004_ldd
+
* examples/pbuilder-distribution.sh: $@ -> "$@"
2007-06-17 Junichi Uekawa <dancer@debian.org>