debian sfeed port: fix typos in changelog - randomcrap - random crap programs of varying quality
 (HTM) git clone git://git.codemadness.org/randomcrap
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 1a989009b7e1f743f17da05f390c41a24600aada
 (DIR) parent 9d242b4ca8a7466560449feeeab0785d34f92d45
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Thu, 31 Aug 2023 00:50:19 +0200
       
       debian sfeed port: fix typos in changelog
       
       Diffstat:
         M ports/debian/sfeed/debian/changelog |       8 ++++----
       
       1 file changed, 4 insertions(+), 4 deletions(-)
       ---
 (DIR) diff --git a/ports/debian/sfeed/debian/changelog b/ports/debian/sfeed/debian/changelog
       @@ -7,13 +7,13 @@ sfeed (1.9-1) unstable; urgency=medium
            * Documentation improvements.
        
          * Features:
       -    * sfeed_{curses,frames,gopher,html,plain}: add $SFEED_NEW_MAX_SECS
       -    * sfeed_update/sfeedrc: add url a as parameter to the filter() and order()
       -      function This makes it easier to set filters or ordering by pattern
       +    * sfeed_{curses,frames,gopher,html,plain}: add $SFEED_NEW_AGE
       +    * sfeed_update/sfeedrc: add url as a parameter to the filter() and order()
       +      function. This makes it easier to set filters or ordering by pattern
              matching on a group of feeds by the feed URL.
            * sfeed_curses: move one line down when marking an item as read or unread.
        
       - -- Hiltjo Posthuma <hiltjo@codemadness.org>  Sun, 20 Aug 2023 12:34:56 +0100
       + -- Hiltjo Posthuma <hiltjo@codemadness.org>  Wed, 30 Aug 2023 12:34:56 +0100
        
        sfeed (1.8-1) unstable; urgency=medium