From: IOhannes m zmölnig Date: Sun, 3 Jan 2021 22:46:28 +0000 (+0100) Subject: Drop patches applied upstream X-Git-Tag: archive/raspbian/2.5.1+ds-1+rpi1~1^2~224 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5ba4f18ec11acfcaa09a937a13cf73703e576fcd;p=jacktrip.git Drop patches applied upstream --- diff --git a/debian/patches/fix_typos.patch b/debian/patches/fix_typos.patch deleted file mode 100644 index 051004d..0000000 --- a/debian/patches/fix_typos.patch +++ /dev/null @@ -1,17 +0,0 @@ -Description: fixed spelling mistakes -Author: IOhannes m zmölnig -Forwarded: no -Last-Update: 2020-06-15 ---- -This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ ---- jacktrip.orig/src/JackTrip.cpp -+++ jacktrip/src/JackTrip.cpp -@@ -704,7 +704,7 @@ - // -------------------- - tcpClient.close(); // Close the socket - //cout << "TCP Socket Closed!" << endl; -- if (gVerboseFlag) cout << "Connection Succesfull!" << endl; -+ if (gVerboseFlag) cout << "Connection Successful!" << endl; - - // Set with the received UDP port - // ------------------------------ diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index 48dc2d5..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -fix_typos.patch