diff options
| author | Julien "shaddai" Reveret | 2015-04-28 15:28:47 +0200 |
|---|---|---|
| committer | Julien "shaddai" Reveret | 2015-04-28 15:28:47 +0200 |
| commit | 94541be7c1083a13ba620f3d94ab899f81bab1b3 (patch) | |
| tree | 6796cd306284ff1d0ed7b55b4d78112bb02daed8 /package/debian/control | |
| parent | 3ac218cb3a4b33cc2d9a98860ed87480a307169e (diff) | |
new dependency, postinst added
Diffstat (limited to 'package/debian/control')
| -rw-r--r-- | package/debian/control | 6 |
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 @@ | |||
| 1 | Source: nbs-phpmalwarefinder | 1 | Source: nbs-phpmalwarefinder |
| 2 | Section: utils | 2 | Section: utils |
| 3 | Version: 1:0.1.1-1~deb##version+nbs20150414 | 3 | Version: 1:0.1.1-1~deb##version+nbs20150428 |
| 4 | Priority: optional | 4 | Priority: optional |
| 5 | Maintainer: Security team <secu@nbs-system.com> | 5 | Maintainer: Security team <secu@nbs-system.com> |
| 6 | Build-Depends: debhelper (>= 8) | 6 | Build-Depends: debhelper (>= 8) |
| @@ -10,6 +10,6 @@ Vcs-Browser: gitlab.nbs-system.com:packages/php-malware-finder.git | |||
| 10 | 10 | ||
| 11 | Package: nbs-phpmalwarefinder | 11 | Package: nbs-phpmalwarefinder |
| 12 | Architecture: any | 12 | Architecture: any |
| 13 | Depends: nbs-yara | 13 | Depends: nbs-yara, util-linux |
| 14 | Description: yara-based php webshell finder | 14 | Description: yara-based php webshell finder |
| 15 | PhpMalwareFinder is a webshell hunter using yara and signatures. | 15 | PhpMalwareFinder is a webshell hunter using yara and signatures. |
