X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=717fc26737da1029b83b00fa12aad8e88d51e50d;hb=HEAD;hp=e76beff921cc3fc5f8cef9559fb66277e1f40a6b;hpb=ca968bc5356d1b75b4c1c664934e2228b0404de8;p=cl-rss.git diff --git a/debian/changelog b/debian/changelog index e76beff..7c766d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,46 @@ +cl-rss (0.9.1.1-1) unstable; urgency=low + + * Remove non-functional test-op from upstream + * (require 'rss) tested and working (closes: 916549) + + -- Kevin M. Rosenberg Tue, 29 Sep 2020 08:39:24 -0600 + +cl-rss (0.9.1-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Thu, 18 Jun 2015 17:43:36 -0600 + +cl-rss (0.9.0-2) unstable; urgency=low + + * Switch to dpkg-source 3.0 (quilt) format + + -- Kevin M. Rosenberg Tue, 04 Sep 2012 17:12:37 -0600 + +cl-rss (0.9.0-1) unstable; urgency=low + + * New upstream: supports RSS 2 + + -- Kevin M. Rosenberg Tue, 04 Sep 2012 16:09:40 -0600 + +cl-rss (0.1.1-6) unstable; urgency=low + + * Convert to dh_lisp + * control: Add Vcs-Browser field + + -- Kevin M. Rosenberg Mon, 03 Aug 2009 12:27:08 -0600 + +cl-rss (0.1.1-5) 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:05:26 -0600 + cl-rss (0.1.1-4) unstable; urgency=low * debian/control: Use build-depends, update standards-version