[Pbuilder-maint] pbuilder CVS update: pbuilder pdebuild-user-mode-linux pdebuild-uml-checkparams pdebuild-internal pdebuild-checkparams pdebuild pbuilder-user-mode-linux pbuilder-updatebuildenv pbuilder-uml-checkparams pbuilder-satisfydepends pbuilder-modules pbuilder-loadconfig pbuilder-createbuildenv pbuilder-checkparams pbuilder-buildpackage-funcs pbuilder-buildpackage pbuilder ChangeLog

pbuilder CVS Commit pbuilder-maint at lists.alioth.debian.org
Tue May 30 23:45:46 UTC 2006


  User: dancer  
  Date: 06/05/30 23:45:46

  Modified:    .        pdebuild-user-mode-linux pdebuild-uml-checkparams
                        pdebuild-internal pdebuild-checkparams pdebuild
                        pbuilder-user-mode-linux pbuilder-updatebuildenv
                        pbuilder-uml-checkparams pbuilder-satisfydepends
                        pbuilder-modules pbuilder-loadconfig
                        pbuilder-createbuildenv pbuilder-checkparams
                        pbuilder-buildpackage-funcs pbuilder-buildpackage
                        pbuilder ChangeLog
  Log:
  update copyright info.
  
  Revision  Changes    Path
  1.16      +3 -2      pbuilder/pdebuild-user-mode-linux
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pdebuild-user-mode-linux?annotate=1.16&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pdebuild-user-mode-linux?rev=1.16&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pdebuild-user-mode-linux.diff?r1=1.16&r2=1.15&cvsroot=
  
  -----------------------------------
  
  Index: pdebuild-user-mode-linux
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/pdebuild-user-mode-linux,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- pdebuild-user-mode-linux	21 Dec 2005 11:57:29 -0000	1.15
  +++ pdebuild-user-mode-linux	30 May 2006 23:45:45 -0000	1.16
  @@ -1,6 +1,6 @@
   #! /bin/bash
   #   pbuilder-user-mode-linux -- personal Debian package builder
  -#   Copyright (C) 2003,2004,2005 Junichi Uekawa
  +#   Copyright (C) 2003-2006 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
  @@ -14,7 +14,8 @@
   #
   #   You should have received a copy of the GNU General Public License
   #   along with this program; if not, write to the Free Software
  -#   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  +#   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  +
   set -e
   
   while ! test -d ./debian -o "$(pwd)" = "/" ; do
  
  
  
  1.4       +2 -2      pbuilder/pdebuild-uml-checkparams
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pdebuild-uml-checkparams?annotate=1.4&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pdebuild-uml-checkparams?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pdebuild-uml-checkparams.diff?r1=1.4&r2=1.3&cvsroot=
  
  -----------------------------------
  
  Index: pdebuild-uml-checkparams
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/pdebuild-uml-checkparams,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- pdebuild-uml-checkparams	21 Dec 2005 11:57:29 -0000	1.3
  +++ pdebuild-uml-checkparams	30 May 2006 23:45:45 -0000	1.4
  @@ -1,6 +1,6 @@
   #! /bin/bash
   #   pbuilder-user-mode-linux -- personal Debian package builder
  -#   Copyright (C) 2005 Junichi Uekawa
  +#   Copyright (C) 2005-2006 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
  @@ -14,7 +14,7 @@
   #
   #   You should have received a copy of the GNU General Public License
   #   along with this program; if not, write to the Free Software
  -#   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  +#   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
   
   # load and check params.
   # requires
  
  
  
  1.11      +3 -3      pbuilder/pdebuild-internal
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pdebuild-internal?annotate=1.11&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pdebuild-internal?rev=1.11&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pdebuild-internal.diff?r1=1.11&r2=1.10&cvsroot=
  
  -----------------------------------
  
  Index: pdebuild-internal
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/pdebuild-internal,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- pdebuild-internal	19 Dec 2005 14:34:18 -0000	1.10
  +++ pdebuild-internal	30 May 2006 23:45:45 -0000	1.11
  @@ -1,6 +1,6 @@
   #! /bin/bash
   #   pbuilder-internal -- personal Debian package builder, internal routine
  -#   Copyright (C) 2003,2004,2005 Junichi Uekawa
  +#   Copyright (C) 2003-2006 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
  @@ -14,7 +14,7 @@
   #
   #   You should have received a copy of the GNU General Public License
   #   along with this program; if not, write to the Free Software
  -#   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  +#   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
   #
   # invoke this as 
   #  pbuilder execute pdebuild-internal --bindmount "${pwd}/.." "$1"
  
  
  
  1.7       +1 -1      pbuilder/pdebuild-checkparams
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pdebuild-checkparams?annotate=1.7&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pdebuild-checkparams?rev=1.7&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pdebuild-checkparams.diff?r1=1.7&r2=1.6&cvsroot=
  
  -----------------------------------
  
  Index: pdebuild-checkparams
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/pdebuild-checkparams,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- pdebuild-checkparams	24 May 2006 09:02:27 -0000	1.6
  +++ pdebuild-checkparams	30 May 2006 23:45:45 -0000	1.7
  @@ -15,7 +15,7 @@
   #
   #   You should have received a copy of the GNU General Public License
   #   along with this program; if not, write to the Free Software
  -#   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  +#   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
   
   # This code is called for pdebuild
   
  
  
  
  1.32      +1 -1      pbuilder/pdebuild
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pdebuild?annotate=1.32&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pdebuild?rev=1.32&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pdebuild.diff?r1=1.32&r2=1.31&cvsroot=
  
  -----------------------------------
  
  Index: pdebuild
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/pdebuild,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- pdebuild	24 May 2006 09:02:27 -0000	1.31
  +++ pdebuild	30 May 2006 23:45:45 -0000	1.32
  @@ -14,7 +14,7 @@
   #
   #   You should have received a copy of the GNU General Public License
   #   along with this program; if not, write to the Free Software
  -#   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  +#   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
   set -e
   
   export PBCURRENTCOMMANDLINEOPERATION="pdebuild"
  
  
  
  1.50      +1 -1      pbuilder/pbuilder-user-mode-linux
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-user-mode-linux?annotate=1.50&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-user-mode-linux?rev=1.50&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-user-mode-linux.diff?r1=1.50&r2=1.49&cvsroot=
  
  -----------------------------------
  
  Index: pbuilder-user-mode-linux
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/pbuilder-user-mode-linux,v
  retrieving revision 1.49
  retrieving revision 1.50
  diff -u -r1.49 -r1.50
  --- pbuilder-user-mode-linux	14 May 2006 18:32:32 -0000	1.49
  +++ pbuilder-user-mode-linux	30 May 2006 23:45:45 -0000	1.50
  @@ -16,7 +16,7 @@
   #
   #   You should have received a copy of the GNU General Public License
   #   along with this program; if not, write to the Free Software
  -#   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  +#   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
   #
   
   set -e
  
  
  
  1.44      +1 -1      pbuilder/pbuilder-updatebuildenv
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-updatebuildenv?annotate=1.44&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-updatebuildenv?rev=1.44&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-updatebuildenv.diff?r1=1.44&r2=1.43&cvsroot=
  
  -----------------------------------
  
  Index: pbuilder-updatebuildenv
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/pbuilder-updatebuildenv,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -r1.43 -r1.44
  --- pbuilder-updatebuildenv	14 May 2006 18:32:32 -0000	1.43
  +++ pbuilder-updatebuildenv	30 May 2006 23:45:45 -0000	1.44
  @@ -14,7 +14,7 @@
   #
   #   You should have received a copy of the GNU General Public License
   #   along with this program; if not, write to the Free Software
  -#   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  +#   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
   
   set -e 
   
  
  
  
  1.10      +2 -1      pbuilder/pbuilder-uml-checkparams
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-uml-checkparams?annotate=1.10&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-uml-checkparams?rev=1.10&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-uml-checkparams.diff?r1=1.10&r2=1.9&cvsroot=
  
  -----------------------------------
  
  Index: pbuilder-uml-checkparams
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/pbuilder-uml-checkparams,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- pbuilder-uml-checkparams	14 May 2006 18:32:32 -0000	1.9
  +++ pbuilder-uml-checkparams	30 May 2006 23:45:45 -0000	1.10
  @@ -14,7 +14,8 @@
   #
   #   You should have received a copy of the GNU General Public License
   #   along with this program; if not, write to the Free Software
  -#   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  +#   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  +
   
   # load and check params.
   # requires
  
  
  
  1.28      +4 -3      pbuilder/pbuilder-satisfydepends
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-satisfydepends?annotate=1.28&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-satisfydepends?rev=1.28&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-satisfydepends.diff?r1=1.28&r2=1.27&cvsroot=
  
  -----------------------------------
  
  Index: pbuilder-satisfydepends
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/pbuilder-satisfydepends,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- pbuilder-satisfydepends	22 May 2006 02:18:00 -0000	1.27
  +++ pbuilder-satisfydepends	30 May 2006 23:45:45 -0000	1.28
  @@ -14,7 +14,8 @@
   #
   #   You should have received a copy of the GNU General Public License
   #   along with this program; if not, write to the Free Software
  -#   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  +#   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  +
   #
   # module to satisfy dependency.
   
  @@ -226,7 +227,7 @@
       # print out help message
       cat <<EOF
   pbuilder-satisfydepends -- satisfy dependencies
  -Copyright 2002,2003,2005  Junichi Uekawa <dancer at debian.org>
  +Copyright 2002-2006  Junichi Uekawa <dancer at debian.org>
   
   --help:        give help
   --control:     specify control file (debian/control, *.dsc)
  
  
  
  1.96      +3 -2      pbuilder/pbuilder-modules
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-modules?annotate=1.96&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-modules?rev=1.96&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-modules.diff?r1=1.96&r2=1.95&cvsroot=
  
  -----------------------------------
  
  Index: pbuilder-modules
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/pbuilder-modules,v
  retrieving revision 1.95
  retrieving revision 1.96
  diff -u -r1.95 -r1.96
  --- pbuilder-modules	24 May 2006 09:02:28 -0000	1.95
  +++ pbuilder-modules	30 May 2006 23:45:45 -0000	1.96
  @@ -15,12 +15,13 @@
   #
   #   You should have received a copy of the GNU General Public License
   #   along with this program; if not, write to the Free Software
  -#   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  +#   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  +
   
   function showhelp () {
       cat <<EOF
   pbuilder - a personal builder
  -Copyright 2001-2005 Junichi Uekawa
  +Copyright 2001-2006 Junichi Uekawa
   Distributed under GNU Public License version 2 or later
   
   pbuilder [operation] [pbuilder-options]
  
  
  
  1.3       +1 -1      pbuilder/pbuilder-loadconfig
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-loadconfig?annotate=1.3&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-loadconfig?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-loadconfig.diff?r1=1.3&r2=1.2&cvsroot=
  
  -----------------------------------
  
  Index: pbuilder-loadconfig
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/pbuilder-loadconfig,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- pbuilder-loadconfig	14 May 2006 18:32:33 -0000	1.2
  +++ pbuilder-loadconfig	30 May 2006 23:45:45 -0000	1.3
  @@ -15,7 +15,7 @@
   #
   #   You should have received a copy of the GNU General Public License
   #   along with this program; if not, write to the Free Software
  -#   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  +#   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
   
   for RCFILE in /usr/share/pbuilder/pbuilderrc /etc/pbuilderrc ${HOME}/.pbuilderrc; do
       if [ -f "$RCFILE" ]; then 
  
  
  
  1.52      +1 -1      pbuilder/pbuilder-createbuildenv
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-createbuildenv?annotate=1.52&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-createbuildenv?rev=1.52&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-createbuildenv.diff?r1=1.52&r2=1.51&cvsroot=
  
  -----------------------------------
  
  Index: pbuilder-createbuildenv
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/pbuilder-createbuildenv,v
  retrieving revision 1.51
  retrieving revision 1.52
  diff -u -r1.51 -r1.52
  --- pbuilder-createbuildenv	14 May 2006 18:32:33 -0000	1.51
  +++ pbuilder-createbuildenv	30 May 2006 23:45:45 -0000	1.52
  @@ -15,7 +15,7 @@
   #
   #   You should have received a copy of the GNU General Public License
   #   along with this program; if not, write to the Free Software
  -#   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  +#   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
   
   
   set -e 
  
  
  
  1.78      +2 -1      pbuilder/pbuilder-checkparams
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-checkparams?annotate=1.78&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-checkparams?rev=1.78&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-checkparams.diff?r1=1.78&r2=1.77&cvsroot=
  
  -----------------------------------
  
  Index: pbuilder-checkparams
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/pbuilder-checkparams,v
  retrieving revision 1.77
  retrieving revision 1.78
  diff -u -r1.77 -r1.78
  --- pbuilder-checkparams	14 May 2006 18:32:33 -0000	1.77
  +++ pbuilder-checkparams	30 May 2006 23:45:45 -0000	1.78
  @@ -15,7 +15,8 @@
   #
   #   You should have received a copy of the GNU General Public License
   #   along with this program; if not, write to the Free Software
  -#   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  +#   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  +
   
   # This code is called for pbuilder and pbuilder inside pbuilder-uml; 
   # pbuilder-uml calls uml-checkparams.
  
  
  
  1.31      +2 -2      pbuilder/pbuilder-buildpackage-funcs
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-buildpackage-funcs?annotate=1.31&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-buildpackage-funcs?rev=1.31&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-buildpackage-funcs.diff?r1=1.31&r2=1.30&cvsroot=
  
  -----------------------------------
  
  Index: pbuilder-buildpackage-funcs
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/pbuilder-buildpackage-funcs,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- pbuilder-buildpackage-funcs	24 May 2006 09:02:28 -0000	1.30
  +++ pbuilder-buildpackage-funcs	30 May 2006 23:45:45 -0000	1.31
  @@ -14,7 +14,7 @@
   #
   #   You should have received a copy of the GNU General Public License
   #   along with this program; if not, write to the Free Software
  -#   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  +#   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
   
   # functions local to pbuilder-buildpackage
   
  
  
  
  1.124     +4 -3      pbuilder/pbuilder-buildpackage
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-buildpackage?annotate=1.124&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-buildpackage?rev=1.124&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-buildpackage.diff?r1=1.124&r2=1.123&cvsroot=
  
  -----------------------------------
  
  Index: pbuilder-buildpackage
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/pbuilder-buildpackage,v
  retrieving revision 1.123
  retrieving revision 1.124
  diff -u -r1.123 -r1.124
  --- pbuilder-buildpackage	14 May 2006 18:32:33 -0000	1.123
  +++ pbuilder-buildpackage	30 May 2006 23:45:45 -0000	1.124
  @@ -14,7 +14,8 @@
   #
   #   You should have received a copy of the GNU General Public License
   #   along with this program; if not, write to the Free Software
  -#   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  +#   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  +
   
   export LANG=C
   export LC_ALL=C
  
  
  
  1.39      +1 -1      pbuilder/pbuilder
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder?annotate=1.39&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder?rev=1.39&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder.diff?r1=1.39&r2=1.38&cvsroot=
  
  -----------------------------------
  
  Index: pbuilder
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/pbuilder,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- pbuilder	24 May 2006 09:02:28 -0000	1.38
  +++ pbuilder	30 May 2006 23:45:45 -0000	1.39
  @@ -14,7 +14,7 @@
   #
   #   You should have received a copy of the GNU General Public License
   #   along with this program; if not, write to the Free Software
  -#   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  +#   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
   
   # pbuilder by Junichi Uekawa <dancer at debian.org> 2001 Aug 25
   
  
  
  
  1.388     +8 -2      pbuilder/ChangeLog
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/ChangeLog?annotate=1.388&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/ChangeLog?rev=1.388&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/ChangeLog.diff?r1=1.388&r2=1.387&cvsroot=
  
  -----------------------------------
  
  Index: ChangeLog
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/ChangeLog,v
  retrieving revision 1.387
  retrieving revision 1.388
  diff -u -r1.387 -r1.388
  --- ChangeLog	30 May 2006 05:17:55 -0000	1.387
  +++ ChangeLog	30 May 2006 23:45:45 -0000	1.388
  @@ -1,3 +1,9 @@
  +2006-05-31  Junichi Uekawa  <dancer at debian.org>
  +
  +	* pbuilder: update address of GPL, and generally update copyright dates.
  +
  +	* debian/copyright (Copyright): update copyright info.
  +
   2006-05-29  Matt Kraai  <kraai at debian.org>
   
   	* pdebuild.1: Fix a misspelling of pdebuild.
  @@ -2971,7 +2977,7 @@
   	energy. When pbuilder stabilizes, I will look at doing it.
   
   	14 Jan 2002 Junichi Uekawa <dancer at debian.org>
  -	Copyright (c) 2001-2005 Junichi Uekawa
  +	Copyright (c) 2001-2006 Junichi Uekawa
   
   	$Id$
   
  
  
  



More information about the Pbuilder-maint mailing list