aolserver4 (4.5.1-7) unstable; urgency=low

   AOLserver can now be run in multi-instances mode. This is useful
   for use with multiple configurations, ports and addresses, such
   as in dotLrn and OpenACS. To do that a AOLserver webapp needs to
   add a <name>.sh file in /etc/aolserver4/conf.d and a corresponding
   <name>.tcl configuration file in the same directory. See README.Debian
   for more information.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Wed, 14 Oct 2009 00:39:22 +0200

aolserver4 (4.5.1-4) unstable; urgency=low

   AOLserver in Debian now declares a useful ABI interface on which all
   modules have to depend at building time. AOLserver 4.5.1 built with Tcl 8.4
   now provides a aolserver4-core-4.5.1-0 interface. When ever Tcl version
   changes AND/OR AOLserver version changes, all dependent modules have to be
   recompiled in order to be used with the new AOLserver package.
   To facilitate this building process a /usr/share/aolserver4/debian.mak
   Makefile script is provided in order to create a per-ABI debian/control
   file by means of a template file debian/control.in.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Wed, 17 Jun 2009 14:40:39 +0200

aolserver4 (4.5.1-1) unstable; urgency=low

   The whole ld.so configuration has been removed to adopt a more sane rpath.
   That is transparent in respect with third-parties modules, and due to the 
   style of development of AOLserver is not subject to problems.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Sat, 28 Feb 2009 12:35:12 +0100

aolserver4 (4.5.0-12) unstable; urgency=low

   The aolserver4 package is now split in a aolserver4-core package which
   contains all shared libraries useful to both run the daemon and build add-on modules
   and an aolserver4 package which contains the daemon and the startup files.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Mon, 24 Sep 2007 12:35:12 +0200

aolserver4 (4.5.0-3) unstable; urgency=low

   The Makefile.module included in aolserver4-dev is now placed in /usr/share/aolserver4,
   because it is an arch independent file. To avoid breakage at source level, a new
   sym link has been introduced from the old location in /usr/lib/aolserver4.

   All libraries are now maintained under /usr/lib/aolserver4/lib, so every additional
   module must run ldconfig postinst/rm after installing/removing their libns*so and ns*so
   modules. Maybe one day or another AOLServer folks will adopt sonames and libraries
   could be again moved under /usr/lib, or a sane and working full dlopen() support,
   which would allow to avoid running ldconfig at every installation.

 -- Francesco Paolo Lovergine <frankie@debian.org>  Sun, 22 Apr 2007 12:26:37 +0200

aolserver4 (4.5.1-7) unstable; urgency=low

   AOLserver in Debian now declares a useful ABI interface on which all
   modules have to depend at building time. AOLserver 4.5.1 built with Tcl 8.4
   now provides a aolserver4-core-4.5.1-0 interface. When ever Tcl version
   changes AND/OR AOLserver version changes, all dependent modules have to be
   recompiled in order to be used with the new AOLserver package.
   To facilitate this building process a /usr/share/aolserver4/debian.mak
   Makefile script is provided in order to create a per-ABI debian/control
   file by means of a template file debian/control.in.

  

 -- Francesco Paolo Lovergine <frankie@debian.org>  Wed, 14 Oct 2009 00:39:22 +0200
