[interchange-cvs] interchange - racke modified 3 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Thu Sep 6 16:47:16 EDT 2007


User:      racke
Date:      2007-09-06 20:47:16 GMT
Modified:  debian   changelog interchange-cat-standard.templates
Modified:           interchange.templates
Log:
use colon style for Debconf questions

Revision  Changes    Path
2.82      +2 -1      interchange/debian/changelog


rev 2.82, prev_rev 2.81
Index: changelog
===================================================================
RCS file: /var/cvs/interchange/debian/changelog,v
retrieving revision 2.81
retrieving revision 2.82
diff -u -r2.81 -r2.82
--- changelog	6 Sep 2007 20:25:12 -0000	2.81
+++ changelog	6 Sep 2007 20:47:16 -0000	2.82
@@ -5,8 +5,9 @@
   * fix error in German translation of Debconf templates
   * dependency on adduser added
   * use type error for wrong Debconf input
+  * use colon style for Debconf questions
   
- -- Stefan Hornburg (Racke) <racke at linuxia.de>  Thu,  6 Sep 2007 22:25:23 +0200
+ -- Stefan Hornburg (Racke) <racke at linuxia.de>  Thu,  6 Sep 2007 22:47:16 +0200
 
 interchange (5.5.1-1) unstable; urgency=low
 



2.7       +6 -6      interchange/debian/interchange-cat-standard.templates


rev 2.7, prev_rev 2.6
Index: interchange-cat-standard.templates
===================================================================
RCS file: /var/cvs/interchange/debian/interchange-cat-standard.templates,v
retrieving revision 2.6
retrieving revision 2.7
diff -u -r2.6 -r2.7
--- interchange-cat-standard.templates	6 Aug 2007 20:05:24 -0000	2.6
+++ interchange-cat-standard.templates	6 Sep 2007 20:47:16 -0000	2.7
@@ -29,7 +29,7 @@
 Template: interchange-cat-standard/vhost
 Type: string
 Default: 
-_Description: Virtual host for the demo catalog ?
+_Description: Virtual host for the demo catalog:
  You are running Interchange with "FullURL" enabled. Please specify the virtual host for the demo catalog.
 
 Template: interchange-cat-standard/username
@@ -74,22 +74,22 @@
 Type: select
 __Choices: PostgreSQL, MySQL
 Default: MySQL
-_Description: Which DBMS should be used for the demo catalog ?
- Please select the database type.
+_Description: DBMS for the demo catalog:
+ Please select the database type used for the demo catalog.
 
 Template: interchange-cat-standard/dbname
 Type: string
 Default: standard
-_Description: Database name
+_Description: Database name:
  Please select the name of the database.
 
 Template: interchange-cat-standard/dbuser
 Type: string
 Default: interchange
-_Description: Database user
+_Description: Database user:
  Please specify the username for connecting to the database.
 
 Template: interchange-cat-standard/dbpass
 Type: password
-_Description: Database password
+_Description: Database password:
  Please specify the password for connecting to the database.



2.11      +1 -1      interchange/debian/interchange.templates


rev 2.11, prev_rev 2.10
Index: interchange.templates
===================================================================
RCS file: /var/cvs/interchange/debian/interchange.templates,v
retrieving revision 2.10
retrieving revision 2.11
diff -u -r2.10 -r2.11
--- interchange.templates	6 Sep 2007 20:25:12 -0000	2.10
+++ interchange.templates	6 Sep 2007 20:47:16 -0000	2.11
@@ -55,7 +55,7 @@
 Type: select
 __Choices: Apache2, Apache
 Default: Apache2
-_Description: Which webserver are you running ?
+_Description: Webserver for your Interchange applications:
  This information is necessary for the makecat script. Please specify
  which webserver you want to use for your Interchange applications.
 








More information about the interchange-cvs mailing list