Package: release.debian.org Severity: normal Tags: stretch User: [email protected] Usertags: pu
Let's add a few missing dependencies to psad by rebuilding the package from sid. Andreas
diff -Nru psad-2.4.3/debian/changelog psad-2.4.3/debian/changelog --- psad-2.4.3/debian/changelog 2016-09-30 20:40:12.000000000 +0200 +++ psad-2.4.3/debian/changelog 2018-02-25 12:42:49.000000000 +0100 @@ -1,3 +1,24 @@ +psad (2.4.3-1.2~deb9u1) stretch; urgency=medium + + * Non-maintainer upload. + * Rebuild for stretch. + + -- Andreas Beckmann <[email protected]> Sun, 25 Feb 2018 12:42:49 +0100 + +psad (2.4.3-1.2) unstable; urgency=medium + + * Non-maintainer upload. + * Add the missing dependency on iproute2. (Closes: #867914) + + -- Adrian Bunk <[email protected]> Sat, 03 Feb 2018 14:53:36 +0200 + +psad (2.4.3-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Add the missing dependency on net-tools. (Closes: #867914) + + -- Adrian Bunk <[email protected]> Sun, 06 Aug 2017 13:38:41 +0300 + psad (2.4.3-1) unstable; urgency=low * New upstream release 2.4.3 diff -Nru psad-2.4.3/debian/control psad-2.4.3/debian/control --- psad-2.4.3/debian/control 2016-09-29 22:04:05.000000000 +0200 +++ psad-2.4.3/debian/control 2018-02-03 13:53:36.000000000 +0100 @@ -15,7 +15,7 @@ libnet-ip-perl, libdate-calc-perl, libcarp-clan-perl, whois, psmisc, libiptables-parse-perl, libiptables-chainmgr-perl, default-mta | mail-transport-agent, bsd-mailx | mailx | mailutils, - lsb-base + lsb-base, net-tools, iproute2 Suggests: fwsnort Description: Port Scan Attack Detector PSAD is a collection of four lightweight system daemons (in Perl and

