X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=e57ed45b07ea1f778fc14da36a8f74688267d4f4;hb=8860ab3c3069575f135b837923e2531bebc42007;hp=a26b15c1be35bae8e97868f5a8b43ccc5046fac0;hpb=d6f2287a82cacb4b0f2ac0696223c5b153cfc00d;p=cl-readline.git diff --git a/debian/changelog b/debian/changelog index a26b15c..e57ed45 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +cl-readline (0.2.0-4) unstable; urgency=low + + * debian/watch: New file + * debian/control: Require debhelper 7. Change to new lisp section. + Add Vcs-Git and Homepage fields. + * debian/compat: Update to version 7 + * debian/rules: Update for debhelper 7, architecture-independent build + * debian/{prerm,postrm}: Remove path from binary function + + -- Kevin M. Rosenberg Sun, 02 Aug 2009 01:24:56 -0600 + +cl-readline (0.2.0-3) unstable; urgency=low + + * Fix build twice in a row (closes: 424152) + + -- Kevin M. Rosenberg Tue, 22 May 2007 11:39:45 -0600 + +cl-readline (0.2.0-2) unstable; urgency=low + + * Update build dependency (closes: 326377) + + -- Kevin M. Rosenberg Tue, 6 Sep 2005 09:06:20 -0600 + +cl-readline (0.2.0-1) unstable; urgency=low + + * New upstream + * Initial upload (closes: 191916) + + -- Kevin M. Rosenberg Thu, 8 May 2003 21:35:49 -0600 + +cl-readline (0.1.1kmr-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Mon, 5 May 2003 16:15:45 -0600 + cl-readline (0.1-1) unstable; urgency=low * Initial upload (closes:191916)