update section to new lisp section
[clsql.git] / debian / control
index e31b6f63df19b1744916988744979798d6d0873d..e9c35578ad423177e4faf429d19beaa34f169fbb 100644 (file)
@@ -1,9 +1,9 @@
 Source: cl-sql
-Section: devel
+Section: lisp
 Priority: extra
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
 Build-Depends: debhelper (>= 4.0.0), libmysqlclient-dev, libpq-dev
-Standards-Version: 3.7.3.0
+Standards-Version: 3.8.1
 
 Package: cl-sql
 Architecture: all
@@ -89,7 +89,7 @@ Description: CLSQL database backend, SQLite3
  CLSQL is a Common Lisp interface to SQL databases.
 
 Package: cl-sql-oracle
-Section: contrib/devel
+Section: contrib/lisp
 Architecture: all
 Depends: cl-sql (= ${source:Version}), cl-sql-uffi (>= ${source:Version})
 Provides: cl-sql-backend