diff options
-rw-r--r-- | ChangeLog | 18 | ||||
-rw-r--r-- | Documentation/pbuilder-doc.xml | 2 | ||||
-rwxr-xr-x | pbuilder | 2 | ||||
-rwxr-xr-x | pbuilder-buildpackage | 2 | ||||
-rw-r--r-- | pbuilder-buildpackage-funcs | 2 | ||||
-rwxr-xr-x | pbuilder-checkparams | 2 | ||||
-rw-r--r-- | pbuilder-modules | 4 | ||||
-rw-r--r-- | pbuilder-uml-checkparams | 2 | ||||
-rwxr-xr-x | pbuilder-user-mode-linux | 2 | ||||
-rw-r--r-- | pdebuild | 2 | ||||
-rw-r--r-- | pdebuild-internal | 2 | ||||
-rw-r--r-- | pdebuild-user-mode-linux | 2 |
12 files changed, 29 insertions, 13 deletions
@@ -1,3 +1,19 @@ +2005-01-04 Junichi Uekawa <dancer@debian.org> + + * Documentation/pbuilder-doc.xml: update date. + + * pbuilder-buildpackage: + * pbuilder-buildpackage-funcs: + * pbuilder-checkparams: + * pbuilder-modules: + * pbuilder-uml-checkparams: + * pdebuild: + * pdebuild-internal: + * pdebuild-user-mode-linux: + * pbuilder: update copyright year + + * update copyright + 2004-12-29 Junichi Uekawa <dancer@debian.org> * Documentation/pbuilder-doc.xml: minor update, it's fourth year already passed? @@ -2187,7 +2203,7 @@ energy. When pbuilder stabilizes, I will look at doing it. 14 Jan 2002 Junichi Uekawa <dancer@debian.org> - Copyright (c) 2001-2004 Junichi Uekawa + Copyright (c) 2001-2005 Junichi Uekawa $Id$ diff --git a/Documentation/pbuilder-doc.xml b/Documentation/pbuilder-doc.xml index d0bed18..c02b8d8 100644 --- a/Documentation/pbuilder-doc.xml +++ b/Documentation/pbuilder-doc.xml @@ -4,7 +4,7 @@ and the latest version is found in CVS repository. --> <book> <bookinfo> - <date>2004-07-14</date> + <date>2005-01-04</date> <title>pbuilder User's Manual</title> <abbrev>pbuilder-doc</abbrev> <subtitle>Usage and operations</subtitle> @@ -1,6 +1,6 @@ #! /bin/bash # pbuilder -- personal Debian package builder -# Copyright (C) 2001-2004 Junichi Uekawa +# Copyright (C) 2001-2005 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 b2c6b48..c2d70d4 100755 --- a/pbuilder-buildpackage +++ b/pbuilder-buildpackage @@ -1,6 +1,6 @@ #! /bin/bash # pbuilder -- personal Debian package builder -# Copyright (C) 2001-2003 Junichi Uekawa +# Copyright (C) 2001-2005 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 2860b65..90e59a2 100644 --- a/pbuilder-buildpackage-funcs +++ b/pbuilder-buildpackage-funcs @@ -1,6 +1,6 @@ #! /bin/bash # pbuilder -- personal Debian package builder -# Copyright (C) 2001,2002 Junichi Uekawa +# Copyright (C) 2001,2002,2005 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 8383610..2829c6e 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-2004 Junichi Uekawa +# Copyright (C) 2001-2005 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 bd6b190..548e7bf 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-2004 Junichi Uekawa +# Copyright (C) 2001-2005 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 @@ -20,7 +20,7 @@ function showhelp () { cat <<EOF pbuilder - a personal builder -Copyright 2001-2004 Junichi Uekawa +Copyright 2001-2005 Junichi Uekawa Distributed under GNU Public License version 2 or later pbuilder [operation] [pbuilder-options] diff --git a/pbuilder-uml-checkparams b/pbuilder-uml-checkparams index 6c52126..56f7129 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 Junichi Uekawa +# Copyright (C) 2004,2005 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 19dc2a9..ed60584 100755 --- a/pbuilder-user-mode-linux +++ b/pbuilder-user-mode-linux @@ -1,7 +1,7 @@ #! /bin/bash # common modules for pbuilder. # pbuilder -- personal Debian package builder -# Copyright (C) 2001-2004 Junichi Uekawa +# Copyright (C) 2001-2005 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-2004 Junichi Uekawa +# Copyright (C) 2001-2005 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 1fb0019..4a997f3 100644 --- a/pdebuild-internal +++ b/pdebuild-internal @@ -1,6 +1,6 @@ #! /bin/bash # pbuilder-internal -- personal Debian package builder, internal routine -# Copyright (C) 2003,2004 Junichi Uekawa +# Copyright (C) 2003,2004,2005 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 e4d0ecf..3fc7934 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,2004 Junichi Uekawa +# Copyright (C) 2003,2004,2005 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 |