summaryrefslogtreecommitdiffstats
path: root/debian/patches/no-suricata-python-package.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 17:43:35 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 17:43:35 +0000
commita4fa4b329ad6979a81826e77ef3864c52ac7fd37 (patch)
tree5a4ed3f52650347b217f82264c82792e44dc96e4 /debian/patches/no-suricata-python-package.patch
parentAdding upstream version 1.3.2. (diff)
downloadsuricata-update-a4fa4b329ad6979a81826e77ef3864c52ac7fd37.tar.xz
suricata-update-a4fa4b329ad6979a81826e77ef3864c52ac7fd37.zip
Adding debian version 1.3.2-1.debian/1.3.2-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/patches/no-suricata-python-package.patch')
-rw-r--r--debian/patches/no-suricata-python-package.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/patches/no-suricata-python-package.patch b/debian/patches/no-suricata-python-package.patch
new file mode 100644
index 0000000..1b487ae
--- /dev/null
+++ b/debian/patches/no-suricata-python-package.patch
@@ -0,0 +1,13 @@
+Description: Do not formally ship suricata package
+Author: Sascha Steinbiss <satta@debian.org>
+Last-Update: 2019-09-07
+--- a/setup.py
++++ b/setup.py
+@@ -35,7 +35,6 @@
+ "author": "Jason Ish",
+ "author_email": "ish@unx.ca",
+ "packages": [
+- "suricata",
+ "suricata.update",
+ "suricata.update.commands",
+ "suricata.update.configs",