[interchange-cvs] interchange - racke modified 3 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Thu Sep 22 11:19:18 EDT 2005


User:      racke
Date:      2005-09-22 15:19:18 GMT
Modified:  debian   changelog interchange.config interchange.templates
Log:
Debconf question about debug mode removed

Revision  Changes    Path
2.59      +1 -0      interchange/debian/changelog


rev 2.59, prev_rev 2.58
Index: changelog
===================================================================
RCS file: /anon_cvs/repository/interchange/debian/changelog,v
retrieving revision 2.58
retrieving revision 2.59
diff -u -r2.58 -r2.59
--- changelog	21 Jan 2005 23:17:13 -0000	2.58
+++ changelog	22 Sep 2005 15:19:18 -0000	2.59
@@ -3,6 +3,7 @@
   * new upstream release
   * remove configuration snippet for demo catalog on deinstallation
   * added te editor for tab-delimited files (Closes: #132757)
+  * remove Debconf question about debug mode
   
  -- Stefan Hornburg (Racke) <racke at linuxia.de>  Tue, 20 Apr 2004 13:56:38 +0200
 



2.10      +1 -4      interchange/debian/interchange.config


rev 2.10, prev_rev 2.9
Index: interchange.config
===================================================================
RCS file: /anon_cvs/repository/interchange/debian/interchange.config,v
retrieving revision 2.9
retrieving revision 2.10
diff -u -r2.9 -r2.10
--- interchange.config	2 Mar 2005 09:01:09 -0000	2.9
+++ interchange.config	22 Sep 2005 15:19:18 -0000	2.10
@@ -1,6 +1,6 @@
 #! /bin/sh -e
 #
-# Copyright 2000,2001,2002,2003,2004 by Stefan Hornburg (Racke) <racke at linuxia.de>
+# Copyright 2000,2001,2002,2003,2004,2005 by Stefan Hornburg (Racke) <racke at linuxia.de>
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -142,9 +142,6 @@
 			FLAG=false
 			if [ "$value" = "1" ]; then
 				FLAG=true
-			fi
-			if [ "$name" = "DEBUG" ]; then				
-				db_set interchange/debug $FLAG
 			fi
 			if [ "$name" = "FULL_URL" ]; then				
 				db_set interchange/full_url $FLAG



2.8       +0 -7      interchange/debian/interchange.templates


rev 2.8, prev_rev 2.7
Index: interchange.templates
===================================================================
RCS file: /anon_cvs/repository/interchange/debian/interchange.templates,v
retrieving revision 2.7
retrieving revision 2.8
diff -u -r2.7 -r2.8
--- interchange.templates	2 Mar 2005 09:01:09 -0000	2.7
+++ interchange.templates	22 Sep 2005 15:19:18 -0000	2.8
@@ -65,13 +65,6 @@
 _Description: Static HTML files location:
  Catalog installations need a directory where HTML files can be placed.
 
-Template: interchange/debug
-Type: boolean
-Default: false
-_Description: Enable debug mode?
- Debug mode is only useful if you modified the Interchange sources
- accordingly.
-
 Template: interchange/gpghome
 Type: string
 Default: /var/lib/interchange/.gnupg








More information about the interchange-cvs mailing list