[Pkg-ocaml-maint-commits] [SCM] mldonkey packaging branch, master, updated. debian/2.9.5-2-40-g67e29ab

Samuel Mimram samuel.mimram at ens-lyon.org
Tue Jan 13 12:04:31 UTC 2009


The following commit has been merged in the master branch:
commit 67e29abf0c591df193968d3a6a6c5faab2b4b273
Author: Samuel Mimram <samuel.mimram at ens-lyon.org>
Date:   Tue Jan 13 13:00:59 2009 +0100

    Mention default telnet port in README.Debian.

diff --git a/debian/README.Debian b/debian/README.Debian
index be56021..32f167d 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -24,7 +24,11 @@ MLDonkey natively support only two ways to set the password: through the GUI,
 through the telnet interface.
 
 To change the password through the telnet interface:
-- you log into the telnet interface with the former user/password
+- you log into the telnet interface with the former user/password, by default
+  this can be done using the command
+
+  telnet localhost 4000
+
 - you change the password with the auth command.
 
   telnet>auth user old-passwd
@@ -39,7 +43,7 @@ password in Files->Settings->Password.
 
 At the beginning only one user exist in the system: admin. The default
 password for this user is an empty string. In order to connect through the
-telnet interface, you nee to type:
+telnet interface, you need to type:
 
   telnet>auth admin ""
 
diff --git a/debian/changelog b/debian/changelog
index 676998d..9c5a8dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,18 +1,19 @@
 mldonkey (2.9.6-1) UNRELEASED; urgency=low
 
   [ Sylvain Le Gall ]
-  * Remove useless explanation in chroot section of README.Debian
+  * Remove useless explanation in chroot section of README.Debian.
 
   [ Stephane Glondu ]
-  * Switch packaging to git
+  * Switch packaging to git.
 
   [ Samuel Mimram ]
   * New upstream release, closes: #508280.
   * Fixes alignement problem on ARM, closes: #487803.
   * Remove useless line in init script, closes: #509001.
   * Better handling of errors in init script, closes: #508538.
+  * Mention default telnet port in README.Debian, closes: #508436.
 
- -- Samuel Mimram <smimram at debian.org>  Tue, 13 Jan 2009 12:53:45 +0100
+ -- Samuel Mimram <smimram at debian.org>  Tue, 13 Jan 2009 12:59:53 +0100
 
 mldonkey (2.9.5-2) unstable; urgency=low
 

-- 
mldonkey packaging



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