[osm-tile-server] 11/117: Reset value

Ruben Undheim rubund-guest at moszumanska.debian.org
Tue Nov 3 23:18:14 UTC 2015


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository osm-tile-server.

commit 6a4d1f96664267133ec24c60e1ea2e8a5dc03d59
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Thu Sep 3 00:25:25 2015 +0200

    Reset value
---
 debian/osm-tile-server-config.postinst  | 1 +
 debian/osm-tile-server-config.templates | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/osm-tile-server-config.postinst b/debian/osm-tile-server-config.postinst
index 72ecea5..88c9749 100644
--- a/debian/osm-tile-server-config.postinst
+++ b/debian/osm-tile-server-config.postinst
@@ -28,6 +28,7 @@ case "$1" in
         DBNAME=$RET
         db_get osm-tile-server/import-sample
         IMPORTSAMPLE=$RET
+        db_set osm-tile-server/import-sample false
 
         if ! getent group $DBUSER >/dev/null; then
             addgroup --system $DBUSER >/dev/null
diff --git a/debian/osm-tile-server-config.templates b/debian/osm-tile-server-config.templates
index 78c3995..69de575 100644
--- a/debian/osm-tile-server-config.templates
+++ b/debian/osm-tile-server-config.templates
@@ -11,7 +11,7 @@ _Description: Enter name of the postgresql user:
 
 Template: osm-tile-server/import-sample
 Type: boolean
-Default: False
+Default: false
 _Description: Should a test OSM file be imported into the database?
  If YES, a map of Liechtenstein will be imported so that it will be
  available to test.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm-tile-server.git



More information about the Pkg-grass-devel mailing list