X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=23399bcdf12ad8556227a7b163af1becaacec97e;hb=3d86a3b402ae495cddcc5999c5bdd7fe6f586d53;hp=4bb803e9c6528be3cf67411a0cdcd1dd55a682c1;hpb=86e9b31ba3b0348f2cc5c816e80d9109e555be94;p=clsql.git diff --git a/debian/changelog b/debian/changelog index 4bb803e..23399bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,128 @@ +cl-sql (5.0.3-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Thu, 11 Feb 2010 15:18:04 -0700 + +cl-sql (5.0.2-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Mon, 08 Feb 2010 16:18:52 -0700 + +cl-sql (5.0.1-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Sun, 07 Feb 2010 22:34:13 -0700 + +cl-sql (5.0.0-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Sun, 07 Feb 2010 02:48:20 -0700 + +cl-sql (4.3.3-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Fri, 29 Jan 2010 16:48:24 -0700 + +cl-sql (4.3.2-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Thu, 28 Jan 2010 18:36:06 -0700 + +cl-sql (4.3.1-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Thu, 28 Jan 2010 15:10:11 -0700 + +cl-sql (4.3.0-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Thu, 07 Jan 2010 11:03:33 -0700 + +cl-sql (4.2.0-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Thu, 10 Dec 2009 17:03:31 -0700 + +cl-sql (4.1.2-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Thu, 12 Nov 2009 00:41:04 -0700 + +cl-sql (4.1.1-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Fri, 04 Sep 2009 13:02:14 -0600 + +cl-sql (4.1.0-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Mon, 31 Aug 2009 22:43:56 -0600 + +cl-sql (4.0.6-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Mon, 31 Aug 2009 14:36:30 -0600 + +cl-sql (4.0.5-5) unstable; urgency=low + + * debian/rules: Fix bug introduced by change to dh-lisp (closes:540816) + + -- Kevin M. Rosenberg Mon, 10 Aug 2009 10:05:16 -0600 + +cl-sql (4.0.5-4) unstable; urgency=low + + * debian/control: + - Add Vcs-Browser field + - Convert to dh-lisp + * debian/rules: + - Simplify install rules utilizing more debhelper functions + - Convert to dh-lisp + + -- Kevin M. Rosenberg Tue, 04 Aug 2009 02:21:14 -0600 + +cl-sql (4.0.5-3) unstable; urgency=low + + * control: Update debhelper compat to 7, add Homepage and Vgs-Git + fields. + * rules: update to DH 7 compatible + + -- Kevin M. Rosenberg Sun, 02 Aug 2009 00:21:45 -0600 + +cl-sql (4.0.5-2) unstable; urgency=low + + * Change section from devel to lisp + * Update debhelper compat version to 5 + + -- Kevin M. Rosenberg Sun, 26 Jul 2009 20:28:14 -0600 + +cl-sql (4.0.5-1) unstable; urgency=low + + * New upstream version + * Change build dependency to be independent of libmysqlclient version + (closes:538459) + + -- Kevin M. Rosenberg Sun, 26 Jul 2009 17:30:19 -0600 + +cl-sql (4.0.4-1) unstable; urgency=low + + * Update Oracle FFI based on changes in CLSQL. Thanks to Paul + Metcalfe, Liam Healy, and Alan Salewski (closes:481029) + + -- Kevin M. Rosenberg Sat, 07 Mar 2009 13:32:00 -0700 + cl-sql (4.0.3-1) unstable; urgency=low * New upstream