URI:
       sfeed 2.3 port for forky, some fixes - randomcrap - random crap programs of varying quality
  HTML git clone git://git.codemadness.org/randomcrap
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 3de4b132edc3dc9c398ee005114b8b27ef09142a
   DIR parent 4279733fd41e2deccbb28e6f4f905249da957db8
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sat,  3 Jan 2026 14:40:23 +0100
       
       sfeed 2.3 port for forky, some fixes
       
       As recommended by Joost.
       
       Remove VCS-* the upstream repo has no debian branch.
       Bump policy version.
       
       Diffstat:
         M ports/debian/sfeed/debian/changelog |       2 +-
         M ports/debian/sfeed/debian/control   |       4 +---
       
       2 files changed, 2 insertions(+), 4 deletions(-)
       ---
   DIR diff --git a/ports/debian/sfeed/debian/changelog b/ports/debian/sfeed/debian/changelog
       @@ -26,7 +26,7 @@ sfeed (2.3-1) unstable; urgency=medium
        
        sfeed (2.2-1) unstable; urgency=medium
        
       -  * Improvements: 
       +  * Improvements:
            * sfeed.c: optimize tag lookup by reverting the binary search to a
              linear lookup. This is because the tags table is very small.
        
   DIR diff --git a/ports/debian/sfeed/debian/control b/ports/debian/sfeed/debian/control
       @@ -3,10 +3,8 @@ Section: net
        Priority: optional
        Maintainer: Hiltjo Posthuma <hiltjo@codemadness.org>
        Build-Depends: debhelper-compat (= 13), ncurses-dev
       -Standards-Version: 4.5.1
       +Standards-Version: 4.7.2
        Homepage: https://codemadness.org/sfeed.html
       -Vcs-Browser: https://codemadness.org/git/sfeed/
       -Vcs-Git: git://git.codemadness.org/sfeed
        Rules-Requires-Root: no
        
        Package: sfeed