root (5.11.03-2) experimental; urgency=low

  * Minor fixes.  Typos in the font generation script, lingering temp file,
    remove build code, lingering source directory, better copyright file,
    and so on.
  * Fixes to ODBC interface to use SQL{U}LEN consistently where specified
    by the ODBC prototypes.   This should remove any problems with 
    i386/ia64/amd64/windows.

 -- Christian Holm Christensen <cholm@nbi.dk>  Sat, 22 Apr 2006 03:15:21 +0200

root (5.11.03-1) experimental; urgency=low

  * fixes to Proof library loading.  Missing `#include "config.h"' added.
  * Fix to ODBC plugin.
  * Added print-out to s050000l.pe.
  * Fixed symbol.ttf font in TImageDump.
  * Fixed FSF address in root-common.copyright

 -- Christian Holm Christensen <cholm@nbi.dk>  Thu, 20 Apr 2006 22:17:08 +0200

root (5.11.02-1) experimental; urgency=low

  * New upstream version.
  * New scheme to make package file lists.
  * Using new GPL'ed `symbol.tff'
  * Fix it so that the font installer package doesn't overwrite and delete 
    the already installed `symbol.ttf'.
  * Fixed free font table in TTF.cxx to include the GPL'ed symbol.ttf.

 -- Christian Holm Christensen <cholm@nbi.dk>  Thu, 20 Apr 2006 02:20:08 +0200

root (5.11.01-9) unstable; urgency=low

  * Added plugin package root-plugin-odbc - ODBC database connectivty.
  * [Kevin] Fixed spelling errors in description of libroot-mathmore
  * [Kevin] Fixed call to dh_makeshlibs
  * [Kevin] Fixed maxdb build on amd64
  * [Kevin] Fixed some dependencies of root-plugin-peac and root-proofd
  * [Kevin] Fixed some code problems in SapDB code (again!)
  * Leave in `symbol.ttf' in the root-common package, because it will soon 
    be replaced by a GPL'ed one. 
  * Added a specific copyright file for root-common due to the new
    symbol.ttf font. 

 -- Christian Holm Christensen <cholm@nbi.dk>  Wed, 19 Apr 2006 02:25:10 +0200

root (5.11.01-8) unstable; urgency=low

  * Various fixes from Kevin
  * Added overrides for various extension packages 

 -- Christian Holm Christensen <cholm@nbi.dk>  Sat, 15 Apr 2006 12:25:12 +0200

root (5.11.01-7) unstable; urgency=low

  * Fixed a problem with transition of libroot-fftw to root-plugin-fftw3 

 -- Christian Holm Christensen <cholm@nbi.dk>  Thu, 13 Apr 2006 15:26:10 +0200

root (5.11.01-6) unstable; urgency=low

  * Package libroot-fftw made a plugin by Fons.  Now it's called
    root-plugin-fftw.
  * Small fixes from Kevin.
  * Default ZipMode is now 1 (checked in debian/rules).
  * Implemented a configure switch to use system Zlib.

 -- Christian Holm Christensen <cholm@nbi.dk>  Wed, 12 Apr 2006 15:39:11 +0200

root (5.11.01-5) unstable; urgency=low

  * Added new package libroot-fftw, and libroot-fftw-dev.   Extension 
    packages with libraries to interface FFTw.

 -- Christian Holm Christensen <cholm@nbi.dk>  Tue, 11 Apr 2006 18:01:26 +0200

root (5.11.01-4) unstable; urgency=low

  * Added packages libroot-mathmore5.11 and libroot-mathmore-dev.
  * Also build libMathCore.  This is put in libroot5.11 and libroot-dev. 

 -- Christian Holm Christensen <cholm@nbi.dk>  Sun,  2 Apr 2006 15:15:16 +0200

root (5.11.01-3) unstable; urgency=low

  * Fixed installation of PROOF configuration examples to new location. 

 -- Christian Holm Christensen <cholm@nbi.dk>  Fri, 31 Mar 2006 12:12:56 +0200

root (5.11.01-2) unstable; urgency=low

  *  Some fixes upstream

 -- Christian Holm Christensen <cholm@nbi.dk>  Wed, 22 Mar 2006 15:11:49 +0100

root (5.11.01-1) unstable; urgency=low

  * New upstream version.  No changes to the debian part.

 -- Christian Holm Christensen <cholm@nbi.dk>  Tue, 21 Mar 2006 01:59:33 +0100

root (5.10.00-1) unstable; urgency=low

  * New upstream version

 -- Christian Holm Christensen <cholm@nbi.dk>  Thu,  2 Mar 2006 10:09:35 +0100

root (5.09.01-10) unstable; urgency=low

  * Removed dangling code directory in `minuit2/src' 
  * Set `Root.Zlib=1' in `/etc/root/system.rootrc' per default. 
  * Fixed some minor bugs in wrapper scripts and SYSV init scripts.

 -- Christian Holm Christensen <cholm@nbi.dk>  Fri, 24 Feb 2006 11:47:18 +0100

root (5.09.01-9) unstable; urgency=low

  * Initial release. (Closes: #325306: RFP: root -- An object oriented
    data analysis framework - Debian Bug report logs)

 -- Christian Holm Christensen <cholm@nbi.dk>  Thu, 23 Feb 2006 15:25:22 +0100

root (5.09.01-8) unstable; urgency=low

  * Added some lintian overrides.
  * Moved some shared configuration files to root-common.
  * Fixed problems in init scripts.
  * Fixed problem with wrappers using `root-config'.
  * Removed some unused configuation scripts.
  * Install xinetd files as examples.
  * Removed /usr/share/root/proof/etc/*.sample and install them as
    examples instead.
  * Made `Replaces' and `Conflicts' dependencies on older packages
    be version specific to static version numbers.  We don't want 
    libroot-roofit to conflict with root-plugin-rootfit for all time. 

 -- Christian Holm Christensen <cholm@nbi.dk>  Wed, 15 Feb 2006 23:11:28 +0100

root (5.09.01-7) unstable; urgency=low

  * [Kevin] Fixed a problem with libXrdProof.so symlinks in root-xrootd. 
  * [Kevin] Made a wrapper script that calls proofserv with LD_LIBRARY_PATH 
    set to the plugin directory.   This should be fixed upstream.
  * [Kevin] Made wrapper scripts that calls xrdpwdadmin and xrdgsiproxy with
    LD_LIBRARY_PATH set to plugin-script. 
  * [Kevin] Fixed problem in man page of xrdcp.  
  * Corrected kfreebsd-gnu to kfreebsd-i386. 
  * [Kevin] Fixed problem in proofserv man page. 

 -- Christian Holm Christensen <cholm@nbi.dk>  Wed, 15 Feb 2006 04:33:07 +0100

root (5.09.01-6) unstable; urgency=low

  * Fixed a problem in the rules file with a errornous backslash.
  * Make configure output config.log for debugging.
  * [Kevin] Build depend on libmysqlclient15-dev instead of older 12 or 14.
  * [Kevin] Fix typo's in description of libroot-minuit.
  * [Kevin] Use `-s' instead of `-a'.
  * [Kevin] Fix a logic error in ttf-root-installer.
  * [Kevin] Moved dependency of fonts from libroot to root-common.
  * [Kevin] Removed all mention of root-cint
  * [Kevin] Fixed problem with `set -e' in root-rootd.postrm.
  * [Kevin] Set sticky bit on `/var/cache/rootd/{tmp,pub}' so users can
    not overwrite each others files (root-rootd.preinst).
  * Make sure that libHbook is linked against libg2c.so and not libg2c.a 
    which made `lintian' complain about `shlib-with-non-pic-code'.

 -- Christian Holm Christensen <cholm@nbi.dk>  Tue, 14 Feb 2006 01:10:54 +0100

root (5.09.01-5) unstable; urgency=low

  * root-plugin-minuit moved to libroot-minut{,-dev} 

 -- Christian Holm Christensen <cholm@nbi.dk>  Tue,  7 Feb 2006 18:21:50 +0100

root (5.09.01-4) unstable; urgency=low

  * Fixed some build-dependencies.  In partiucular, libsqlod75-dev is only
    available on certain platforms, and libpacklib1-dev is not available on
    GNU/kFreeBSD. 

 -- Christian Holm Christensen <cholm@nbi.dk>  Sun, 15 Jan 2006 12:43:38 +0100

root (5.09.01-3) unstable; urgency=low

  * Fixed some build dependencies.
  * Fixed some non-POSIX /bin/sh code
  * Fixed Python module location
  * Added libafterimage-dev build-dependencies - eventually we'll use the
    normal libafterimage-dev, but currently that's disabled up-stream.
  * Added the executable xproofd to the root-proofd package, along with
    it's man(1) page.
  * Removed build-depends on libxpm4-dev, as that pulls in libxaw7-dev,
    which is not really what we need.  Instead the build-depends is now
    libxpm.
  * The TTF installer package now depends on msttcorefonts, and makes 
    mostly symbolic links to files in that package.  Hence, we only need
    to get and install `symbol.ttf' and `windings.ttf'.
  * Revived the package root-plugin-sapdb as root-plugin-maxdb.  Thanks to
    Ricardo Yanez for pointing out libsqlod to me. 

 -- Christian Holm Christensen <cholm@nbi.dk>  Fri, 13 Jan 2006 09:27:52 +0100

root (5.09.01-2) unstable; urgency=low

  * Added the package root-common to hold common files
  * Replaced root-plugin-clarens, root-plugin-ldap, root-plugin-mlp
    root-plugin-python, root-plugin-quadp, root-plugin-roofit,
    root-plugin-ruby with two packages, a run-time library package
    (libroot-<...><version>) and a development package (libroot-<...>-dev).
    This is because developers may want to link against these libraries.
  * Removed the package root-cint, and moved libraries to libroot, headers
    and the like to libroot-dev, and programs to root-bin.  The
    alternatives still exists for cint and makecint.
  * Applied a patch that allows ROOT to use DFSG free TTF's rather than
    the MS Core Fonts.
  * Put a symlink to ruby extension library in ruby load directory.
    These are in the _development_ package.
  * Put a symlink to Python script and extension library in Python
    load directory. These are in the _development_ package.
  * Fixed some dependency issues, and similar - thanks to Kevin McCarty
    for all his help on this. 

 -- Christian Holm Christensen <cholm@nbi.dk>  Wed, 11 Jan 2006 01:16:25 +0100

root (5.09.01-1) unstable; urgency=low

  * New upstream version

 -- Christian Holm Christensen <cholm@nbi.dk>  Mon,  9 Jan 2006 21:49:48 +0100

root (5.08.00-1) unstable; urgency=low

  * New upstream version

 -- Christian Holm Christensen <cholm@nbi.dk>  Thu, 15 Dec 2005 14:59:41 +0100

root (5.06.01-1) unstable; urgency=low

  * New upstream version

 -- Christian Holm Christensen <cholm@nbi.dk>  Wed, 16 Nov 2005 10:46:04 +0100

root (5.05.01-1) unstable; urgency=low

  * New upstream version

 -- Christian Holm Christensen <cholm@nbi.dk>  Wed, 12 Oct 2005 00:41:44 +0200

root (5.04.00-2) unstable; urgency=low

  * Some new stuff to handle the libraries and plugins installed by the
    packages.   For the plugin packages, we do not install the link 
    libraries in /usr/lib/root, but in /usr/lib/root/<version>, as these
    libraries are really plugins and should not be linked against.  
    However, we do need to install the `lib<Name>.so.<version>' in
    /usr/lib/root, as some may incrementally link against these.

 -- Christian Holm Christensen <cholm@nbi.dk>  Wed, 21 Sep 2005 22:07:12 +0200

root (5.04.00-1) unstable; urgency=low

  * New upstream version

 -- Christian Holm Christensen <cholm@nbi.dk>  Tue, 20 Sep 2005 22:34:53 +0200

root (5.03.01-2) unstable; urgency=low

  * New upstream version
  * Make links in /usr/lib/root/<version> to shared libraries, so that
    we can have many versions of the libraries installed, and we do not
    need libroot-dev

 -- Christian Holm Christensen <cholm@nbi.dk>  Mon, 15 Aug 2005 00:46:18 +0200

root (5.01.01-1) unstable; urgency=low

  * New upstream

 -- Christian Holm Christensen <cholm@nbi.dk>  Mon, 23 May 2005 13:42:03 +0200

root (4.03.03-1) unstable; urgency=low

  * New upstream ROOT version
  * New package root-plugin-oracle 
  * Package root-plugin-xml now contains an XML parser, not the XML I/O 
	
 -- Christian Holm Christensen <cholm@nbi.dk>  Sun, 20 Mar 2005 16:28:37 +0100

root (4.03.02-1) unstable; urgency=low

  * New packaging scripts

 -- Christian Holm Christensen <cholm@nbi.dk>  Mon, 21 Feb 2005 16:28:37 +0100

root (3.03.05-1) unstable; urgency=low

  * Bumped Debian GNU/Linux version with ROOT

 -- Christian Holm <cholm@nbi.dk>  Mon, 13 May 2002 13:32:54 +0200

root (3.02.06-1) unstable; urgency=low

  * Bumped Debian GNU/Linux version with ROOT

 -- Christian Holm <cholm@nbi.dk>  Wed,  9 Jan 2002 04:08:19 +0100

root (3.02.04-1) unstable; urgency=low

  * Bumped Debian GNU/Linux version with ROOT

 -- Christian Holm <cholm@nbi.dk>  Tue,  8 Jan 2002 03:16:39 +0100

root (3.02.00-1) unstable; urgency=low

  * Bumped Debian GNU/Linux version with ROOT

 -- Christian Holm <cholm@nbi.dk>  Thu, 15 Nov 2001 21:34:26 +0100

root (3.00.06-1) unstable; urgency=low

  * Bumped Debian GNU/Linux version with ROOT

 -- Christian Holm <cholm@nbi.dk>  Sat, 24 Mar 2001 16:12:08 +0100

root (3.00.04-1) unstable; urgency=low

  * Bump version to 3.00/04 

 -- Christian Holm <cholm@nbi.dk>  Fri, 16 Feb 2001 23:59:40 +0100

root (2.26.00-1) unstable; urgency=low

  * Initial Release.
  * 

 -- Christian Holm <cholm@nbi.dk>  Fri, 16 Feb 2001 23:59:04 +0100

Local variables:
mode: debian-changelog
End:
