diff options
author | Junichi Uekawa <dancer@coreduo.netfort.gr.jp> | 2007-06-23 19:35:55 +0900 |
---|---|---|
committer | Junichi Uekawa <dancer@coreduo.netfort.gr.jp> | 2007-06-23 19:35:55 +0900 |
commit | 697aeeb73f84864c8f24c05584274fef6672ef90 (patch) | |
tree | 801c7a9496d6676a1797cb724cde0edb1e8fd2d8 /ChangeLog | |
parent | f2f1e1d3b7e0730be83e07b70ad3fa565c123290 (diff) | |
download | pbuilder-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-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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> |