[Pbuilder-maint] pbuilder CVS update: pbuilder pdebuild-internal ChangeLog

pbuilder CVS Commit pbuilder-maint at lists.alioth.debian.org
Sun Jun 25 16:39:31 UTC 2006


  User: dancer  
  Date: 06/06/25 16:39:31

  Modified:    .        pdebuild-internal ChangeLog
  Log:
  pdebuild-internal fix, with export DEBBUILDOPTS
  
  Revision  Changes    Path
  1.13      +2 -1      pbuilder/pdebuild-internal
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pdebuild-internal?annotate=1.13&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/pdebuild-internal?rev=1.13&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.13&r2=1.12&cvsroot=
  
  -----------------------------------
  
  Index: pdebuild-internal
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/pdebuild-internal,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- pdebuild-internal	5 Jun 2006 11:39:04 -0000	1.12
  +++ pdebuild-internal	25 Jun 2006 16:39:31 -0000	1.13
  @@ -82,4 +82,5 @@
   export HOME=$(pwd)/../
   
   # do build with that user.
  +export DEBBUILDOPTS
   echo /usr/bin/dpkg-buildpackage -rfakeroot -us -uc '${DEBBUILDOPTS}' | su -p pbuser
  
  
  
  1.398     +5 -1      pbuilder/ChangeLog
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/ChangeLog?annotate=1.398&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/ChangeLog?rev=1.398&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.398&r2=1.397&cvsroot=
  
  -----------------------------------
  
  Index: ChangeLog
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/ChangeLog,v
  retrieving revision 1.397
  retrieving revision 1.398
  diff -u -r1.397 -r1.398
  --- ChangeLog	17 Jun 2006 07:57:31 -0000	1.397
  +++ ChangeLog	25 Jun 2006 16:39:31 -0000	1.398
  @@ -1,3 +1,7 @@
  +2006-06-26  Junichi Uekawa  <dancer at debian.org>
  +
  +	* pdebuild-internal: export DEBBUILDOPTS
  +
   2006-06-17  Junichi Uekawa  <dancer at debian.org>
   
   	* testsuite/run-test.sh: remove sarge from test target, since I
  
  
  



More information about the Pbuilder-maint mailing list