From eb6670d5d9ecec5d8e0af03cb32dc474a3e4a62d Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Thu, 23 Mar 2006 17:10:30 +0000 Subject: [PATCH] r10909: Automated commit for clsql debian-version-3.5.6-2 --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index bdd14b9..320fd12 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cl-sql (3.5.6-2) unstable; urgency=low + + * Update dependencies (closes: 358631) + + -- Kevin M. Rosenberg Thu, 23 Mar 2006 10:10:07 -0700 + cl-sql (3.5.6-1) unstable; urgency=low * New upstream diff --git a/debian/control b/debian/control index 12fe545..57cf9b5 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Description: SQL Interface for Common Lisp Package: cl-sql-uffi Architecture: any -Depends: cl-uffi, cl-sql (>= ${Source-Version}) +Depends: cl-uffi, cl-sql (>= ${Source-Version}), ${shlibs:Depends} Recommends: cl-sql-backend Description: Common UFFI functions for CLSQL database backends This package provides an interface to several UFFI functions used by multiple @@ -26,7 +26,7 @@ Description: Common UFFI functions for CLSQL database backends Package: cl-sql-mysql Architecture: any -Depends: cl-sql (>= ${Source-Version}), libmysqlclient15, cl-sql-uffi (>= ${Source-Version}) +Depends: cl-sql (>= ${Source-Version}), cl-sql-uffi (>= ${Source-Version}), ${shlibs:Depends} Provides: cl-sql-backend Description: CLSQL database backend, MySQL This package enables you to use the CLSQL data access package -- 2.34.1