r10039: * BUGS: New file. Document suspected SIGPIPE
[clsql.git] / debian / control
index ee4fc93f68cf399d75f0003a79caab190cdc7d33..ed06bcf0988b6ddd940a49fc3da1dfe9317fd776 100644 (file)
@@ -4,7 +4,7 @@ Priority: extra
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
 Build-Depends: debhelper (>= 4.0.0), libmysqlclient-dev, postgresql-dev
 Build-Depends-Indep: debhelper (>= 4.0.0)
-Standards-Version: 3.6.1.0
+Standards-Version: 3.6.1.1
 
 Package: cl-sql
 Architecture: all
@@ -81,13 +81,13 @@ Description: CLSQL database backend, SQLite
  CLSQL is a Common Lisp interface to SQL databases.
 
 Package: cl-sql-oracle
+Section: contrib/devel
 Architecture: all
 Depends: cl-sql (>= ${Source-Version}), cl-sql-uffi (>= ${Source-Version})
 Provides: cl-sql-backend
 Description: CLSQL database backend, Oracle
  This package enables you to use the CLSQL data access package
- with Oracle databases.  This package requires the Oracle Instant
- Client libraries to operate.
+ with Oracle databases.
  CLSQL is a Common Lisp interface to SQL databases.
 
 Package: cl-sql-tests