[interchange-cvs] interchange - racke modified 8 files

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Fri Apr 2 18:34:28 EST 2004


User:      racke
Date:      2004-04-02 23:34:28 GMT
Modified:  debian   changelog control
Modified:           interchange-cat-foundation.templates
Modified:           interchange-ui.templates interchange.templates
Added:     debian/po POTFILES.in de.po templates.pot
Log:
switch to gettext-based debconf templates (port from stable)

Revision  Changes    Path
2.51      +9 -1      interchange/debian/changelog


rev 2.51, prev_rev 2.50
Index: changelog
===================================================================
RCS file: /anon_cvs/repository/interchange/debian/changelog,v
retrieving revision 2.50
retrieving revision 2.51
diff -u -r2.50 -r2.51
--- changelog	28 Dec 2003 13:47:40 -0000	2.50
+++ changelog	2 Apr 2004 23:34:27 -0000	2.51
@@ -2,7 +2,15 @@
 
   * new upstream version
 
- -- Stefan Hornburg (Racke) <racke at linuxia.de>  Sun, 28 Dec 2003 14:47:21 +0100
+ -- Stefan Hornburg (Racke) <racke at linuxia.de>  Sat,  3 Apr 2004 00:29:41 +0200
+
+interchange (5.0.1-1) unstable; urgency=high
+
+  * new upstream release (Closes: #240800, upstream fix for security hole)
+  * switch to gettext-based debconf templates (Closes: #235494, thanks to
+    Martin Quinson <Martin.Quinson at tuxfamily.org> for the patch)
+  
+ -- Stefan Hornburg (Racke) <racke at linuxia.de>  Fri, 26 Mar 2004 16:44:42 +0100
 
 interchange (5.0.0-2) unstable; urgency=low
 



2.18      +1 -1      interchange/debian/control


rev 2.18, prev_rev 2.17
Index: control
===================================================================
RCS file: /anon_cvs/repository/interchange/debian/control,v
retrieving revision 2.17
retrieving revision 2.18
diff -u -r2.17 -r2.18
--- control	26 Dec 2003 20:28:58 -0000	2.17
+++ control	2 Apr 2004 23:34:27 -0000	2.18
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Stefan Hornburg (Racke) <racke at linuxia.de>
 Standards-Version: 3.5.6.0
-Build-Depends: debhelper, libdigest-md5-perl, libmime-base64-perl, libsafe-hole-perl, libstorable-perl, liburi-perl, libhtml-parser-perl, apache-dev
+Build-Depends: debhelper (>= 4.1.16), libdigest-md5-perl, libmime-base64-perl, libsafe-hole-perl, libstorable-perl, liburi-perl, libhtml-parser-perl, apache-dev
 
 Package: interchange-cat-foundation
 Architecture: all



2.10      +28 -54    interchange/debian/interchange-cat-foundation.templates


rev 2.10, prev_rev 2.9
Index: interchange-cat-foundation.templates
===================================================================
RCS file: /anon_cvs/repository/interchange/debian/interchange-cat-foundation.templates,v
retrieving revision 2.9
retrieving revision 2.10
diff -u -r2.9 -r2.10
--- interchange-cat-foundation.templates	1 Jan 2003 20:45:53 -0000	2.9
+++ interchange-cat-foundation.templates	2 Apr 2004 23:34:27 -0000	2.10
@@ -1,91 +1,65 @@
 Template: interchange-cat-foundation/install
 Type: boolean
 Default: false
-Description: Create the Interchange demo catalog ?
- Whether to install the demo catalog from the foundation template
- or let you manually install it with makecat.
-Description-de: Möchten Sie den Interchange-Demokatalog angelegt haben ?
- Ob der Demokatalog aus dem Foundation-Template installiert werden
- soll oder Sie ihn manuell mit makecat installieren möchten.
+_Description: Create the Interchange demo catalog?
+ Whether to install the demo catalog from the foundation template or let
+ you manually install it with makecat.
 
 Template: interchange-cat-foundation/purge
 Type: boolean
 Default: false
-Description: Remove Interchange demo catalog after "purging" this package ?
- Should all files belonging to the Interchange demo catalog removed
- when you purge this package, e.g. with dpkg --purge
- or apt-get remove --purge ?
-Description-de: Soll der Interchange-Demokatalog durch --purge gelöscht werden ?
- Sollen alle Dateien des Interchange-Demokatalogs gelöscht werden wenn
- dieses Paket mit dpkg --purge oder apt-get remove --purge entfernt
- wird ?
+_Description: Remove demo catalog on package purge?
+ Should all files belonging to the Interchange demo catalog removed when
+ you purge this package, e.g. with dpkg --purge or apt-get remove --purge ?
 
 Template: interchange-cat-foundation/replace
 Type: select
-Choices: always, ask, never
-Choices-de: immer, auf Nachfrage, niemals
+_Choices: always, ask, never
 Default: never
-Description: Policy for replacing an existing demo catalog installation
- Whether to silently replace an existing demo catalog installation,
- ask for a confirmation or never touch an existing installation.
-Description-de: Richtlinie für das Ersetzen einer vorhandenen Demokatalog-Installation
- Sie können auswählen, ob eine vorhandene Installation des
- Demokatalogs ohne Nachfrage, auf Nachfrage oder niemals ersetzt
- werden soll.
+_Description: Policy for replacing existing demo catalogs:
+ Whether to silently replace an existing demo catalog installation, ask for
+ a confirmation or never touch an existing installation.
 
 Template: interchange-cat-foundation/confirm
 Type: boolean
 Default: false
-Description: Replace the Interchange demo catalog ?
- There seems to already exist an Interchange demo catalog. 
-Description-de: Interchange Demokatalog ersetzen ?
- Es ist bereits ein Demokatalog vorhanden.
+_Description: Replace the Interchange demo catalog?
+ There seems to already exist an Interchange demo catalog.
 
 Template: interchange-cat-foundation/username
 Type: string
 Default: interchange
-Description: What is the username for the administration of this catalog ?
- Please provide an username for administering the demo catalog. The username
- must be at least 2 characters long and only contain letters, digits, 
- underscore, @ or the dot as characters.
-Description-de: Was ist der Benutzername für die Adminstration dieses Katalogs ?
- Bitte einen Benutzernamen für die Verwaltung des Demokatalogs eingeben.
- Der Benutzername muß mindestens zwei Zeichen lang sein und nur Buchstaben,
- Ziffern, den Unterstrich, @ oder den Punkt als Zeichen enthalten.
+_Description: Username for this catalog's administration:
+ Please provide an username for administering the demo catalog. The
+ username must be at least 2 characters long and only contain letters,
+ digits, underscore, @ or the dot as characters.
 
 Template: interchange-cat-foundation/password
 Type: password
 Default: pass
-Description: What is the password for the administration of this catalog ?
- Please provide a password for administering the foundation demo
- catalog. Choose one which can not be easily guessed. Default is pass.
- The password  must be at least 4 characters long and only contain letters, 
- digits, underscore @ or the dot as characters.
-Description-de: Was ist das Passwort für die Adminstration dieses Katalogs ?
- Bitte ein Passwort für die Verwaltung des Demokatalogs eingeben. Das 
- ausgewählte sollte nicht leicht erraten werden können. Das Wort pass
- ist die Voreinstellung.
- Das Passwort muß mindestens vier Zeichen lang sein und nur Buchstaben,
- Ziffern, den Unterstrich, @ oder den Punkt als Zeichen enthalten.
+_Description: Password for this catalog's administration:
+ Please provide a password for administering the foundation demo catalog.
+ Choose one which can not be easily guessed. Default is pass. The password 
+ must be at least 4 characters long and only contain letters, digits,
+ underscore @ or the dot as characters.
 
 Template: interchange-cat-foundation/demomode
 Type: boolean
 Default: yes
-Description: Enable demo mode ?
+_Description: Enable demo mode?
 
 Template: interchange-cat-foundation/locales
 Type: multiselect
 Choices: de_DE, nl_NL
-Description: Select additional locales for the storefront of the demo catalog
- The Interchange demo catalog is able to display the storefront in a number of 
- different languages. Each selected locale will increase the memory footprint
- of the Interchange server processes, so it is recommended to choose only 
- locales which are really needed.
+_Description: Additional locales for the storefront:
+ The Interchange demo catalog is able to display the storefront in a number
+ of different languages. Each selected locale will increase the memory
+ footprint of the Interchange server processes, so it is recommended to
+ choose only locales which are really needed.
 
 Template: interchange-cat-foundation/defaultlocale
 Type: select
 Choices: ${LOCALES}
 Default: en_US
-Description: Select default locale for the storefront of the demo catalog
+_Description: Default locale for the storefront:
  Please select the default locale for the Interchange demo catalog.
-



2.5       +6 -15     interchange/debian/interchange-ui.templates


rev 2.5, prev_rev 2.4
Index: interchange-ui.templates
===================================================================
RCS file: /anon_cvs/repository/interchange/debian/interchange-ui.templates,v
retrieving revision 2.4
retrieving revision 2.5
diff -u -r2.4 -r2.5
--- interchange-ui.templates	11 Aug 2003 11:42:28 -0000	2.4
+++ interchange-ui.templates	2 Apr 2004 23:34:27 -0000	2.5
@@ -1,18 +1,9 @@
 Template: interchange-ui/defaultlocale
 Type: select
-Choices: en_US, da_DK, de_DE, it_IT, nl_NL, sv_SE 
-Choices-de: en_US, da_DK, de_DE, it_IT, nl_NL, sv_SE 
+Choices: en_US, da_DK, de_DE, it_IT, nl_NL, sv_SE
 Default: en_US
-Description: Select default language for UI
- The administration interface for Interchange catalogs, called UI,
- has been translated to Danish (da_DK), Dutch (nl_NL), German
- (de_DE), Italian (it_IT) and Swedish (sv_SE). 
- You can choose the default language here. 
- Any user may change this default at login time.
-Description-de: Vordefinierte Sprache des UI
- Das Administrationsinterface für Interchange-Katalog, UI genannt,
- wurde ins Dänische (da_DK), Deutsche (de_DE),
- Holländische (nl_NL), Italienische (it_IT) und Schwedische (sv_SE)
- übersetzt. 
- Die vordefinierte Sprache können Sie hier festlegen. 
- Jeder Benutzer kann sie  beim Anmeldevorgang ändern.
+_Description: Default language for user interface:
+ The administration interface for Interchange catalogs, called UI, has been
+ translated to Danish (da_DK), Dutch (nl_NL), German (de_DE), Italian
+ (it_IT) and Swedish (sv_SE). You can choose the default language here. Any
+ user may change this default at login time.



2.6       +54 -52    interchange/debian/interchange.templates


rev 2.6, prev_rev 2.5
Index: interchange.templates
===================================================================
RCS file: /anon_cvs/repository/interchange/debian/interchange.templates,v
retrieving revision 2.5
retrieving revision 2.6
diff -u -r2.5 -r2.6
--- interchange.templates	18 Jun 2003 14:21:01 -0000	2.5
+++ interchange.templates	2 Apr 2004 23:34:27 -0000	2.6
@@ -1,48 +1,50 @@
 Template: interchange/mode
 Type: select
-Choices: unix mode, internet mode, both
+_Choices: unix mode, internet mode, both
 Default: unix mode
-Description: Start Interchange in Unix mode, Internet mode or both ?
- Unix mode is is the most secure way to run Interchange, for there is 
- no way for systems on the internet to interact with the Interchange server.
+_Description: Start mode:
+ Unix mode is is the most secure way to run Interchange, for there is no
+ way for systems on the internet to interact with the Interchange server.
 
 Template: interchange/user
 Type: string
 Default: interchange
-Description: Which is the name of the user to run the interchange server as ?
- This determines the user for the interchange server and for file permissions.
- Please note that using another user has serious security implications.
- Don't choose root, it is not recommended and will be discarded anyway.
+_Description: Username to run the server as:
+ This determines the user for the interchange server and for file
+ permissions. Please note that using another user has serious security
+ implications. Don't choose root, it is not recommended and will be
+ discarded anyway.
 
 Template: interchange/createuser
 Type: boolean
 Default: true
-Description: Should I create the user ${USER} ?
+_Description: Create the user ${USER}?
 
 Template: interchange/usernoroot
 Type: note
-Description: It is not allowed to run interchange as user root !
- You have been warned. Either choose an appropriate one or
- stay with the default.
+_Description: Impossible to run interchange as root !
+ You have been warned. Either choose an appropriate user or stay with the
+ default.
 
 Template: interchange/group
 Type: string
 Default: interchange
-Description: Which is the name of the group to run the interchange server as ?
- This determines the group for the interchange server and for file permissions.
- Please note that using another user has serious security implications.
- Don't choose root, it is not recommended and will be discarded anyway.
+_Description: Group name to run the server as:
+ This determines the group for the interchange server and for file
+ permissions. Please note that using another user has serious security
+ implications. Don't choose root, it is not recommended and will be
+ discarded anyway.
 
 Template: interchange/groupnoroot
 Type: note
-Description: It is not allowed to install interchange with group root !
- You have been warned. Either choose an appropriate one or
- stay with the default.
+_Description: Impossible to run interchange as root !
+ You have been warned. Either choose an appropriate group or stay with the
+ default.
 
 Template: interchange/creategroup
 Type: boolean
 Default: true
-Description: Should I create the group ${GROUP} ?
+_Description: Create the group ${GROUP}?
 
 Template: interchange/olduser
 Type: string
@@ -52,71 +54,71 @@
 Template: interchange/docroot
 Type: string
 Default: /var/www/shops
-Description: Where to place static HTML files ?
- Catalog installations need a directory where HTML files
- can be placed.
+_Description: Static HTML files location:
+ Catalog installations need a directory where HTML files can be placed.
 
 Template: interchange/debug
 Type: boolean
 Default: false
-Description: Whether to enable debug mode or not
+_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
-Description: Directory for GnuPG public keyring
+_Description: Directory for GnuPG public keyring:
  For enhanced security, credit card information retrieved from customers
- will be encrypted and mailed to the shop owner instead of storing it
- on the server. Please choose the directory Interchange uses for the
- GnuPG public keyring.
+ will be encrypted and mailed to the shop owner instead of storing it on
+ the server.
+ .
+ Please choose the directory Interchange uses for the GnuPG
+ public keyring.
 
 Template: interchange/traffic
 Type: select
-Choices: low, high, rpc
+_Choices: low, high, rpc
 Default: low
-Description: Selects set of server parameters
- You can choose different sets of server parameters. Any store based on
- the foundation demo will change its behaviour too. If rpc is selected,
- the Interchange server will run in PreFork mode.
+_Description: Set of server parameters:
+ You can choose different sets of server parameters. Any store based on the
+ foundation demo will change its behaviour too. If rpc is selected, the
+ Interchange server will run in PreFork mode.
 
 Template: interchange/full_url
 Type: boolean
 Default: false
-Description: Whether to enable the FullURL directive or not
- This setting determines if the whole URL is considered while checking
- for the corresponding catalog.
+_Description: Enable the FullURL directive?
+ This setting determines if the whole URL is considered while checking for
+ the corresponding catalog.
 
 Template: interchange/cansoap
 Type: note
-Description: SOAP server not available
- Because the Perl module SOAP::Lite is not installed, you are unable
- to run the Interchange SOAP server. To change this, install the
- libsoap-lite-perl Debian package and run interchangeconfig SOAP=1.
+_Description: SOAP server not available
+ Because the Perl module SOAP::Lite is not installed, you are unable to run
+ the Interchange SOAP server. To change this, install the libsoap-lite-perl
+ Debian package and run interchangeconfig SOAP=1.
 
 Template: interchange/soap
 Type: boolean
 Default: false
-Description: Whether to enable the SOAP server or not
+_Description: Enable the SOAP server?
  This setting determines if the SOAP server is started or not.
 
 Template: interchange/robots
 Type: boolean
 Default: true
-Description: Whether to enable robots settings or not
+_Description: Enable robots settings?
  The Interchange Debian package uses a separate configuration file
- /etc/interchange/robots.cfg for the directives RobotUA, RobotIP
- and RobotHost. It is recommended to include these settings so
- Interchange can distinguish between robots and ordinary users.
+ /etc/interchange/robots.cfg for the directives RobotUA, RobotIP and
+ RobotHost. It is recommended to include these settings so that Interchange can
+ distinguish between robots and ordinary users.
 
 Template: interchange/threadenabledperl
 Type: note
-Description: Important Perl Incompatibility
- The authors of Interchange strongly disencourage the use of their
- software on top of a thread enabled Perl. It is likely to cause
- serious problems, especially in high load situations, and has no
- benefit at all for Interchange servers.
- The development team asserts that the thread-safeness of Perl and the 
- bunch of modules Interchange uses can hardly relied upon.
+_Description: Important Perl Incompatibility
+ The authors of Interchange strongly disencourage the use of their software
+ on top of a thread enabled Perl. It is likely to cause serious problems,
+ especially in high load situations, and has no benefit at all for
+ Interchange servers. The development team asserts that the thread-safeness
+ of Perl and the bunch of modules Interchange uses can hardly be relied upon.
  Please use this package only for testing and debugging purposes.



1.2       +3 -0      interchange/debian/po/POTFILES.in


rev 1.2, prev_rev 1.1



1.2       +423 -0    interchange/debian/po/de.po


rev 1.2, prev_rev 1.1



1.2       +396 -0    interchange/debian/po/templates.pot


rev 1.2, prev_rev 1.1








More information about the interchange-cvs mailing list