Drop patches applied upstream
authorIOhannes m zmölnig <zmoelnig@umlautS.umlaeute.mur.at>
Sun, 3 Jan 2021 22:46:28 +0000 (23:46 +0100)
committerIOhannes m zmölnig <zmoelnig@umlautS.umlaeute.mur.at>
Sun, 3 Jan 2021 22:46:28 +0000 (23:46 +0100)
debian/patches/fix_typos.patch [deleted file]
debian/patches/series [deleted file]

diff --git a/debian/patches/fix_typos.patch b/debian/patches/fix_typos.patch
deleted file mode 100644 (file)
index 051004d..0000000
+++ /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 (file)
index 48dc2d5..0000000
+++ /dev/null
@@ -1 +0,0 @@
-fix_typos.patch