debian sfeed port: sync changes for sfeed 1.7 - 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 103e6fb96c7a6800ca18dc56515871200bfd995c
DIR parent 93903b7d089877eb82176a7a70d82a2dcf856a61
HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Sun, 26 Feb 2023 14:18:21 +0100
debian sfeed port: sync changes for sfeed 1.7
Diffstat:
D ports/debian/sfeed/TODO | 3 ---
M ports/debian/sfeed/debian/changelog | 14 ++++++++++++++
M ports/debian/sfeed/debian/files | 6 +++---
3 files changed, 17 insertions(+), 6 deletions(-)
---
DIR diff --git a/ports/debian/sfeed/TODO b/ports/debian/sfeed/TODO
@@ -1,3 +0,0 @@
-- Ubuntu lists license as proprietary for ISC license (Ubuntu bug?).
- https://gitlab.gnome.org/GNOME/gnome-software/-/issues/833
-- Bump date in changelog.
DIR diff --git a/ports/debian/sfeed/debian/changelog b/ports/debian/sfeed/debian/changelog
@@ -1,3 +1,17 @@
+sfeed (1.7-1) unstable; urgency=medium
+
+ * sfeed_curses:
+ * Add SCO keys for next, prior (CSI I and CSI G).
+ * Add SUN keys support.
+
+ * sfeed_gopher:
+ * Remove unnecessary PATH_MAX restricting the path length.
+ This also makes it compile cleanly on GNU/Hurd.
+
+ * Man page and documentation improvements.
+
+ -- Hiltjo Posthuma <hiltjo@codemadness.org> Sat, 25 Feb 2023 15:11:29 +0100
+
sfeed (1.6-1) unstable; urgency=low
* Initial release (Closes: #1000594 and #1008853)
DIR diff --git a/ports/debian/sfeed/debian/files b/ports/debian/sfeed/debian/files
@@ -1,3 +1,3 @@
-sfeed-dbgsym_1.6-1_amd64.deb debug optional automatic=yes
-sfeed_1.6-1_amd64.buildinfo net optional
-sfeed_1.6-1_amd64.deb net optional
+sfeed-dbgsym_1.7-1_amd64.deb debug optional automatic=yes
+sfeed_1.7-1_amd64.buildinfo net optional
+sfeed_1.7-1_amd64.deb net optional