[interchange-cvs] interchange - racke modified 2 files

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


User:      racke
Date:      2007-09-06 20:25:13 GMT
Modified:  debian   changelog interchange.templates
Log:
use type error for wrong Debconf input

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


rev 2.81, prev_rev 2.80
Index: changelog
===================================================================
RCS file: /var/cvs/interchange/debian/changelog,v
retrieving revision 2.80
retrieving revision 2.81
diff -u -r2.80 -r2.81
--- changelog	6 Sep 2007 20:14:36 -0000	2.80
+++ changelog	6 Sep 2007 20:25:12 -0000	2.81
@@ -4,8 +4,9 @@
     thanks to Christian Perrier <bubulle at debian.org>)
   * fix error in German translation of Debconf templates
   * dependency on adduser added
+  * use type error for wrong Debconf input
   
- -- Stefan Hornburg (Racke) <racke at linuxia.de>  Thu,  6 Sep 2007 22:14:50 +0200
+ -- Stefan Hornburg (Racke) <racke at linuxia.de>  Thu,  6 Sep 2007 22:25:23 +0200
 
 interchange (5.5.1-1) unstable; urgency=low
 



2.10      +2 -2      interchange/debian/interchange.templates


rev 2.10, prev_rev 2.9
Index: interchange.templates
===================================================================
RCS file: /var/cvs/interchange/debian/interchange.templates,v
retrieving revision 2.9
retrieving revision 2.10
diff -u -r2.9 -r2.10
--- interchange.templates	31 Jan 2007 11:27:28 -0000	2.9
+++ interchange.templates	6 Sep 2007 20:25:12 -0000	2.10
@@ -21,7 +21,7 @@
 _Description: Create the user ${USER}?
 
 Template: interchange/usernoroot
-Type: note
+Type: error
 _Description: Impossible to run interchange as root !
  You have been warned. Either choose an appropriate user or stay with the
  default.
@@ -36,7 +36,7 @@
  discarded anyway.
 
 Template: interchange/groupnoroot
-Type: note
+Type: error
 _Description: Impossible to run interchange as root !
  You have been warned. Either choose an appropriate group or stay with the
  default.








More information about the interchange-cvs mailing list