mldonkey (3.0.0-1) unstable; urgency=low

  makejail is not suggested anymore: all support for chrooted-mldonkey is
  dropped. Scripts remain is the Git repository but won't be installed.

  Downloaded (commits) files can be found in /var/lib/mldonkey.

  All utils are now in /usr/lib/mldonkey:
  - mldonkey_files
  - mldonkey_command
  - mldonkey_options
  - mldonkey_submit

  All logs can be found now in /var/log/mldonkey

 -- Mehdi Dogguy <dogguy@pps.jussieu.fr>  Wed, 11 Mar 2009 16:57:46 +0100

mldonkey (2.8.1-3) unstable; urgency=low

  The mldonkey_server tool was dropped from the mldonkey-server package since
  it was becoming harder and harder to keep up-to-date with new upstream
  releases.
  If you want to restart mldonkey periodically, you can use cron. Here is a
  sample /etc/cron.d/mldonkey file:

  # Restart mldonkey everyday at 4:00 AM
  0 4 * * * root test -x /etc/init.d/mldonkey-server \
             && /etc/init.d/mldonkey-server restart

 -- Samuel Mimram <smimram@debian.org>  Sun, 18 Mar 2007 17:11:45 +0100

mldonkey (2.5.28.1-1) unstable; urgency=low

  Starting from mldonkey 2.5.28-1, the file /etc/default/mldonkey-server has
  been managed through ucf. But ucf was not well used. This version of the
  package should correct this problem by removing the file
  /etc/default/mldonkey-server and recreating it, using ucf. This should be
  automatic during the upgrade. You will find a backup of the former
  configuration file at /etc/default/mldonkey-server.dpkg-bak, if something
  goes wrong.

 -- Sylvain Le Gall <gildor@debian.org>  Tue, 28 Jun 2005 00:22:20 +0200
