summaryrefslogtreecommitdiff
path: root/package/debian/control
diff options
context:
space:
mode:
authorJulien "shaddai" Reveret2015-04-28 15:28:47 +0200
committerJulien "shaddai" Reveret2015-04-28 15:28:47 +0200
commit94541be7c1083a13ba620f3d94ab899f81bab1b3 (patch)
tree6796cd306284ff1d0ed7b55b4d78112bb02daed8 /package/debian/control
parent3ac218cb3a4b33cc2d9a98860ed87480a307169e (diff)
new dependency, postinst added
Diffstat (limited to 'package/debian/control')
-rw-r--r--package/debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/debian/control b/package/debian/control
index 799848e..951d2b8 100644
--- a/package/debian/control
+++ b/package/debian/control
@@ -1,6 +1,6 @@
1Source: nbs-phpmalwarefinder 1Source: nbs-phpmalwarefinder
2Section: utils 2Section: utils
3Version: 1:0.1.1-1~deb##version+nbs20150414 3Version: 1:0.1.1-1~deb##version+nbs20150428
4Priority: optional 4Priority: optional
5Maintainer: Security team <secu@nbs-system.com> 5Maintainer: Security team <secu@nbs-system.com>
6Build-Depends: debhelper (>= 8) 6Build-Depends: debhelper (>= 8)
@@ -10,6 +10,6 @@ Vcs-Browser: gitlab.nbs-system.com:packages/php-malware-finder.git
10 10
11Package: nbs-phpmalwarefinder 11Package: nbs-phpmalwarefinder
12Architecture: any 12Architecture: any
13Depends: nbs-yara 13Depends: nbs-yara, util-linux
14Description: yara-based php webshell finder 14Description: yara-based php webshell finder
15 PhpMalwareFinder is a webshell hunter using yara and signatures. 15PhpMalwareFinder is a webshell hunter using yara and signatures.