[DebianGIS-dev] CVS Update: musmap/debian packages packages.config packages.templates

mparent-guest at haydn.debian.org mparent-guest at haydn.debian.org
Tue Mar 28 16:07:45 UTC 2006


  User: mparent-guest
  Date: 06/03/28 16:07:45

  Modified:    debian   packages packages.config packages.templates
  Log:
  avoid infinite recursion during conf, remove cache before un-installing, ...
  
  Revision  Changes    Path
  1.5       +2 -0      musmap/debian/packages
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/musmap/debian/packages?annotate=1.5&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/musmap/debian/packages?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/musmap/debian/packages.diff?r1=1.5&r2=1.4&cvsroot=
  
  -----------------------------------
  
  Index: packages
  ===================================================================
  RCS file: /cvsroot/pkg-grass/musmap/debian/packages,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- packages	28 Mar 2006 14:47:31 -0000	1.4
  +++ packages	28 Mar 2006 16:07:45 -0000	1.5
  @@ -45,3 +45,5 @@
   %`sed -e 's/^$/./' -e 's/^/ /' debian/packages.templates`
   Config: sh
   %`sed -e 's/^$/./' -e 's/^/ /' debian/packages.config`
  +Prerm: sh
  + rm -f /var/cache/musmap/webtmp/*
  
  
  
  1.6       +1 -0      musmap/debian/packages.config
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/musmap/debian/packages.config?annotate=1.6&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/musmap/debian/packages.config?rev=1.6&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/musmap/debian/packages.config.diff?r1=1.6&r2=1.5&cvsroot=
  
  -----------------------------------
  
  Index: packages.config
  ===================================================================
  RCS file: /cvsroot/pkg-grass/musmap/debian/packages.config,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- packages.config	28 Mar 2006 14:47:31 -0000	1.5
  +++ packages.config	28 Mar 2006 16:07:45 -0000	1.6
  @@ -2,6 +2,7 @@
   # This conf script is capable of backing up
   db_capb backup
   
  +db_reset musmap/dbcreate
   STEP=1
   NUMSTEPS=5
   while [ "$STEP" != 0 -a "$STEP" != $NUMSTEPS ]; do
  
  
  
  1.6       +1 -1      musmap/debian/packages.templates
  
  CVSWEB Options: -------------------
  
  CVSWeb: Annotate this file:            http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/musmap/debian/packages.templates?annotate=1.6&cvsroot=
  
  CVSWeb: View this file:             http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/musmap/debian/packages.templates?rev=1.6&content-type=text/x-cvsweb-markup&cvsroot=
  
  CVSWeb: Diff to previous version:   http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/musmap/debian/packages.templates.diff?r1=1.6&r2=1.5&cvsroot=
  
  -----------------------------------
  
  Index: packages.templates
  ===================================================================
  RCS file: /cvsroot/pkg-grass/musmap/debian/packages.templates,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- packages.templates	28 Mar 2006 12:02:12 -0000	1.5
  +++ packages.templates	28 Mar 2006 16:07:45 -0000	1.6
  @@ -57,7 +57,7 @@
   Template: musmap/dbcreate
   Type: boolean
   _description: Create database
  -Default: true
  +Default: false
   
   Template: musmap/dberror
   Type: note
  
  
  



More information about the Pkg-grass-devel mailing list