From 1b6bd5b6f73a2195e2e3e8ebaba5fdb165d936f8 Mon Sep 17 00:00:00 2001 From: Kevin Rosenberg Date: Sun, 26 Jul 2009 20:28:34 -0600 Subject: [PATCH] update section to new lisp section --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5263725..3c365cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +cl-sql (4.0.5-2) unstable; urgency=low + + * Change section from devel to lisp + + -- Kevin M. Rosenberg Sun, 26 Jul 2009 20:28:14 -0600 + cl-sql (4.0.5-1) unstable; urgency=low * New upstream version diff --git a/debian/control b/debian/control index 6339543..e9c3557 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: cl-sql -Section: devel +Section: lisp Priority: extra Maintainer: Kevin M. Rosenberg Build-Depends: debhelper (>= 4.0.0), libmysqlclient-dev, libpq-dev @@ -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 -- 2.34.1