Mercurial > treepkg
changeset 291:7b00edc5bf66
fix typo
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Tue, 06 Oct 2009 12:54:54 +0000 |
parents | 97c17fb0ca19 |
children | 0542181b8452 |
files | demo.cfg |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/demo.cfg Fri Sep 18 13:45:41 2009 +0000 +++ b/demo.cfg Tue Oct 06 12:54:54 2009 +0000 @@ -45,10 +45,10 @@ # package might be named foo_1.0-treepkg1_all.deb debrevision_prefix: treepkg -# Whether to handle dependencies between packager. This is useful if -# the tree packager is to build a library and program using the library -# each with their own debian source packages and repositories. With -# dependency handling the library will always be updated before the +# Whether to handle dependencies between packagers. This is useful if +# the tree packager is to build a library and a program using the +# library, each with their own debian source packages and repositories. +# With dependency handling the library will always be updated before the # program and the binary packages of the library will be made available # to the pbuilder instance, so that the program will be built against # them.