X-Git-Url: http://git.kpe.io/?p=cl-base64.git;a=blobdiff_plain;f=debian%2Fchangelog;h=9b797ea73c623769a69ea96ba6e69055828e56bb;hp=ae8fb358a8ecd4d87eb638968f5926ecc881a31a;hb=4ff468334a2acaa85b436ef9779033a1d305d978;hpb=897a9893160b23f19dbb6b80632b0e838e6f4727 diff --git a/debian/changelog b/debian/changelog index ae8fb35..9b797ea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,40 @@ +cl-base64 (3.3.4-2) UNRELEASED; urgency=medium + + * Switch to dpkg-source 3.0 (quilt) format + + -- Kevin M. Rosenberg Wed, 26 Aug 2015 23:42:04 -0600 + +cl-base64 (3.3.4-1) unstable; urgency=medium + + * New upstream. (closes:796978) Thanks to Denis Martinez. + + -- Kevin M. Rosenberg Wed, 26 Aug 2015 23:39:46 -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)