mserv (0.35-6.3) unstable; urgency=low * Non-maintainer upload to fix pending l10n issues. * Debconf translations: - Convert all files to UTF-8 - German. Closes: #396263 -- Christian Perrier Sat, 24 Feb 2007 08:56:38 +0100 mserv (0.35-6.2) unstable; urgency=low * Non-maintainer upload to fix longstanding l10n and debconf issues * Fix the dependency on debconf to allow the cdebconf transition. Closes: #332035 * Add a (very basic) LSB header to the init script * Debconf translation updates: - Vietnamese. Closes: #312974 - Czech. Closes: #302877 - Swedish. Closes: #333714 - Norwegian Bokmål. Closes: #312974 - Russian added. Sent during the call for updates of the NMU campaign. - Romanian added. Sent during the call for updates of the NMU campaign. - Brazilian Portuguese added. Sent during the call for updates of the NMU campaign. -- Christian Perrier Thu, 26 Oct 2006 21:49:40 +0200 mserv (0.35-6.1) unstable; urgency=medium * Non-maintainer upload. * Do not remove added system users on purge (Closes: #389458) Thanks Jeremy Bobbio for preparing a patch. -- Michael Ablassmeier Wed, 4 Oct 2006 10:58:29 +0200 mserv (0.35-6) unstable; urgency=low * New maintainer (closes: #250480) * Updated standards version. * Don't install mservripcd since the dependancy on CDDB.pm can't be met anyway. * Make mservedit default to sensible-editor instead of vi. * Add manpage for mservedit. -- Nick Estes Tue, 21 Sep 2004 07:09:59 -0700 mserv (0.35-5) unstable; urgency=low * Thanks to Pedro Zorzenon Neto : - Add to index.html (closes: Bug#247293). - Add volume controls to CGI interface (closes: Bug#248340). * Set ${HOME} in init script so files like ~/.esd_auth can be found by players (closes: Bug#227195). * Ignore symlinks when recursing mp3dir (closes: Bug#247222). -- Sam "Eddie" Couter Sun, 23 May 2004 19:27:32 +1000 mserv (0.35-4) unstable; urgency=low * Create the package HTML documentation for the arch-dependant package in the arch-dependant build target (closes: Bug#224379). Doing this in the arch-independant build target makes the buildds create broken packages because they don't build arch-independant targets. -- Sam "Eddie" Couter Wed, 7 Jan 2004 09:32:44 +1100 mserv (0.35-3) unstable; urgency=low * Recommend the package containing ogg123 (vorbis-tools) instead of ogg123 since there is no ogg123 package (closes: Bug#223733). * Don't restart at the end of the postinst when configuring the package (closes: Bug#223864). * Remove handling of broken init script in 0.33.10 and earlier. It won't work anyway - dh_installinit will try to stop mserv again later. -- Sam "Eddie" Couter Sat, 3 Jan 2004 11:39:16 +1100 mserv (0.35-2) unstable; urgency=low * Updated French debconf templates (closes: Bug#220027). Thanks to Christian Perrier * Added NEWS.Debian with a note about the incompatible change to mserv's configuration (closes: Bug#219822). * Move the install of the mservedit and mservripcd commands into a common-install-arch target, since they're included in an architecture dependent package (closes: Bug#220618). -- Sam "Eddie" Couter Sun, 7 Dec 2003 21:13:49 +1100 mserv (0.35-1) unstable; urgency=low * New maintainer (closes: Bug#211786). * New upstream release (closes: Bug#208564). - Rudimentary support for Ogg Vorbis (closes: Bug#115688). * Fix silly off-by-one malloc()/strcpy() bug (closes: Bug#199674). * Add note in README.Debian about using a MUD client with the telnet interface for greater friendliness (closes: Bug#210262). * Converted to using gettext-based debconf templates (closes: Bug#201237). * Split package into mserv (server), mserv-client (includees client protocol library) and mserv-cgi (closes: Bug#194870). * Use CDBS to build. * Run autotools to update makefiles. * Configuration has changed. See /usr/share/doc/mserv/example_config for an example configuration file or delete /etc/mserv/config and run 'dpkg-reconfigure mserv' to get the default configuration. * Downloaded updated HTML documentation from http://www.mserv.org/ to include in the docs directory. -- Sam "Eddie" Couter Sat, 25 Oct 2003 12:36:29 +1000 mserv (0.33-15) unstable; urgency=low * Change volume mixer from the master volume to pcm. Thanks to Conrad Wood * Update to policy 3.5.8 (no changes) * Silence some build warnings. * Fix path, remove cruft in manpage. -- David Kimdon Sun, 26 Jan 2003 20:46:04 -0800 mserv (0.33-14) unstable; urgency=low * Add French debconf template thanks to laurb. (closes: #139928) -- David Kimdon Fri, 19 Jul 2002 21:28:47 -0700 mserv (0.33-13) unstable; urgency=low * allow for commented out path_tracks in config file patch from Timshel Knoll (closes: #135107) * restart mserv in postinst rather than just starting it, this way dpkg-reconfigure will force mserv to reload the configuration. -- David Kimdon Mon, 25 Feb 2002 21:34:29 -0800 mserv (0.33-12) unstable; urgency=low * fix spelling error in description (closes: #125159) * include upstream url in description (closes: #120882) * allow installation to complete even if no music path is specified (closes: #131913) -- David Kimdon Sun, 3 Feb 2002 15:44:35 -0800 mserv (0.33-11) unstable; urgency=low * /etc/init.d/mserv stop now returns success if no mserv is running (Closes: #119607) * fix prerm so upgrades still work from versions with a broken /etc/init.d/mserv -- David Kimdon Wed, 14 Nov 2001 21:32:46 -0800 mserv (0.33-10) unstable; urgency=low * rebuild with non-broken libc (closes: #117688) see Bug #115283 for more info -- David Kimdon Fri, 2 Nov 2001 02:32:52 -0800 mserv (0.33-9) unstable; urgency=low * fix package description (closes: #112314) * handle mp3 files with IDv2, patch thanks to Paul Hampson (closes: #111415) * upstream is looking for someone to take over development, note that in README.Debian. * fix mservedit so it handles and editor with arguments, patch from Nick (closes: #115249) * /etc/logrotate.d/mserv is now a conffile * declare versioned depends on debconf -- David Kimdon Wed, 10 Oct 2001 11:06:06 -0700 mserv (0.33-8) unstable; urgency=low * don't create config file in config, rather do it in postinst (closes: #109096) -- David Kimdon Mon, 3 Sep 2001 17:08:33 -0700 mserv (0.33-7) unstable; urgency=low * Don't delete data on upgrade/remove only on purge (closes: #102131) * change my name -- David Kimdon Tue, 24 Jul 2001 07:26:08 -0700 mserv (0.33-6) unstable; urgency=low * Depend on adduser (closes: #100959) * German template file thanks to Sebastian Feltel (closes: #101014) * remove two no longer used tempaltes -- David Whedon Sun, 17 Jun 2001 19:05:12 -0700 mserv (0.33-5) unstable; urgency=low * don't change ownership of /var/log/ and /var/lib/ (closes: #97249) -- David Whedon Sat, 12 May 2001 20:36:42 -0700 mserv (0.33-4) unstable; urgency=low * remove /etc/mserv/ on purge * don't use localhost in urls (closes: #96425) -- David Whedon Sat, 5 May 2001 12:16:40 -0700 mserv (0.33-3) unstable; urgency=low * handle new configurations properly (closes: #96374) * acl, webacl and config should not be provided by the package but rather created by the installation if they don't exist * mserv-dev should be section devel -- David Whedon Fri, 4 May 2001 18:31:04 -0700 mserv (0.33-2) unstable; urgency=low * fix time problem, thanks to Oren Laskin * should modify /etc/mserv/config rather than writing a symlink to control mp3 archive location. * use logrotate so mserv.log doesn't grow without bound. * Initial upload (closes: #81754) -- David Whedon Wed, 28 Mar 2001 13:38:44 -0800 mserv (0.33-1) unstable; urgency=low * Initial Release. -- David Whedon Thu, 14 Dec 2000 15:56:10 -0800 Local variables: mode: debian-changelog End: