ofbiz (UNRELEASED) unstable; urgency=low * Increase start timeout from 40 seconds to 120. * Let ucf use debconf. * When stopping, don't print anything from ofbiz.jar. * Chown debconf.cfg after the ofbiz group is created. * Don't have per-package var folders. * Fix bashism in /etc/init.d/ofbiz. * Create runtime/uploads correctly. * Fix init script stop, to wait for jsvc to actually finish running. This fixes a race condition that can occur under load, where ofbiz is not listening on the status port, but jsvc is actually still running. This would cause the pid file to exist, but then get removed by jsvc before the init script could remove it itself. * Remove use of openjdk, it has issues compiling some things(generics markup), and doesn't handle all https urls. * Don't install build/lib/*-test.jar into the packages. * Set the source format to 3.0 (quilt), to make it easier to have local changes that might have binary files. * Set the umask correctly(defaults to 002, can be overridden in defaults). * Fix description of ofbiz package, so that it says 'meta-package', instead of 'pseudo-package'. The former is used by lintian to skip the no-files warning. * Skip rc.ofbiz.for.debian file and .pc dirs, so they don't get installed anymore. * Protect sourcing of /etc/default/rcS, it is a conffile that might be removed. * Remove Apache-2.0 license text from copyright, instead referring to the shared one in /usr/share/common-licenses. * Skip framework/appserver/templates as well during install. * Bump Standards-Version to 3.9.1 -- Adam Heath UNRELEASED ofbiz (684378) unstable; urgency=low * Start adding debian stuff to upstream. -- Adam Heath Sat, 09 Aug 2008 19:20:35 -0500 ofbiz (595296-2) unstable; urgency=low * Fix moving of db_stop. -- Adam Heath Tue, 25 Mar 2008 22:59:35 -0500 ofbiz (595296-1) unstable; urgency=low * First release. * Change when db_stop is called, so that ucf can function. -- Adam Heath Tue, 25 Mar 2008 22:43:12 -0500 ofbiz (595296-0) unstable; urgency=low * New upstream. * Fix message to say 'start' when a timeout occurs starting. * Actually install the seed data now, by using a new install target in the init script. -- Adam Heath Thu, 15 Nov 2007 23:09:57 -0600 ofbiz (583221-0) unstable; urgency=low * New upstream. -- Adam Heath Mon, 01 Oct 2007 01:01:41 -0500 ofbiz (551703-3) unstable; urgency=low * Add PartyProduct.patch. -- Adam Heath Thu, 02 Aug 2007 18:41:21 -0500 ofbiz (551703-2) unstable; urgency=low * Changed default log4j logging from all to info. -- Adam Heath Thu, 12 Jul 2007 12:24:06 -0500 ofbiz (551703-1) unstable; urgency=low * Patched GenericDelegator to allow fetching/creating a value by passing a single value, instead of a map. * Move /var/tmp/ofbiz to /var/lib/ofbiz -- Adam Heath Thu, 12 Jul 2007 10:54:58 -0500 ofbiz (551703-0) unstable; urgency=low * New upstream. * All services*.xml files are conffiles now. -- Adam Heath Fri, 29 Jun 2007 13:20:01 -0500 ofbiz (512946-1) unstable; urgency=low * Initial version. -- Adam Heath Wed, 11 Apr 2007 22:08:12 -0500