[DebianGIS-dev] DebianGis CVS update: CVSROOT log_accum.pl

2006-01-05 Thread DebianGis CVS Commit

  User: frankie 
  Date: 06/01/05 12:14:43

  Modified:.log_accum.pl
  Log:
  Minor changes
  
  Revision  ChangesPath
  1.9   +2 -2  CVSROOT/log_accum.pl
  
  CVSWEB Options: ---
  
  CVSWeb: Annotate this file:
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/CVSROOT/log_accum.pl?annotate=1.9&cvsroot=
  
  CVSWeb: View this file: 
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/CVSROOT/log_accum.pl?rev=1.9&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/CVSROOT/log_accum.pl.diff?r1=1.9&r2=1.8&cvsroot=
  
  ---
  
  Index: log_accum.pl
  ===
  RCS file: /cvsroot/pkg-grass/CVSROOT/log_accum.pl,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- log_accum.pl  5 Jan 2006 11:56:48 -   1.8
  +++ log_accum.pl  5 Jan 2006 12:14:43 -   1.9
  @@ -89,8 +89,8 @@
   $ENV{PATH} = "$ENV{PATH}:/bin:/usr/bin";
   $MAIL_CMD  = "| /usr/lib/sendmail -i -t";
   $MAIL_TO   = 'pkg-grass-devel@lists.alioth.debian.org';
  -$MAIL_FROM = 'DebianGis CVS Commit 
';  #not needed if 
EMULATE_LOCAL_MAIL_USER
  -$SUBJECT_PRE   = 'DebianGis CVS update: ';
  +$MAIL_FROM = 'CVS Commit ';  
#not needed if EMULATE_LOCAL_MAIL_USER
  +$SUBJECT_PRE   = 'CVS update: ';
   
   
   #
  
  
  

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel


[DebianGIS-dev] DebianGis CVS update: CVSROOT log_accum.pl loginfo

2006-01-04 Thread DebianGis CVS Commit

  User: frankie 
  Date: 06/01/04 11:14:49

  Modified:.log_accum.pl loginfo
  Log:
  Send commits as the local user.
  
  Revision  ChangesPath
  1.7   +1 -1  CVSROOT/log_accum.pl
  
  CVSWEB Options: ---
  
  CVSWeb: Annotate this file:
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/CVSROOT/log_accum.pl?annotate=1.7&cvsroot=
  
  CVSWeb: View this file: 
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/CVSROOT/log_accum.pl?rev=1.7&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/CVSROOT/log_accum.pl.diff?r1=1.7&r2=1.6&cvsroot=
  
  ---
  
  Index: log_accum.pl
  ===
  RCS file: /cvsroot/pkg-grass/CVSROOT/log_accum.pl,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- log_accum.pl  14 Sep 2005 15:59:00 -  1.6
  +++ log_accum.pl  4 Jan 2006 11:14:48 -   1.7
  @@ -54,7 +54,7 @@
   #if set to TRUE then send out a diff inline.
   $ENABLE_DIFF = "TRUE";
   
  -$EMULATE_LOCAL_MAIL_USER=""; # set this to have CVS pretend that all
  +$EMULATE_LOCAL_MAIL_USER="TRUE"; # set this to have CVS pretend that all
 # users that make commits have mail 
 # accounts within a specified domain.
   
  
  
  
  1.11  +1 -1  CVSROOT/loginfo
  
  CVSWEB Options: ---
  
  CVSWeb: Annotate this file:
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/CVSROOT/loginfo?annotate=1.11&cvsroot=
  
  CVSWeb: View this file: 
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/CVSROOT/loginfo?rev=1.11&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/CVSROOT/loginfo.diff?r1=1.11&r2=1.10&cvsroot=
  
  ---
  
  Index: loginfo
  ===
  RCS file: /cvsroot/pkg-grass/CVSROOT/loginfo,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- loginfo   14 Sep 2005 15:50:45 -  1.10
  +++ loginfo   4 Jan 2006 11:14:49 -   1.11
  @@ -26,5 +26,5 @@
   #DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog
   
   # default behavior: send commit logs to the pkg-grass-devel mailing list
  -DEFAULT $CVSROOT/CVSROOT/log_accum.pl -u $USER %s
  +DEFAULT $CVSROOT/CVSROOT/log_accum.pl -u $USER %{s}
   
  
  
  

___
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel