From 5ba4f18ec11acfcaa09a937a13cf73703e576fcd Mon Sep 17 00:00:00 2001 From: =?utf8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Sun, 3 Jan 2021 23:46:28 +0100 Subject: [PATCH] Drop patches applied upstream --- debian/patches/fix_typos.patch | 17 ----------------- debian/patches/series | 1 - 2 files changed, 18 deletions(-) delete mode 100644 debian/patches/fix_typos.patch delete mode 100644 debian/patches/series 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 -- 2.30.2