[Pkg-ocaml-maint-commits] r2861 - /trunk/packages/mldonkey/trunk/debian/mldonkey-server.templates

smimram at users.alioth.debian.org smimram at users.alioth.debian.org
Fri Jun 23 09:28:19 UTC 2006


Author: smimram
Date: Fri Jun 23 09:28:18 2006
New Revision: 2861

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=2861
Log:
Revert wrong changes in debconf template.

Modified:
    trunk/packages/mldonkey/trunk/debian/mldonkey-server.templates

Modified: trunk/packages/mldonkey/trunk/debian/mldonkey-server.templates
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/mldonkey/trunk/debian/mldonkey-server.templates?rev=2861&op=diff
==============================================================================
--- trunk/packages/mldonkey/trunk/debian/mldonkey-server.templates (original)
+++ trunk/packages/mldonkey/trunk/debian/mldonkey-server.templates Fri Jun 23 09:28:18 2006
@@ -17,9 +17,7 @@
 Template: mldonkey-server/launch_at_startup
 Type: boolean
 Default: false
-_Description: Launching MLDonkey at startup
- Do you want to launch MLDonkey as a system service?
- .
+_Description: Launch MLDonkey at startup?
  If enabled, each time your machine starts, the MLDonkey server will be started.
  .
  Otherwise, you will need to launch MLDonkey yourself each time you want to
@@ -28,7 +26,7 @@
 Template: mldonkey-server/run_as_user
 Type: string
 Default: mldonkey
-_Description: MLDonkey user
+_Description: MLDonkey user:
  Define the user who will run the MLDonkey server process.
  .
  Please do not choose a real user. For security reasons it is better if this
@@ -43,7 +41,7 @@
 Template: mldonkey-server/mldonkey_group
 Type: string
 Default: mldonkey
-_Description: MLDonkey group
+_Description: MLDonkey group:
  Define the group which will run the MLDonkey server process.
  .
  Please do not choose a real group. For security reasons it is better if this
@@ -55,11 +53,9 @@
 Template: mldonkey-server/reown_file
 Type: boolean
 Default: false
-_Description: Changing owner of old files
+_Description: Change the owner of old files?
  You have changed the MLDonkey user. You can change the ownership of your files
  to the new user.
- .
- Proceed changes?
  .
  PS: the former user won't be deleted from /etc/passwd, you will have to do it
  yourself later (e.g. with deluser(8)), or you keep it along with the old
@@ -68,7 +64,7 @@
 Template: mldonkey-server/mldonkey_dir
 Type: string
 Default: /var/lib/mldonkey
-_Description: MLDonkey directory
+_Description: MLDonkey directory:
  Define the directory to which the MLDonkey server will be chdired and chrooted.
  .
  The .ini configuration files, incoming and shared directories will be in this
@@ -80,18 +76,16 @@
 Template: mldonkey-server/mldonkey_move
 Type: boolean
 Default: false
-_Description: Moving the old configuration
+_Description: Move the old configuration?
  You have changed the mldonkey directory. You can move the old files to this new
  directory.
  .
  If you choose no, the old directory won't be deleted. You will have to do it
  yourself.
- .
- Proceed changes?
 
 Template: mldonkey-server/mldonkey_niceness
 Type: string
-_Description: Niceness of MLDonkey
+_Description: Niceness of MLDonkey:
  MLDonkey uses heavy calculation from time to time (like hashing very big
  files). It should be a good idea to set a very kind level of niceness,
  depending on what ressources you want to give to MLDonkey.
@@ -102,7 +96,7 @@
 Template: mldonkey-server/max_hard_download_rate
 Type: string
 Default: 0
-_Description: Maximal download speed (kB/s)
+_Description: Maximal download speed (kB/s):
  Set the maximal download rate. It can be useful to limit this rate, in order to
  always have a minimal bandwidth for other internet applications.
  .
@@ -115,7 +109,7 @@
 Template: mldonkey-server/max_hard_upload_rate
 Type: string
 Default: 0
-_Description: Maximal upload speed (kB/s)
+_Description: Maximal upload speed (kB/s):
  Set the maximal upload rate. You must keep in mind that a peer-to-peer
  network is based on sharing. Do not use a very low rate.
  .
@@ -130,7 +124,7 @@
 Template: mldonkey-server/max_alive
 Type: string
 Default: 48
-_Description: Maximal time to live for the server
+_Description: Maximal time to live for the server:
  MLDonkey needs to be restarted from time to time. This is safer for memory
  consumption and all. You need to set the time between automatic restarts (in
  hours).
@@ -143,7 +137,7 @@
 
 Template: mldonkey-server/password
 Type: password
-_Description: Password of admin user
+_Description: Password of admin user:
  As of version 2.04rc1, a new user management appears. The password is encrypted
  and stored in downloads.ini.
  .
@@ -152,7 +146,7 @@
 
 Template: mldonkey-server/repassword
 Type: password
-_Description: Retype password of the admin user
+_Description: Retype password of the admin user:
  Please confirm your admin's password.
 
 Template: mldonkey-server/false_password




More information about the Pkg-ocaml-maint-commits mailing list