Bug#965998: xletters: diff for NMU version 1.1.1-5.1
Chris Hofstaedtler
zeha at debian.org
Sat Aug 29 21:58:35 BST 2020
Control: tags 965998 + patch
Control: tags 965998 + pending
Dear maintainer,
I've prepared an NMU for xletters (versioned as 1.1.1-5.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.
Best,
Chris
diff -Nru xletters-1.1.1/debian/changelog xletters-1.1.1/debian/changelog
--- xletters-1.1.1/debian/changelog 2015-09-29 14:58:48.000000000 +0000
+++ xletters-1.1.1/debian/changelog 2020-08-29 20:56:59.000000000 +0000
@@ -1,3 +1,11 @@
+xletters (1.1.1-5.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Use netcat-openbsd, as -l -p port seems to work properly now.
+ (Closes: #965998)
+
+ -- Chris Hofstaedtler <zeha at debian.org> Sat, 29 Aug 2020 20:56:59 +0000
+
xletters (1.1.1-5) unstable; urgency=low
* Team upload, with Ben's blessing.
diff -Nru xletters-1.1.1/debian/control xletters-1.1.1/debian/control
--- xletters-1.1.1/debian/control 2015-09-29 15:00:48.000000000 +0000
+++ xletters-1.1.1/debian/control 2020-08-29 20:56:55.000000000 +0000
@@ -12,7 +12,7 @@
Package: xletters
Architecture: any
-Depends: netcat-traditional,
+Depends: netcat-openbsd,
wenglish | wordlist,
${misc:Depends},
${shlibs:Depends}
diff -Nru xletters-1.1.1/debian/patches/series xletters-1.1.1/debian/patches/series
--- xletters-1.1.1/debian/patches/series 2015-09-29 14:08:09.000000000 +0000
+++ xletters-1.1.1/debian/patches/series 2020-08-29 20:56:45.000000000 +0000
@@ -1,3 +1,2 @@
xletters.patch
remove-data-hook.patch
-use-nc-traditional.patch
diff -Nru xletters-1.1.1/debian/patches/use-nc-traditional.patch xletters-1.1.1/debian/patches/use-nc-traditional.patch
--- xletters-1.1.1/debian/patches/use-nc-traditional.patch 2015-09-30 09:58:32.000000000 +0000
+++ xletters-1.1.1/debian/patches/use-nc-traditional.patch 1970-01-01 00:00:00.000000000 +0000
@@ -1,8 +0,0 @@
-Description: use nc-traditional
-Bug-Debian: https://bugs.debian.org/490121
---- xletters-1.1.1.orig/xletters-duel
-+++ xletters-1.1.1/xletters-duel
-@@ -1,2 +1,2 @@
- #!/bin/sh
--nc -l -p 9090 | xletters -duel | (sleep 5; nc $1 9090)
-+nc.traditional -l -p 9090 | xletters -duel | (sleep 5; nc.traditional $1 9090)
More information about the Pkg-games-devel
mailing list