[Pbuilder-maint] pbuilder CVS update: pbuilder/debian TODO changelog

pbuilder CVS Commit pbuilder-maint at lists.alioth.debian.org
Mon Nov 6 21:06:27 CET 2006


  User: lool    
  Date: 06/11/06 21:06:27

  Modified:    debian   TODO changelog
  Log:
  * debuild-pbuilder, pbuilder-buildpackage-funcs, pdebuild-internal:
    use $PBUILDERSATISFYDEPENDSCMD instead of
    /usr/lib/pbuilder/pbuilder-satisfydepends.
  * pbuilderrc: set PBUILDERSATISFYDEPENDSCMD to
    /usr/lib/pbuilder/pbuilder-satisfydepends by default.
  * pbuilderrc.5: document PBUILDERSATISFYDEPENDSCMD.
  * debian/TODO: alternatives implementation of pbuilder-satisfydepends
    now possible.
  * pdebuild-checkparams, pdebuild-uml-checkparams, pdebuild-internal:
    add a new --pbuildersatisfydepends flag to override
    PBUILDERSATISFYDEPENDSCMD
  * pdebuild: pass --pbuildersatisfydepends to pdebuild-internal.
  * pbuilder-modules, pdebuild.1: document --pbuildersatisfydepends.
  
  Revision  Changes    Path
  1.58      +1 -3      pbuilder/debian/TODO
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/debian/TODO?annotate=1.58&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/debian/TODO?rev=1.58&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/debian/TODO.diff?r1=1.58&r2=1.57&cvsroot=
  
  -----------------------------------
  
  Index: TODO
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/debian/TODO,v
  retrieving revision 1.57
  retrieving revision 1.58
  diff -u -r1.57 -r1.58
  --- TODO	15 Aug 2006 13:14:25 -0000	1.57
  +++ TODO	6 Nov 2006 20:06:26 -0000	1.58
  @@ -81,8 +81,6 @@
   * Fix UML_EXTRAOPT to use arrays.
   This should change semantics; and how do we pass this thing to inside UML?
   
  -* Use other alternative implementations to pbuilder-satisfydepends.
  -
   elmo.txt is a memo of a discussion with James Troup.
   
   $Id$
  
  
  
  1.503     +4 -1      pbuilder/debian/changelog
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/debian/changelog?annotate=1.503&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/debian/changelog?rev=1.503&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pbuilder/pbuilder/debian/changelog.diff?r1=1.503&r2=1.502&cvsroot=
  
  -----------------------------------
  
  Index: changelog
  ===================================================================
  RCS file: /cvsroot/pbuilder/pbuilder/debian/changelog,v
  retrieving revision 1.502
  retrieving revision 1.503
  diff -u -r1.502 -r1.503
  --- changelog	5 Nov 2006 21:46:46 -0000	1.502
  +++ changelog	6 Nov 2006 20:06:26 -0000	1.503
  @@ -14,8 +14,11 @@
     * Unmount selinux and bind mounts first.
     * Fix usage of --pdebuild-internal: install passwd during groupadd/useradd
       in pdebuild-internal.
  +  * New PBUILDERSATISFYDEPENDSCMD config option and --pbuildersatisfydepends
  +    override flag to set the command to run to satisfy build dependencies;
  +    default to the /usr/lib/pbuilder/pbuilder-satisfydepends helper.
   
  - -- Loic Minier <lool at dooz.org>  Fri,  3 Nov 2006 18:43:49 +0100
  + -- Loic Minier <lool at dooz.org>  Mon,  6 Nov 2006 19:38:36 +0100
   
   pbuilder (0.160) unstable; urgency=low
   
  
  
  



More information about the Pbuilder-maint mailing list