X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=7ce2f5a5466bfc69994db7b6999c38095328c358;hb=c41d81c0d1233372012a1de93fcdfd6b2a6e5618;hp=43328c6aa8651c97152e3305c97f3e4fb1b234bd;hpb=e841e2d77488962c426e6d404cae8f9c07c6c0bd;p=clsql.git diff --git a/debian/changelog b/debian/changelog index 43328c6..7ce2f5a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,47 @@ +cl-sql (3.8.6-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Fri, 20 Jul 2007 17:17:32 -0600 + +cl-sql (3.8.5-2) unstable; urgency=low + + * debian/watch: New version + + -- Kevin M. Rosenberg Wed, 18 Jul 2007 20:26:08 -0600 + +cl-sql (3.8.5-1) unstable; urgency=low + + * debian/control: Add libmysqlclient15-dev as dependency for cl-sql-mysql + since clsql-mysql modules depends on finding the .so files to load + + -- Kevin M. Rosenberg Mon, 16 Jul 2007 02:16:22 -0600 + +cl-sql (3.8.4-2) unstable; urgency=low + + * debian/control: Change from ${Source-Version} to ${source:Version} + + -- Kevin M. Rosenberg Fri, 22 Jun 2007 11:00:14 -0600 + +cl-sql (3.8.4-1) unstable; urgency=low + + * Don't load libmysqlclient.so. This is automatically loaded + when loading clsql_uffi.so. Closes: #427875 + + -- Kevin M. Rosenberg Fri, 22 Jun 2007 10:54:33 -0600 + +cl-sql (3.8.3-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Wed, 25 Apr 2007 12:14:05 -0600 + +cl-sql (3.8.2-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Fri, 23 Mar 2007 07:37:15 -0600 + cl-sql (3.8.1-1) unstable; urgency=low * New upstream