roxen4 (4.0.425-7ubuntu1) hardy; urgency=low * Merge from debian unstable, remaining changes: - debian/postinst: Use a temporary variable to store directory, instead of using pushd/popd. - Update maintainer field as per spec. -- Luke Yelavich Fri, 23 Nov 2007 07:42:02 +1100 roxen4 (4.0.425-7) unstable; urgency=low * New Spanish, German, Portuguese and French debconf template Closes: #432807, #433014, #433104, #433255 * Fix spellingerror in template Closes: #433013 -- Turbo Fredriksson Wed, 21 Nov 2007 21:01:02 +0000 roxen4 (4.0.425-6ubuntu1) gutsy; urgency=low * Merge from debian unstable, remaining changes: - debian/postinst: Use a temporary variable to store directory, instead of using pushd/popd. - Modified Maintainer value to match Debian-Maintainer-Field Spec -- Luke Yelavich Thu, 16 Aug 2007 15:01:47 +1000 roxen4 (4.0.425-6) unstable; urgency=low * Only do the cron stuff if teh /etc/roxen4 exists. Closes: #436018 -- Turbo Fredriksson Thu, 9 Aug 2007 12:40:38 +0000 roxen4 (4.0.425-5ubuntu1) gutsy; urgency=low * Merge from debian unstable, remaining changes: - debian/postinst: Use a temporary variable to store directory, instead of using pushd/popd. - Modified Maintainer value to match Debian-Maintainer-Field Spec -- Luke Yelavich Thu, 12 Jul 2007 10:55:38 +1000 roxen4 (4.0.425-5) unstable; urgency=low * Depend on net-tools because of use of netstat in postinst. Closes: #416595 * Add spanish debconf template - thanx to Rudy Godoy. Closes: #414350 * Add german debconf template - thanx to Helge Kreutzmann. Closes: #431272 * Fix some template errors - thanx to Helge Kreutzmann. Closes: #431271 -- Turbo Fredriksson Wed, 11 Jul 2007 11:09:24 +0200 roxen4 (4.0.425-4ubuntu1) feisty; urgency=low * debian/postinst: Use a temporary variable to store directory, instead of using pushd/popd. (LP: #93670) * Modified Maintainer value to match Debian-Maintainer-Field Spec -- Luke Yelavich Mon, 2 Apr 2007 21:46:19 +1000 roxen4 (4.0.425-4) unstable; urgency=low * Weekly cron script script should fail gracefully if /usr/share/roxen4/start can't be found. Closes: #399347 * Really fix noninteractive bugs by not executing setup script if server name, admin user/password or server URL is missing. - Note in README.debian how to setup roxen manually. Closes: #386442, #398212 -- Turbo Fredriksson Mon, 5 Feb 2007 11:27:11 +0000 roxen4 (4.0.425-3) unstable; urgency=low * Update French debconf translation. Closes: #369219 * Don't loop password question Closes: #386442 * Ship htpasswd as /usr/bin/htpasswd.roxen4 Closes: #392400 * Don't ship the roxen MySQL database in /var/lib/roxen4/mysql. Instead unpack the database from preinst script. Closes: #387608 -- Turbo Fredriksson Tue, 17 Oct 2006 11:00:10 +0200 roxen4 (4.0.425-2) unstable; urgency=low * Update Czech debconf translations. Closes: #370735 * Fix 002_default_paths patch to shutdown mysql server pid in /var/run/roxen4/mysqld.pid (misstakenly used /var/run/mysql/mysqld.pid which is the system MySQL). Closes: #312243 * Remove the 'simple-restart' from the init script. It did a 'killall -9 pike7.4' which might be so ... nice. -- Turbo Fredriksson Mon, 21 Aug 2006 13:37:20 +0200 roxen4 (4.0.425-1) unstable; urgency=low * New upstream release * Move the cache DB from /var/cache/roxen4 to /var/lib/roxen4 Closes: #355855 * Add builddepend on debconf-2.0 Closes: #332086 * Update debian/templates by running debconf-updatepo Closes: #338143 * Remove '#!NO_MODULE' from modules/throttling/throttlelib.pike and modules/icecast/pl_common.pike. They are NOT modules. Closes: #355844 * Use 'invoke-rc.d' instead of '/etc/init.d/roxen4'. Closes: #367765 * Update french debconf template - thanx to Sylvain Archenault. Closes: #339643 * Add swedish debconf template - thanx to Daniel Nylander. Closes: #343755 * Fix some lintian warnings: - Update standards version from 3.5.2 to 3.7.2. - Fix chown options. - Some malformed promts in template. - Compat level 4 in debian/compat. -- Turbo Fredriksson Fri, 19 May 2006 12:35:19 +0200 roxen4 (4.0.325-6) unstable; urgency=low * Include Vietnamese translation (patch by Clytie Siddall). Closes: #317791 * If there is an old installation of Roxen, and we can't figure out the old admin port, we randomize one... Closes: #321890 -- Turbo Fredriksson Wed, 31 Aug 2005 09:59:22 +0200 roxen4 (4.0.325-5) unstable; urgency=low * Fix htpasswd build warnings (pointer conversion). Closes: #308337 * Add Czech translation by Miroslav Kure. Closes: #315994 -- Turbo Fredriksson Mon, 11 Jul 2005 12:55:33 +0200 roxen4 (4.0.325-4) unstable; urgency=low * Fix roxen4-doc postinst: Include '--password=...' in commandline to 'mysqladmin ... ping' if we have a username. * Fix broken shutdown of MySQL server. Patch by Peter J. Holzer. Closes: #312243 -- Turbo Fredriksson Mon, 11 Jul 2005 12:06:35 +0200 roxen4 (4.0.325-3) unstable; urgency=low * Make sure that roxen4-doc depends on roxen4 since the documentation is in MySQL DB format _and_ only viewable through a Roxen4 server (because of Roxen specific RXML tags). Closes: #309247 -- Turbo Fredriksson Tue, 31 May 2005 10:54:29 +0200 roxen4 (4.0.325-2) unstable; urgency=low * Updated french po-debconf translation. Patch by Nicolas Bertolissio. Closes: #306105 * Provide 'httpd-cgi'. Closes: #304312 * Slight rearrangement of what files is in what patch. * Start the internal MySQL as 'www-data', not root (this so that roxen have the right to connect via the socket). * Default logdirprefix => '/var/log/roxen4/'. * Cleanup (and add an option) to the init.d script to do a simple restart. * Load the documentation database to the MySQL database at roxen4-doc installation so we don't have to restart roxen to get documentation. Required a postinst for the roxen4-doc package. -- Turbo Fredriksson Mon, 9 May 2005 07:42:13 +0200 roxen4 (4.0.325-1) unstable; urgency=low * Initial release (debian directory based on roxen3-3.3.63-6) -- Turbo Fredriksson Wed, 9 Mar 2005 12:29:11 +0000