[Pbuilder-maint] pbuilder CVS update: pbuilder pbuilder-checkparams ChangeLog

pbuilder CVS Commit pbuilder-maint at lists.alioth.debian.org
Fri Sep 1 15:38:14 UTC 2006


  User: dancer  
  Date: 06/09/01 15:38:14

  Modified:    .        pbuilder-checkparams ChangeLog
  Log:
  support --login, --execute, etc.
  
  Revision  Changes    Path
  1.83      +1 -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.83&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pbuilder-checkparams?rev=1.83&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.83&r2=1.82&cvsroot=
  
  -----------------------------------
  
  Index: pbuilder-checkparams
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/pbuilder-checkparams,v
  retrieving revision 1.82
  retrieving revision 1.83
  diff -u -r1.82 -r1.83
  --- pbuilder-checkparams	20 Aug 2006 00:40:49 -0000	1.82
  +++ pbuilder-checkparams	1 Sep 2006 15:38:14 -0000	1.83
  @@ -246,7 +246,7 @@
   fi
   
   case "$PBCURRENTCOMMANDLINEOPERATION" in 
  -    login|execute|pdebuild)
  +    --login|login|--execute|execute|--pdebuild|pdebuild)
   	# don't do anything if it is "login", or pdebuild
   	;;
       *)
  
  
  
  1.403     +5 -1      pbuilder/ChangeLog
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/ChangeLog?annotate=1.403&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/ChangeLog?rev=1.403&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.403&r2=1.402&cvsroot=
  
  -----------------------------------
  
  Index: ChangeLog
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/ChangeLog,v
  retrieving revision 1.402
  retrieving revision 1.403
  diff -u -r1.402 -r1.403
  --- ChangeLog	24 Aug 2006 22:58:57 -0000	1.402
  +++ ChangeLog	1 Sep 2006 15:38:14 -0000	1.403
  @@ -1,3 +1,7 @@
  +2006-09-02  Junichi Uekawa  <dancer at debian.org>
  +
  +	* pbuilder-checkparams (BASEBUILDPLACE): support --login, --execute, --pdebuild
  +
   2006-08-25  Junichi Uekawa  <dancer at debian.org>
   
   	* pbuilder-modules: support for selinux.
  
  
  



More information about the Pbuilder-maint mailing list