From: Kevin Rosenberg Date: Mon, 27 Jul 2009 02:28:34 +0000 (-0600) Subject: update section to new lisp section X-Git-Tag: debian-4.0.5-2~2 X-Git-Url: http://git.kpe.io/?p=clsql.git;a=commitdiff_plain;h=1b6bd5b6f73a2195e2e3e8ebaba5fdb165d936f8 update section to new lisp section --- 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