From: Kevin M. Rosenberg Date: Fri, 6 Dec 2002 20:46:58 +0000 (+0000) Subject: r3579: *** empty log message *** X-Git-Tag: v3.8.6~888 X-Git-Url: http://git.kpe.io/?p=clsql.git;a=commitdiff_plain;h=1bac3f50eb7a12d489ea8d87692f8145751f50f6 r3579: *** empty log message *** --- diff --git a/db-aodbc/aodbc-package.lisp b/db-aodbc/aodbc-package.lisp index 413ba7b..433d4cc 100644 --- a/db-aodbc/aodbc-package.lisp +++ b/db-aodbc/aodbc-package.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Feb 2002 ;;;; -;;;; $Id: aodbc-package.lisp,v 1.1 2002/09/30 10:19:23 kevin Exp $ +;;;; $Id: aodbc-package.lisp,v 1.2 2002/12/06 20:46:58 kevin Exp $ ;;;; ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -26,6 +26,6 @@ (defpackage :clsql-aodbc (:nicknames :aodbc) - (:use :common-lisp :clsql-base-sys) + (:use :common-lisp :clsql-base) (:export #:aodbc-database) (:documentation "This is the CLSQL interface to Allegro's AODBC")) diff --git a/debian/changelog b/debian/changelog index 1e0c04f..a730379 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +cl-sql (1.2.4-1) unstable; urgency=low + + * Remove changes information from copyright file + * Minor upstream changes + + -- Kevin M. Rosenberg Wed, 4 Dec 2002 14:39:00 -0700 + cl-sql (1.2.3-1) unstable; urgency=low * New upstream diff --git a/debian/control b/debian/control index 313f36e..9979840 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: extra Maintainer: Kevin M. Rosenberg Build-Depends: debhelper (>= 4.0.0), libmysqlclient10-dev, postgresql-dev -Standards-Version: 3.5.7.1 +Standards-Version: 3.5.8.0 Package: cl-sql Architecture: all diff --git a/debian/copyright b/debian/copyright index d0a44a7..f8979aa 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,10 +5,6 @@ Upstream Source URL: ftp://clsql.med-info.com Upstream Author: Kevin M. Rosenberg Debian Maintainer: (Same as upstream) -Since the upstream author is the same as the Debian maintainer, -there should be no divergence between the upstream package and -the Debian package. - Upstream Copyright Statement ============================