diff options
author | Junichi Uekawa <dancer@dancer64.netfort.gr.jp> | 2007-03-27 23:05:32 +0900 |
---|---|---|
committer | Junichi Uekawa <dancer@dancer64.netfort.gr.jp> | 2007-03-27 23:05:32 +0900 |
commit | 83ae04dd7738fd975fde14db815c786bb013dbb2 (patch) | |
tree | cd64afedce855b4404706403b766251454ea57d4 /pbuilder-satisfydepends-experimental | |
parent | 64dd7c605b14bc351f44e066f8058520f581326f (diff) | |
download | pbuilder-83ae04dd7738fd975fde14db815c786bb013dbb2.tar pbuilder-83ae04dd7738fd975fde14db815c786bb013dbb2.tar.gz |
copyright year 2007, and changelog about it, and changelog warning/error to >&2
Diffstat (limited to 'pbuilder-satisfydepends-experimental')
-rwxr-xr-x | pbuilder-satisfydepends-experimental | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pbuilder-satisfydepends-experimental b/pbuilder-satisfydepends-experimental index d544f28..7f5f73d 100755 --- a/pbuilder-satisfydepends-experimental +++ b/pbuilder-satisfydepends-experimental @@ -1,6 +1,6 @@ #!/bin/bash # pbuilder -- personal Debian package builder -# Copyright (C) 2001,2002,2003,2005-2006 Junichi Uekawa +# Copyright (C) 2001,2002,2003,2005-2007 Junichi Uekawa # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -300,7 +300,7 @@ function print_help () { # print out help message cat <<EOF pbuilder-satisfydepends -- satisfy dependencies -Copyright 2002-2006 Junichi Uekawa <dancer@debian.org> +Copyright 2002-2007 Junichi Uekawa <dancer@debian.org> --help: give help --control: specify control file (debian/control, *.dsc) |