[Pbuilder-maint] pbuilder CVS update: pbuilder pdebuild.1 pdebuild-user-mode-linux.1 pdebuild-checkparams pdebuild pbuilderrc.5 pbuilder.8 pbuilder-user-mode-linux.1 pbuilder-modules pbuilder-buildpackage-funcs pbuilder ChangeLog

pbuilder CVS Commit pbuilder-maint at lists.alioth.debian.org
Wed May 24 09:02:28 UTC 2006


  User: dancer  
  Date: 06/05/24 09:02:28

  Modified:    .        pdebuild.1 pdebuild-user-mode-linux.1
                        pdebuild-checkparams pdebuild pbuilderrc.5
                        pbuilder.8 pbuilder-user-mode-linux.1
                        pbuilder-modules pbuilder-buildpackage-funcs
                        pbuilder ChangeLog
  Log:
  initial cowbuilder support in pdebuild
  pbuilder supports pdebuild/cowbuilder
  
  login/execute/update/create etc. can also be --login/--execute/--update/--create etc.
  to cater for cowbuilder
  
  documentation updates / XML typesetting fixes.
  manpage fixes / spellchecking
  
  generally what I did while I was on plane trip from Debconf Mexico to Japan.
  
  Revision  Changes    Path
  1.24      +9 -3      pbuilder/pdebuild.1
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pdebuild.1?annotate=1.24&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pdebuild.1?rev=1.24&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pdebuild.1.diff?r1=1.24&r2=1.23&cvsroot=
  
  -----------------------------------
  
  Index: pdebuild.1
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/pdebuild.1,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- pdebuild.1	14 May 2006 18:32:32 -0000	1.23
  +++ pdebuild.1	24 May 2006 09:02:27 -0000	1.24
  @@ -1,4 +1,4 @@
  -.TH "pdebuild" 1 "2006 May 15" "Debian" "pbuilder"
  +.TH "pdebuild" 1 "2006 May 24" "Debian" "pbuilder"
   .SH NAME
   pdebuild \- pbuilder way of doing debuild
   .SH SYNOPSIS
  @@ -7,7 +7,7 @@
   .SH DESCRIPTION
   A convenience program for 
   .B pbuilder
  -which invokes pbuilder after obtaining appropriate root privilate 
  +which invokes pbuilder after obtaining appropriate root privilege 
   in a Debian source directory.
   One must be inside the source tree containing the
   .B debian
  @@ -43,7 +43,7 @@
   .BI "\-\-debsign\-k [" "key\-id" "]"
   Pass 
   .B \-k
  -option to debsign to specify which keyid to sign.
  +option to debsign to specify which key-id to sign.
   
   .TP
   .BI "\-\-buildresult [" "Directory for build results" "]"
  @@ -89,6 +89,10 @@
   standard output.
   
   .TP
  +.BI "\-\-pbuilder [" "pbuilder" "]"
  +Specifies which command to invoke as pbuilder.
  +
  +.TP
   .BI "\-\-help"
   
   Show a brief help message.
  @@ -139,3 +143,5 @@
   .SH "SEE ALSO"
   .RI "pbuilder (" 8 "), "
   .RI "pbuilderrc (" 5 ") "
  +
  +\"  LocalWords:  pdebuild pbuilder debuild debian debsign pdebuid
  
  
  
  1.11      +4 -2      pbuilder/pdebuild-user-mode-linux.1
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pdebuild-user-mode-linux.1?annotate=1.11&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pdebuild-user-mode-linux.1?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-user-mode-linux.1.diff?r1=1.11&r2=1.10&cvsroot=
  
  -----------------------------------
  
  Index: pdebuild-user-mode-linux.1
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/pdebuild-user-mode-linux.1,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- pdebuild-user-mode-linux.1	10 Jul 2005 13:00:56 -0000	1.10
  +++ pdebuild-user-mode-linux.1	24 May 2006 09:02:27 -0000	1.11
  @@ -1,4 +1,4 @@
  -.TH "pdebuild\-user\-mode\-linux" 1 "2005 Jul 10" "Debian" "pbuilder"
  +.TH "pdebuild\-user\-mode\-linux" 1 "2006 May 24" "Debian" "pbuilder"
   .SH NAME
   pdebuild\-user\-mode\-linux \- pbuilder\-user\-mode\-linux way of doing debuild
   .SH SYNOPSIS
  @@ -7,7 +7,7 @@
   .SH "DESCRIPTION"
   A convenience program for 
   .B pbuilder\-user\-mode\-linux
  -which invokes pbuilder after obtaining appropriate root privilate 
  +which invokes pbuilder after obtaining appropriate root privilege 
   in a Debian source directory.
   One must be inside the source tree containing the
   .B debian
  @@ -106,3 +106,5 @@
   .RI "pbuilder\-user\-mode\-linux (" 1 "), "
   .RI "pbuilderrc (" 5 "), "
   .RI "pbuilder\-uml.conf (" 5 ") "
  +
  +\"  LocalWords:  pdebuild linux pbuilder fakeroot
  
  
  
  1.6       +9 -0      pbuilder/pdebuild-checkparams
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pdebuild-checkparams?annotate=1.6&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pdebuild-checkparams?rev=1.6&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.6&r2=1.5&cvsroot=
  
  -----------------------------------
  
  Index: pdebuild-checkparams
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/pdebuild-checkparams,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- pdebuild-checkparams	14 May 2006 18:32:32 -0000	1.5
  +++ pdebuild-checkparams	24 May 2006 09:02:27 -0000	1.6
  @@ -83,6 +83,11 @@
   	    exec 2>&1
   	    shift; shift;
   	    ;;
  +	--pbuilder)
  +	    echo "  -> using $2 as pbuilder"
  +	    PDEBUILD_PBUILDER="$2"
  +	    shift; shift;
  +	    ;;
   	--help)
   	    showhelp
   	    ;;
  @@ -110,3 +115,7 @@
   if [ -z "${CHROOTEXEC}" ]; then
       CHROOTEXEC="chroot $BUILDPLACE "
   fi
  +
  +if [ -z "${PDEBUILD_PBUILDER}" ]; then
  +    PDEBUILD_PBUILDER="pbuilder"
  +fi
  
  
  
  1.31      +2 -2      pbuilder/pdebuild
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pdebuild?annotate=1.31&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pdebuild?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/pdebuild.diff?r1=1.31&r2=1.30&cvsroot=
  
  -----------------------------------
  
  Index: pdebuild
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/pdebuild,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- pdebuild	22 Apr 2006 04:21:25 -0000	1.30
  +++ pdebuild	24 May 2006 09:02:27 -0000	1.31
  @@ -37,13 +37,13 @@
   export BUILDRESULTGID=$(id -g)
   
   if [ "${USE_PDEBUILD_INTERNAL}" = 'yes' ]; then
  -    ${PBUILDERROOTCMD} pbuilder execute "$@" ${EXTRA_CONFIGFILE[@]/#/--configfile } --bindmounts $(readlink -f ..) /usr/lib/pbuilder/pdebuild-internal ${PWD} --debbuildopts "${DEBBUILDOPTS}" --uid "${BUILDRESULTUID}" --gid "${BUILDRESULTGID}"
  +    ${PBUILDERROOTCMD} ${PDEBUILD_PBUILDER} --execute "$@" ${EXTRA_CONFIGFILE[@]/#/--configfile } --bindmounts $(readlink -f ..) -- /usr/lib/pbuilder/pdebuild-internal ${PWD} --debbuildopts "${DEBBUILDOPTS}" --uid "${BUILDRESULTUID}" --gid "${BUILDRESULTGID}"
   else
       if ! dpkg-checkbuilddeps -B ; then
   	echo "W: Unmet build-dependency in source"
       fi
       echo "dpkg-buildpackage -S -us -uc -r${BUILDSOURCEROOTCMD} $DEBBUILDOPTS" | perl -pe 's/(^|\s)-[bB](\s|$)/$1$2/g' | /bin/bash
  -    ${PBUILDERROOTCMD} pbuilder build "$@" ${EXTRA_CONFIGFILE[@]/#/--configfile } --buildresult "${BUILDRESULT}"  --debbuildopts "${DEBBUILDOPTS}" ../"${PKG_SOURCENAME}_${PKG_VERSION}".dsc
  +    ${PBUILDERROOTCMD} ${PDEBUILD_PBUILDER} --build "$@" ${EXTRA_CONFIGFILE[@]/#/--configfile } --buildresult "${BUILDRESULT}"  --debbuildopts "${DEBBUILDOPTS}" ../"${PKG_SOURCENAME}_${PKG_VERSION}".dsc
   fi
   
   # do signing with optional key specifier
  
  
  
  1.56      +12 -1     pbuilder/pbuilderrc.5
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilderrc.5?annotate=1.56&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilderrc.5?rev=1.56&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilderrc.5.diff?r1=1.56&r2=1.55&cvsroot=
  
  -----------------------------------
  
  Index: pbuilderrc.5
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/pbuilderrc.5,v
  retrieving revision 1.55
  retrieving revision 1.56
  diff -u -r1.55 -r1.56
  --- pbuilderrc.5	14 May 2006 18:32:32 -0000	1.55
  +++ pbuilderrc.5	24 May 2006 09:02:27 -0000	1.56
  @@ -1,4 +1,4 @@
  -.TH "pbuilderrc" 5 "2006 May 15" "Debian" "pbuilder"
  +.TH "pbuilderrc" 5 "2006 May 24" "Debian" "pbuilder"
   .SH NAME
   pbuilderrc \- configuration files for personal package builder
   .SH DESCRIPTION
  @@ -325,6 +325,14 @@
   .BI "PKGNAME_LOGFILE_EXTENTION=" ".build"
   The extension of filename used in pkgname-logfile option.
   
  +.TP
  +.BI "PDEBUILD_PBUILDER=" "pbuilder"
  +Specify what pbuilder implementation to use for pdebuild.
  +The currently possible values are
  +.B "pbuilder"
  +and 
  +.B "cowbuilder"
  +
   .SH "AUTHOR"
   Initial coding, and main maintenance is done by 
   Junichi Uekawa <dancer at debian.org>.
  @@ -338,3 +346,6 @@
   .SH "SEE ALSO"
   .RI "pbuilder (" 8 "), "
   .RI "pdebuild (" 1 ")"
  +
  +\"  LocalWords:  interactiveness noninteractive pdebuild pbuilder buildd
  +\"  LocalWords:  pbuilderrc
  
  
  
  1.53      +2 -3      pbuilder/pbuilder.8
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder.8?annotate=1.53&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder.8?rev=1.53&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder.8.diff?r1=1.53&r2=1.52&cvsroot=
  
  -----------------------------------
  
  Index: pbuilder.8
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/pbuilder.8,v
  retrieving revision 1.52
  retrieving revision 1.53
  diff -u -r1.52 -r1.53
  --- pbuilder.8	21 Mar 2006 22:15:11 -0000	1.52
  +++ pbuilder.8	24 May 2006 09:02:28 -0000	1.53
  @@ -8,7 +8,7 @@
   .PP
   .BI "pbuilder build [" "options" "] " ".dsc-file"
   .PP
  -.BI "pbuilder execute [" "options" "] " "script"
  +.BI "pbuilder execute [" "options" "] -- " "script [" "script options" "]"
   .PP
   .BI "pbuilder clean"
   .PP
  @@ -146,7 +146,7 @@
   update and build targets.
   The format is something like:
   .I "http://http.us.debian.org/debian" 
  -which should point to your favorite mirror.
  +which should point to your favourite mirror.
   
   This option can optionally be omitted, and left blank,
   in which case, this part is skipped.
  @@ -193,7 +193,6 @@
   Specifies the distribution used. Currently the supported values are
   .B "sid"
   .B "sarge"
  -.B "woody"
   .B "etch"
   and 
   .B "experimental".
  
  
  
  1.27      +1 -1      pbuilder/pbuilder-user-mode-linux.1
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-user-mode-linux.1?annotate=1.27&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-user-mode-linux.1?rev=1.27&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.1.diff?r1=1.27&r2=1.26&cvsroot=
  
  -----------------------------------
  
  Index: pbuilder-user-mode-linux.1
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/pbuilder-user-mode-linux.1,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- pbuilder-user-mode-linux.1	22 Feb 2006 15:23:34 -0000	1.26
  +++ pbuilder-user-mode-linux.1	24 May 2006 09:02:28 -0000	1.27
  @@ -191,7 +191,7 @@
   update and build targets.
   The format is something like:
   .I "http://http.us.debian.org/debian" 
  -which should point to your favorite mirror.
  +which should point to your favourite mirror.
   
   This option can optionally be omitted, and left blank,
   in which case, this part is skipped.
  
  
  
  1.95      +4 -4      pbuilder/pbuilder-modules
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-modules?annotate=1.95&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-modules?rev=1.95&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.95&r2=1.94&cvsroot=
  
  -----------------------------------
  
  Index: pbuilder-modules
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/pbuilder-modules,v
  retrieving revision 1.94
  retrieving revision 1.95
  diff -u -r1.94 -r1.95
  --- pbuilder-modules	14 May 2006 18:32:32 -0000	1.94
  +++ pbuilder-modules	24 May 2006 09:02:28 -0000	1.95
  @@ -27,10 +27,10 @@
   pdebuild [pdebuild-options] -- [pbuilder-options]
   
   command lines:
  -pbuilder create [--basetgz base.tgz-path] [--distribution potato|woody|sarge|etch|sid|experimental]
  +pbuilder create [--basetgz base.tgz-path] [--distribution sarge|etch|sid|experimental]
     Creates a base.tgz
   
  -pbuilder update [--basetgz base.tgz-path] [--distribution potato|woody|sarge|etch|sid|experimental]
  +pbuilder update [--basetgz base.tgz-path] [--distribution sarge|etch|sid|experimental]
     Updates a base.tgz
   
   pbuilder build [--basetgz base.tgz-path] pbuilder_2.2.0-1.dsc
  @@ -40,7 +40,7 @@
     Cleans the temporal build directory.
   
   pbuilder login
  -pbuilder execute [command]
  +pbuilder execute -- [command] [command-options]
     Logs in to the build environment and execute command.
   
   pbuilder dumpconfig
  @@ -52,7 +52,7 @@
    --mirror [mirror location]
    --othermirror [other mirror location in apt deb-line format, delimited with | signs]
    --http-proxy [proxy]
  - --distribution [distribution(potato|woody|sarge|sid|etch|experimental)]
  + --distribution [distribution(sarge|sid|etch|experimental)]
    --buildresult [location-to-copy-build-result]
    --aptcache [location of retrieved package files]
    --removepackages [packages-to-remove on pbuilder create]
  
  
  
  1.30      +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.30&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-buildpackage-funcs?rev=1.30&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.30&r2=1.29&cvsroot=
  
  -----------------------------------
  
  Index: pbuilder-buildpackage-funcs
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/pbuilder-buildpackage-funcs,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- pbuilder-buildpackage-funcs	14 May 2006 18:32:33 -0000	1.29
  +++ pbuilder-buildpackage-funcs	24 May 2006 09:02:28 -0000	1.30
  @@ -70,7 +70,7 @@
       # a hack for cowdancer, used when a file is edited in-place;
       # Copy the file to create a new i-node so that hardlinked original is intact
       for A in "$@"; do
  -	if readlink -f "$A"; then
  +	if readlink -f "$A" > /dev/null; then
   	    A=$(readlink -f "$A")
   	    mv "$A" "$A"~
   	    cp -a "$A"~ "$A"
  
  
  
  1.38      +8 -8      pbuilder/pbuilder
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder?annotate=1.38&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder?rev=1.38&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.38&r2=1.37&cvsroot=
  
  -----------------------------------
  
  Index: pbuilder
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/pbuilder,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- pbuilder	14 May 2006 18:32:33 -0000	1.37
  +++ pbuilder	24 May 2006 09:02:28 -0000	1.38
  @@ -26,19 +26,19 @@
   umask 0022
   
   case "$1" in
  -    create)
  +    --create|create)
   	shift;
   	/usr/lib/pbuilder/pbuilder-createbuildenv "$@"
   	;;
  -    update)
  +    --update|update)
   	shift ;
   	/usr/lib/pbuilder/pbuilder-updatebuildenv "$@"
   	;;
  -    build)
  +    --build|build)
   	shift ;
   	/usr/lib/pbuilder/pbuilder-buildpackage "$@"
   	;;
  -    clean)
  +    --clean|clean)
   	shift;
   	. /usr/lib/pbuilder/pbuilder-checkparams
   	if [ -n "$BASEBUILDPLACE" ]; then 
  @@ -50,7 +50,7 @@
   	    clean_subdirectories "$APTCACHE" || true
   	fi
   	;;
  -    login)
  +    --login|login)
   	shift 
   	. /usr/lib/pbuilder/pbuilder-checkparams
   	. /usr/lib/pbuilder/pbuilder-runhooks
  @@ -88,7 +88,7 @@
   	    fi
   	fi
   	;;
  -    execute)
  +    --execute|execute)
   	# try to execute arbitrary program.
   	shift
   	. /usr/lib/pbuilder/pbuilder-checkparams
  @@ -130,7 +130,7 @@
   	    fi
   	fi
   	;;
  -    dumpconfig)
  +    --dumpconfig|dumpconfig)
   	shift
   	. /usr/lib/pbuilder/pbuilder-checkparams
   	. /usr/lib/pbuilder/pbuilder-runhooks
  @@ -145,7 +145,7 @@
   	env;
   	echo " -> end dump config"
   	;;
  -    debuild)
  +    --debuild|debuild)
   	shift
   	"$0" execute "$@" /usr/lib/pbuilder/pdebuild-internal
   	;;
  
  
  
  1.384     +50 -1     pbuilder/ChangeLog
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/ChangeLog?annotate=1.384&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/ChangeLog?rev=1.384&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.384&r2=1.383&cvsroot=
  
  -----------------------------------
  
  Index: ChangeLog
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/ChangeLog,v
  retrieving revision 1.383
  retrieving revision 1.384
  diff -u -r1.383 -r1.384
  --- ChangeLog	22 May 2006 02:18:00 -0000	1.383
  +++ ChangeLog	24 May 2006 09:02:28 -0000	1.384
  @@ -1,3 +1,52 @@
  +2006-05-24  Junichi Uekawa  <dancer at debian.org>
  +
  +	* pbuilder-buildpackage-funcs: quiet down cowprotect, it's giving
  +	out useless output, like the following:
  +
  +	Copying back the cached apt archive contents
  +	/var/cache/pbuilder/build/cow.12278/etc/passwd
  +	/var/cache/pbuilder/build/cow.12278/etc/group
  +	Copying source file
  +
  +	
  +	* pbuilder.8: fix pbuilder execute command-line specification to
  +	reflect that script can receive command-line parameters.
  +
  +	* pdebuild: add a in invocation to pbuilder execute "--", to avoid
  +	reorder in cowbuilder, and still work with pbuilder.
  +
  +	* pdebuild.1: document --pbuilder option.
  +
  +	* pbuilderrc.5: document the new option
  +
  +	* pdebuild-checkparams: --pbuilder option. Use pbuilder as default.
  +	It is possible to use cowbuilder.
  +
  +	* pbuilder: add --XXX options as compatibility options for cowbuilder.
  +
  +	* pdebuild (ARCHITECTURE): use PDEBUILD_PBUILDER instead of calling pbuilder directly,
  +	and use cowdancer-compatible command-line options.
  +
  +	* Documentation/pbuilder-doc.xml: generally spellcheck, and revise.
  +
  +	* pdebuild.1: spellcheck
  +
  +	* pdebuild-user-mode-linux.1: spellcheck
  +
  +	* pbuilderrc.5: spellcheck
  +
  +	* pbuilder-modules: remove mention of potato/woody, since they
  +	probably don't work
  +	(pbuilder-options): remove potato/woody.
  +
  +	* pbuilder.8: remove woody from supported list of distributions,
  +	we know dpkg from then doesn't really work with modern kernel.
  +	(well, they do, but I don't want this documented/advertised)
  +	
  +	* pbuilder-user-mode-linux.1: spellcheck
  +
  +	* pbuilder.8: spellcheck
  +
   2006-05-22  Junichi Uekawa  <dancer at debian.org>
   
   	* debian/TODO: update TODO, amd64-x86 cross build is documented and functional.
  
  
  



More information about the Pbuilder-maint mailing list