cl-uncommonsql (1.1.6-1) unstable; urgency=low

  * new upstream version
  * cl-metadata depends on cl-uncommonsql
  * all pkgs here which depend on cl-uncommonsql have a versioned depends now

 -- Adam Di Carlo <aph@debian.org>  Fri,  5 Apr 2002 16:11:04 -0500

cl-uncommonsql (1.1.5-2) unstable; urgency=low

  * pre-release upstream patch needed

 -- Adam Di Carlo <aph@debian.org>  Fri, 22 Mar 2002 18:17:26 -0500

cl-uncommonsql (1.1.5-1) unstable; urgency=low

  * new upstream version

 -- Adam Di Carlo <aph@debian.org>  Thu, 21 Mar 2002 14:28:37 -0600

cl-uncommonsql (1.1.4-1) unstable; urgency=low

  * new upstream version
  * uploaded to Debian/unstable, closes: #126650

 -- Adam Di Carlo <aph@debian.org>  Fri,  8 Mar 2002 13:59:41 -0500

cl-uncommonsql (1.1.3-1) unstable; urgency=low

  * new upstream version
  * ship the new CONTRIBUTORS file -- we still not yet shipping the docs,
    unfortunately

 -- Adam Di Carlo <aph@debian.org>  Mon, 11 Feb 2002 12:33:48 -0500

cl-uncommonsql (1.1.2-1) unstable; urgency=low

  * new upstream version
  * require binutils, since we need 'ld'

 -- Adam Di Carlo <aph@debian.org>  Thu, 17 Jan 2002 19:53:01 -0500

cl-uncommonsql (1.1.1-1) unstable; urgency=low

  * new upstream version
  * do away with the use of /usr/share/common-lisp/repositories and
    symlinks into that; instead put the files right in
    /usr/share/common-lisp/source where we need them -- well, actually, we
    use /usr/share/common-lisp/source/uncommonsql-<ver>
  * cl-uncommonsql doesn't need to include sql/metadata.lisp, that is in
    cl-metadata
  * build-depends should have been build-depends-indep
  * debian/rules: fix some typos; compile the database backend packages at
    install time, since the user won't be able to compile them at load
    time (unless he's root); to do this, we take the system.lisp files,
    remove the mk:oos, and install that as a .system file; thanks to
    Matthew Danish; closes
    http://prep.onshored.com/bugzilla/show_bug.cgi?id=2958 and
    http://prep.onshored.com/bugzilla/show_bug.cgi?id=2950
  * install upstream changelogs

 -- Adam Di Carlo <aph@debian.org>  Tue,  8 Jan 2002 00:15:04 -0500

cl-uncommonsql (1.1.0-1) unstable; urgency=low

  * new upstream version
  * change the package name, adding the 'cl-' prefix for Common Lisp
  * Rahul Jain <rahul@rice.edu>:
    suggestions and patches to help split up the packages:
      cl-metadata, cl-uncommonsql-{postgresql,mysql,oracle}
  * plenty of housekeeping and rewrite in debian/*; more closer adherence
    to common-lisp-controller standards

 -- Adam Di Carlo <aph@debian.org>  Thu, 27 Dec 2001 16:49:25 -0500

uncommonsql (1.0.3-1) unstable; urgency=low

  * move to non-native version numbers
  * debian/control: improve description, change maintainer to Craig (with
    Jesse and Adam as uploaders); recommend postgresql-client |
    mysql-client; depends on odcl
  * debian/rules: be silent and dynamic; remove some obsolete stuff; don't
    install the sources flat

 -- Adam Di Carlo <aph@debian.org>  Thu, 18 Oct 2001 16:57:26 -0400

uncommonsql (1.0.3) unstable; urgency=low

  * common-lisp-controller packaging
  
 -- Jesse L. Bouwman <jesse@onshore.com>  Mon,  10 Sep 2001 11:35:00 +0600

uncommonsql (1.0.2) unstable; urgency=low

  * Elaboration of OR mapping, initial Oracle driver

 -- Jesse L. Bouwman <jesse@onshore.com>  Tue,  28 Mar 2000 15:35:00 +0600

uncommonsql (1.0.0) unstable; urgency=low

  * Initial Release.

 -- Jesse L. Bouwman <jesse@onshore.com>  Sat,  26 Feb 2000 14:45:00 +0600

