mumble (1.1.6-3) unstable; urgency=low * Added 01-ftbfs_arm_qreal.dpatch. This patch fixes a FTBFS on arm{el} where qreal is not double. - Include dpatch. * Added needed ice33-translators | ice32-translators | ice-translators dependencies to mumble-server-web. -- Patrick Matthäi Fri, 3 Oct 2008 18:45:33 +0200 mumble (1.1.6-2) unstable; urgency=low * Added DEFINES+=HAVE_LIMITS_H DEFINES+=HAVE_ENDIAN_H to debian/rules. Now it should build on s390 and ia64. -- Patrick Matthäi Fri, 19 Sep 2008 21:35:35 +0200 mumble (1.1.6-1) unstable; urgency=low [ Thorvald Natvig ] * New upstream release. - Includes various minor bugfixes. -- Patrick Matthäi Sat, 13 Sep 2008 13:06:36 +0200 mumble (1.1.5-1) unstable; urgency=low [ Thorvald Natvig ] * New upstream release. * Added ZeroC ICE dependencies. * mumble-server-web now includes PHP setup, which necessitates setting the global ice.slice PHP variable. This will have to persist until the zeroc-ice-php package adds support for profiles. * Japanese translation from Masayuki Hamasaki . * Create a apache config file and put the web files under /usr/share/mumble-server-web * Remove the restart of hald, as we no longer use it. * Default to starting mumble-server. [ Patrick Matthäi ] * Do not install var/www/mumble-server/index.php with executable rights. Thanks lintian. * Changed preferred postfix depend to exim4 at the mumble-server-web package. Closes: #495852 -- Patrick Matthäi Sat, 6 Sep 2008 15:27:57 +0200 mumble (1.1.4-4) unstable; urgency=low [ Thorvald Natvig ] * Add README and README.Linux to mumble.docs * Revert to asking for server password, as you currently can't change the password once it's set. -- Patrick Matthäi Fri, 15 Aug 2008 14:53:19 +0200 mumble (1.1.4-3) unstable; urgency=low [ Thorvald Natvig ] * Fix ownership of /var/run/mumble-server so the pid file can be written. [ Patrick Matthäi ] * Add my forgotten signature in the 1.1.4-1 changelog, it was confusing. * Only ask for the serverpassword if no previous one has been set. * Set priority of the mumble-server/password question to medium instead of high. * Ordered the parameters of install in debian/rules, it looks now more clean. -- Patrick Matthäi Tue, 22 Jul 2008 21:51:43 +0200 mumble (1.1.4-2) unstable; urgency=medium [ Patrick Matthäi ] * Added missing Language-Team field in the german debconf translation. * Replaced initial template values in french debconf translation. * Replaced inline perl in mumble-server.config with shell scripting. * Removed libcgi-perl depend at mumble-server-web, it is not needed. Closes: #485010 * Bumped Standards-Version to 3.8.0 (no changes needed). [ Thorvald Natvig ] * Add mumble-server-web.README.Debian and move the information on the web scripts there. -- Patrick Matthäi Mon, 19 May 2008 17:38:05 +0100 mumble (1.1.4-1) unstable; urgency=low [ Patrick Matthäi ] * New upstream release. - Removed dpatch and all patches. They are merged in upstream. - Define the Plugin Path and added liblink plugin for mumble. - Renamed murmur-wrapper to murmur-user-wrapper and use murmur.ini now as example file. - Use the new -readsupw option instead of -supw for mumble-server. - Adjusted debian/copyright. * Changed destination of /etc/mumble-server/mumble-server.ini to /etc/mumble-server.ini. So on it is in sync now with the Ubuntu packaging and we can use mumble-server.{init,logrotate} from the upstream source. * Moved mumble-server from Recommends to Suggests at the mumble package. * Added libspeechd-dev build depend and speech-dispatcher recommend. * Added libqt4-opengl-dev build dependency. * Removed suggesting of festival. * The packaging itself is now BSD licensed. * Removed debconf depend. It will be added with ${misc:Depends}. * Handle /etc/mumble-server.ini and /etc/dbus-1/system.d/mumble-server.conf about conffile instead of ucf. * Changed priority of mumble-server/password from medium to high. It is highly recommend to set a password for the SuperUser account. [ Debian l10n ] * Czech translation from Miroslav Kure . Closes: #480302 * Russian translation from Yuri Kozlov . Closes: #480623 [ Thorvald Natvig ] * Add libqt4-sql-sqlite dependency for mumble-server. * Rename murmur-wrapper to murmur-user-wrapper in README.Debian * Adjusted '-readsupw'. * Don't manually remove files under /etc in postrm as that's handled by conffiles. * Add myself as Co-Maintainer. * Remove all unneeded dependencies from Build-Depends. -- Patrick Matthäi Tue, 13 May 2008 10:32:13 +0100 mumble (1.1.4-0ubuntu1~slicer) hardy; urgency=low * New upstream version. * murmur-wrapper renamed to murmur-user-wrapper. * Build-Depends and Recommends for Speech Dispatcher added, festival removed. * Link plugin added for positional audio. * Audio-system detection is handled at runtime, so no need to suggest PulseAudio/ALSA anymore. * Synced translations from debian's pkg-voip team. -- Thorvald Natvig Fri, 09 May 2008 01:30:00 +0200 mumble (1.1.3-4) unstable; urgency=low [ Patrick Matthäi ] * Added DM-Upload-Allowed control field. * Added build depend libglu1-mesa-dev. * Clean up on purge /var/lib/mumble-server/.config complete. * Removed the sed hack from debian/rules. It is fixed in qmake now. * Removed some whitespaces at EOL and newlines at EOF. * Some clean target fixes. [ Debian l10n ] * French translation from Steve Petruzzello . Closes: #477777 * Galician translation from Jacobo Tarrio . Closes: #478061 * Finnish translation from Esko Arajärvi . Closes: #478182 * Vietnamese translation from Clytie Siddall . Closes: #478222 * Euskara translation from Piarres Beobide . Closes: #478678 -- Patrick Matthäi Mon, 5 May 2008 09:40:02 +0100 mumble (1.1.3-3) unstable; urgency=low * Call do_configuration() in mumble-server.postinst after the function has been declared. Shame on me, I did not test it with bash and dash. Thanks for reporting Jan Hauke Rahm. Closes: #476554 * Added portuguese debconf translation. Thanks to Américo Monteiro. Closes: #476472 * Delete the mumble-server group and system account only, if it is available on the system on purge time. * Remove on purge time also /etc/dbus-1/system.d/murmur.conf and /etc/mumble-server/mumble-server.ini if they exist. -- Patrick Matthäi Fri, 18 Apr 2008 18:00:00 +0100 mumble (1.1.3-2) unstable; urgency=low * Added dirty workaround which removes some extra slashes generated from the newest Qt4.4-rc1 framework. Closes: #476307 * Added missing depend on libqt4-sql-sqlite for mumble. It will not be added through ${shlibs:Depends} since Qt4.4-rc1. Closes: #476308 * Added missing build-depends. -- Patrick Matthäi Tue, 16 Apr 2008 18:31:07 +0100 mumble (1.1.3-0ubuntu2) hardy; urgency=low * Make mumble-server depend on dbus. (LP: #202672) * Avoid crash when renaming tree objects (patch from upstream SVN). * Remove a warning when installing (missing --no-create-home). -- Thorvald Natvig Sat, 22 Mar 2008 01:25:00 +0200 mumble (1.1.3-1) unstable; urgency=low * Initial release. Closes: #429988 -- Patrick Matthäi Sun, 16 Mar 2008 11:09:08 +0100 mumble (1.1.3-0ubuntu1) hardy; urgency=low * New upstream version, which fixes a few crashbugs. * Licensing issues worked out, package is now BSD licensed (same as source). * Mumble-specific changes to Speex are now in upstream Speex, and this version includes all changes necessary to mumble to unbundle Speex. Once Speex 1.2beta4 or 1.2 final is out, unbundling can be completed. * Changed to use PulseAudio as default audio device, as it's the new default in Hardy. * Moved the perl cgi scripts for mumble-server into a separate package, which means mumble-server doesn't depend on httpd and mail-transport-agent. Those dependencies were also missing from mumble-server. * Updated packaging to adhere to "Debian Developer's Reference - Best Packaging Practices." * Closes the request to update to 1.1.3 (LP: #194836) -- Thorvald Natvig Sat, 23 Feb 2008 19:00:00 +0200 mumble (1.1.2-0ubuntu1) hardy; urgency=low * Packaging for inclusion in ubuntu universe (LP: #129081) -- Thorvald Natvig Mon, 03 Dec 2007 10:40:00 +0200