[DebianGIS-dev] CVS Update: musmap/debian packages.templates
mparent-guest at haydn.debian.org
mparent-guest at haydn.debian.org
Sun Jan 15 22:55:04 UTC 2006
User: mparent-guest
Date: 06/01/15 22:55:04
Modified: debian packages.templates
Log:
Various changes:
# add gofirst checkbox when error occurs
# default sqlite file is /var/lib/musmap/db.sqlite
# Ask for db creation
# Show db errors
Revision Changes Path
1.3 +17 -2 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.3&cvsroot=
CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/musmap/debian/packages.templates?rev=1.3&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.3&r2=1.2&cvsroot=
-----------------------------------
Index: packages.templates
===================================================================
RCS file: /cvsroot/pkg-grass/musmap/debian/packages.templates,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- packages.templates 13 Jan 2006 21:51:07 -0000 1.2
+++ packages.templates 15 Jan 2006 22:55:04 -0000 1.3
@@ -1,3 +1,8 @@
+Template: musmap/gofirst
+Type: boolean
+Description: Return to first step
+Default: false
+
Template: musmap/dbengine
Type: select
Description: Choose the database engine for musmap
@@ -32,7 +37,7 @@
Template: musmap/dbfilename
Type: string
Description: Database file name
-Default: /path/to/musmap
+Default: /var/lib/musmap/db.sqlite
Template: musmap/dbpath
Type: string
@@ -49,7 +54,17 @@
Description: Database SUPER-user password
Default:
+Template: musmap/dbcreate
+Type: boolean
+Description: Create database
+Default: true
+
+Template: musmap/dberror
+Type: note
+Description: A database error occured. Check your params.
+
Template: musmap/postinstall
Type: note
-Description: Musmap is now partially installed, to finish installation
+Description:
+ Musmap is now partially installed, to finish installation
you should go to http://127.0.0.1/musmap/ and follow instructions.
More information about the Pkg-grass-devel
mailing list