r3579: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 6 Dec 2002 20:46:58 +0000 (20:46 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 6 Dec 2002 20:46:58 +0000 (20:46 +0000)
db-aodbc/aodbc-package.lisp
debian/changelog
debian/control
debian/copyright

index 413ba7baab5db0e2730a8f4080b5f3e45d88a623..433d4cc4deecb64dce9b11a04d4d3759ce1e65d2 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Feb 2002
 ;;;;
 ;;;; 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
 ;;;;
 ;;;;
 ;;;; This file, part of CLSQL, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -26,6 +26,6 @@
 
 (defpackage :clsql-aodbc
     (:nicknames :aodbc)
 
 (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"))
     (:export #:aodbc-database)
     (:documentation "This is the CLSQL interface to Allegro's AODBC"))
index 1e0c04fbae0af3ae43db808373b246bb927a448c..a730379f7403e7b4593b80406653f068b936c2e9 100644 (file)
@@ -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 <kmr@debian.org>  Wed,  4 Dec 2002 14:39:00 -0700
+
 cl-sql (1.2.3-1) unstable; urgency=low
 
   * New upstream
 cl-sql (1.2.3-1) unstable; urgency=low
 
   * New upstream
index 313f36e13c665fbb5038b2b58a5254f041e35261..9979840317b2ee15bdb9d99eae78d7087bccb5bd 100644 (file)
@@ -3,7 +3,7 @@ Section: devel
 Priority: extra
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
 Build-Depends: debhelper (>= 4.0.0), libmysqlclient10-dev, postgresql-dev
 Priority: extra
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
 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
 
 Package: cl-sql
 Architecture: all
index d0a44a752ed9a48f6c1ad75d878f934c7c669792..f8979aa25e8d563b70ca7b6721fff2d289938e1c 100644 (file)
@@ -5,10 +5,6 @@ Upstream Source URL: ftp://clsql.med-info.com
 Upstream Author: Kevin M. Rosenberg <kmr@debian.org>
 Debian Maintainer: (Same as upstream)
 
 Upstream Author: Kevin M. Rosenberg <kmr@debian.org>
 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
 ============================
 
 Upstream Copyright Statement
 ============================