X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=8610439208ba352e8ee575e37f63e872c6828c67;hb=ecff5c5549684a5636a0436961b879177dc1039f;hp=7ecc483b334f049bdafa545ebb7bf6878dd1d899;hpb=5594d2ed8a99ee74b566a886c714be8f92d23ad0;p=cl-base64.git diff --git a/debian/changelog b/debian/changelog index 7ecc483..8610439 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,60 @@ +cl-base64 (3.4.0-1) unstable; urgency=medium + + * New upstream. + Performance and safety improvements (thanks to Janis Dzerins) + + -- Kevin M. Rosenberg Wed, 30 Sep 2020 18:06:36 +0000 + +cl-base64 (3.3.4-1) unstable; urgency=medium + + * New upstream. (closes:796978) Thanks to Denis Martinez. + * Switch to dpkg-source 3.0 (quilt) format + + -- Kevin M. Rosenberg Sun, 30 Aug 2015 21:02:49 -0600 + +cl-base64 (3.3.3-2) unstable; urgency=low + + * Convert installation to dh-lisp + * control: Add Vcs-Browser field + + -- Kevin M. Rosenberg Mon, 03 Aug 2009 10:31:33 -0600 + +cl-base64 (3.3.3-1) unstable; urgency=low + + * New upstream + * Convert to debhelper version 7 + * debian/watch: New file + * debian/control: Change section to new lisp section. Add Vcs-Git + and Homepage fields. + * debian/rules: Change to just architecture independent rules and DH7 + * debian/{prerm,postinst}: Remove paths from binary function + + -- Kevin M. Rosenberg Sat, 01 Aug 2009 23:19:43 -0600 + +cl-base64 (3.3.2-1) unstable; urgency=low + + * Depend on kmrcl only for test package + + -- Kevin M. Rosenberg Sun, 27 Aug 2006 12:23:37 -0600 + +cl-base64 (3.3.1-5) unstable; urgency=low + + * Fix spelling mistake in package description (closes:363204) + + -- Kevin M. Rosenberg Mon, 15 May 2006 17:41:36 -0600 + +cl-base64 (3.3.1-4) unstable; urgency=low + + * New upstream URI + + -- Kevin M. Rosenberg Sat, 17 Sep 2005 15:34:55 -0600 + +cl-base64 (3.3.1-3) unstable; urgency=low + + * Fix package name in postinst/prerm + + -- Kevin M. Rosenberg Thu, 22 Apr 2004 08:53:34 -0600 + cl-base64 (3.3.1-2) unstable; urgency=low * Rename package rules file (closes:244687)