diff options
author | dancer <dancer> | 2006-03-31 00:14:31 +0000 |
---|---|---|
committer | dancer <dancer> | 2006-03-31 00:14:31 +0000 |
commit | 67d689450c65a606c7018bf6e8691d176329a55b (patch) | |
tree | 85324ffa0e7fbd049fe8e47e8d2fe2ba55688216 | |
parent | e30db2025c2e10f359c0e6bc4987ec2b522a0288 (diff) | |
download | pbuilder-67d689450c65a606c7018bf6e8691d176329a55b.tar pbuilder-67d689450c65a606c7018bf6e8691d176329a55b.tar.gz |
spelling fix.
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | pbuilder-satisfydepends | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2006-03-31 Junichi Uekawa <dancer@debian.org> + + * pbuilder-satisfydepends: spelling mistake, thanks pryzbyj for + telling me. daner->dancer + 2006-03-22 Junichi Uekawa <dancer@debian.org> * pbuilderrc.5: spelling fix: s/extention/extension/ diff --git a/pbuilder-satisfydepends b/pbuilder-satisfydepends index 74e72bb..00e9e34 100644 --- a/pbuilder-satisfydepends +++ b/pbuilder-satisfydepends @@ -207,7 +207,7 @@ function print_help () { # print out help message cat <<EOF pbuilder-satisfydepends -- satisfy dependencies -Copyright 2002,2003,2005 Junichi Uekawa <daner@debian.org> +Copyright 2002,2003,2005 Junichi Uekawa <dancer@debian.org> --help: give help --control: specify control file (debian/control, *.dsc) |