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 | |
parent | 64dd7c605b14bc351f44e066f8058520f581326f (diff) | |
download | pbuilder-83ae04dd7738fd975fde14db815c786bb013dbb2.tar pbuilder-83ae04dd7738fd975fde14db815c786bb013dbb2.tar.gz |
copyright year 2007, and changelog about it, and changelog warning/error to >&2
-rw-r--r-- | ChangeLog | 3 | ||||
-rwxr-xr-x | pbuilder | 2 | ||||
-rwxr-xr-x | pbuilder-buildpackage | 2 | ||||
-rw-r--r-- | pbuilder-buildpackage-funcs | 2 | ||||
-rwxr-xr-x | pbuilder-checkparams | 2 | ||||
-rwxr-xr-x | pbuilder-createbuildenv | 2 | ||||
-rw-r--r-- | pbuilder-loadconfig | 2 | ||||
-rw-r--r-- | pbuilder-modules | 4 | ||||
-rw-r--r-- | pbuilder-satisfydepends | 4 | ||||
-rwxr-xr-x | pbuilder-satisfydepends-experimental | 4 | ||||
-rw-r--r-- | pbuilder-uml-checkparams | 2 | ||||
-rwxr-xr-x | pbuilder-updatebuildenv | 2 | ||||
-rwxr-xr-x | pbuilder-user-mode-linux | 2 | ||||
-rw-r--r-- | pdebuild | 2 | ||||
-rw-r--r-- | pdebuild-checkparams | 2 | ||||
-rw-r--r-- | pdebuild-internal | 2 | ||||
-rw-r--r-- | pdebuild-uml-checkparams | 2 | ||||
-rw-r--r-- | pdebuild-user-mode-linux | 2 |
18 files changed, 23 insertions, 20 deletions
@@ -1,5 +1,8 @@ 2007-03-27 Junichi Uekawa <dancer@debian.org> + * pbuilder, et al: Copyrigjht 2007 update. + warning/ error message sent to >&2 consistently. + * pdebuild: 399484: Use $BUILDRESULT with pdebuild-internal "Anderson Lizardo" <anderson.lizardo@gmail.com> @@ -1,6 +1,6 @@ #! /bin/bash # pbuilder -- personal Debian package builder -# Copyright (C) 2001-2006 Junichi Uekawa +# Copyright (C) 2001-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 diff --git a/pbuilder-buildpackage b/pbuilder-buildpackage index cf44e26..0dff8f0 100755 --- a/pbuilder-buildpackage +++ b/pbuilder-buildpackage @@ -1,6 +1,6 @@ #! /bin/bash # pbuilder -- personal Debian package builder -# Copyright (C) 2001-2006 Junichi Uekawa +# Copyright (C) 2001-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 diff --git a/pbuilder-buildpackage-funcs b/pbuilder-buildpackage-funcs index 5b85408..ab554a8 100644 --- a/pbuilder-buildpackage-funcs +++ b/pbuilder-buildpackage-funcs @@ -1,6 +1,6 @@ #! /bin/bash # pbuilder -- personal Debian package builder -# Copyright (C) 2001,2002,2005-2006 Junichi Uekawa +# Copyright (C) 2001,2002,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 diff --git a/pbuilder-checkparams b/pbuilder-checkparams index 66a99d5..ee10e2d 100755 --- a/pbuilder-checkparams +++ b/pbuilder-checkparams @@ -1,7 +1,7 @@ #! /bin/bash # this is sourced from pbuilder packages to process the optional parameters. # pbuilder -- personal Debian package builder -# Copyright (C) 2001-2006 Junichi Uekawa +# Copyright (C) 2001-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 diff --git a/pbuilder-createbuildenv b/pbuilder-createbuildenv index 935759d..d91d5c0 100755 --- a/pbuilder-createbuildenv +++ b/pbuilder-createbuildenv @@ -1,7 +1,7 @@ #! /bin/bash # Creating the build environment with debootstrap. # pbuilder -- personal Debian package builder -# Copyright (C) 2001-2003,2005-2006 Junichi Uekawa +# Copyright (C) 2001-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 diff --git a/pbuilder-loadconfig b/pbuilder-loadconfig index 5dd09fd..8367143 100644 --- a/pbuilder-loadconfig +++ b/pbuilder-loadconfig @@ -1,7 +1,7 @@ #! /bin/bash # this is sourced from pbuilder packages to process the optional parameters. # pbuilder -- personal Debian package builder -# Copyright (C) 2001,2002,2006 Junichi Uekawa +# Copyright (C) 2001,2002,2006-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 diff --git a/pbuilder-modules b/pbuilder-modules index b2c74e4..93880fa 100644 --- a/pbuilder-modules +++ b/pbuilder-modules @@ -1,7 +1,7 @@ #! /bin/bash # common modules for pbuilder. # pbuilder -- personal Debian package builder -# Copyright (C) 2001-2006 Junichi Uekawa +# Copyright (C) 2001-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 @@ -21,7 +21,7 @@ function showhelp () { cat <<EOF pbuilder - a personal builder -Copyright 2001-2006 Junichi Uekawa +Copyright 2001-2007 Junichi Uekawa Distributed under GNU Public License version 2 or later pbuilder [operation] [pbuilder-options] diff --git a/pbuilder-satisfydepends b/pbuilder-satisfydepends index 1962706..b619544 100644 --- a/pbuilder-satisfydepends +++ b/pbuilder-satisfydepends @@ -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 @@ -227,7 +227,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) 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) diff --git a/pbuilder-uml-checkparams b/pbuilder-uml-checkparams index 05e98b4..99d0920 100644 --- a/pbuilder-uml-checkparams +++ b/pbuilder-uml-checkparams @@ -1,6 +1,6 @@ #! /bin/bash # pbuilder-user-mode-linux -- personal Debian package builder -# Copyright (C) 2004-2006 Junichi Uekawa +# Copyright (C) 2004-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 diff --git a/pbuilder-updatebuildenv b/pbuilder-updatebuildenv index 6d5e183..a74b25f 100755 --- a/pbuilder-updatebuildenv +++ b/pbuilder-updatebuildenv @@ -1,6 +1,6 @@ #! /bin/bash # pbuilder -- personal Debian package builder -# Copyright (C) 2001-2003,2005-2006 Junichi Uekawa +# Copyright (C) 2001-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 diff --git a/pbuilder-user-mode-linux b/pbuilder-user-mode-linux index 3107faa..96f3d0d 100755 --- a/pbuilder-user-mode-linux +++ b/pbuilder-user-mode-linux @@ -2,7 +2,7 @@ # pbuilder user-mode-linux hack. # # pbuilder -- personal Debian package builder -# Copyright (C) 2001-2006 Junichi Uekawa +# Copyright (C) 2001-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 @@ -1,6 +1,6 @@ #! /bin/bash # pbuilder -- personal Debian package builder -# Copyright (C) 2001-2006 Junichi Uekawa +# Copyright (C) 2001-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 diff --git a/pdebuild-checkparams b/pdebuild-checkparams index fb323eb..345f146 100644 --- a/pdebuild-checkparams +++ b/pdebuild-checkparams @@ -1,7 +1,7 @@ #! /bin/bash # this is sourced from pbuilder packages to process the optional parameters. # pbuilder -- personal Debian package builder -# Copyright (C) 2005-2006 Junichi Uekawa +# Copyright (C) 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 diff --git a/pdebuild-internal b/pdebuild-internal index 2f776ba..64448d0 100644 --- a/pdebuild-internal +++ b/pdebuild-internal @@ -1,6 +1,6 @@ #! /bin/bash # pbuilder-internal -- personal Debian package builder, internal routine -# Copyright (C) 2003-2006 Junichi Uekawa +# Copyright (C) 2003-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 diff --git a/pdebuild-uml-checkparams b/pdebuild-uml-checkparams index 19daf88..ac90607 100644 --- a/pdebuild-uml-checkparams +++ b/pdebuild-uml-checkparams @@ -1,6 +1,6 @@ #! /bin/bash # pbuilder-user-mode-linux -- personal Debian package builder -# Copyright (C) 2005-2006 Junichi Uekawa +# Copyright (C) 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 diff --git a/pdebuild-user-mode-linux b/pdebuild-user-mode-linux index 62f0ab9..3e441df 100644 --- a/pdebuild-user-mode-linux +++ b/pdebuild-user-mode-linux @@ -1,6 +1,6 @@ #! /bin/bash # pbuilder-user-mode-linux -- personal Debian package builder -# Copyright (C) 2003-2006 Junichi Uekawa +# Copyright (C) 2003-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 |