aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rwxr-xr-xpbuilder2
-rwxr-xr-xpbuilder-buildpackage2
-rw-r--r--pbuilder-buildpackage-funcs2
-rwxr-xr-xpbuilder-checkparams2
-rwxr-xr-xpbuilder-createbuildenv2
-rw-r--r--pbuilder-loadconfig2
-rw-r--r--pbuilder-modules4
-rw-r--r--pbuilder-satisfydepends4
-rwxr-xr-xpbuilder-satisfydepends-experimental4
-rw-r--r--pbuilder-uml-checkparams2
-rwxr-xr-xpbuilder-updatebuildenv2
-rwxr-xr-xpbuilder-user-mode-linux2
-rw-r--r--pdebuild2
-rw-r--r--pdebuild-checkparams2
-rw-r--r--pdebuild-internal2
-rw-r--r--pdebuild-uml-checkparams2
-rw-r--r--pdebuild-user-mode-linux2
18 files changed, 23 insertions, 20 deletions
diff --git a/ChangeLog b/ChangeLog
index c1d9223..387bcb9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>
diff --git a/pbuilder b/pbuilder
index e8ee8bc..67f683b 100755
--- a/pbuilder
+++ b/pbuilder
@@ -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
diff --git a/pdebuild b/pdebuild
index ddefb99..c29e61f 100644
--- a/pdebuild
+++ b/pdebuild
@@ -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