From a4fa4b329ad6979a81826e77ef3864c52ac7fd37 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 19:43:35 +0200 Subject: Adding debian version 1.3.2-1. Signed-off-by: Daniel Baumann --- debian/control | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..876624f --- /dev/null +++ b/debian/control @@ -0,0 +1,30 @@ +Source: suricata-update +Maintainer: Sascha Steinbiss +Section: net +Priority: optional +Build-Depends: debhelper-compat (= 13), + dh-python, + python3-all, + python3-setuptools, + python3-yaml, + python3-pytest, + ca-certificates, + help2man +Standards-Version: 4.6.2 +Rules-Requires-Root: no +Vcs-Browser: https://salsa.debian.org/pkg-suricata-team/pkg-suricata-update +Vcs-Git: https://salsa.debian.org/pkg-suricata-team/pkg-suricata-update.git +Homepage: https://github.com/OISF/suricata-update + +Package: suricata-update +Architecture: any +Depends: ${misc:Depends}, + ${python3:Depends}, + ca-certificates, + python3-yaml +Description: tool for updating Suricata rules + suricata-update is a tool to easily and reliably fetch and update rule sets + for the Suricata IDS/IPS system. It queries external upstream rule sources + such as Emerging Threat/Proofpoint's rule sets and others, taking into + account user accounts and preferences, and merges all rules into one file + to be loaded into Suricata. -- cgit v1.2.3