diff options
| author | jvoisin | 2016-12-08 15:36:28 +0100 |
|---|---|---|
| committer | jvoisin | 2016-12-08 15:36:28 +0100 |
| commit | e78c18c6ca592c1891708622fabb148828c33f2d (patch) | |
| tree | f17b9a96dd592a0a956a0b729ec6c20146825586 /debian/control | |
| parent | 01f26032044b75b7188980cc375cbf4bd16cd337 (diff) | |
Improve a bit the debian packaging
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2afd8c0..b50454f 100644 --- a/debian/control +++ b/debian/control | |||
| @@ -9,6 +9,6 @@ Vcs-Browser: https://github.com/nbs-system/php-malware-finder | |||
| 9 | 9 | ||
| 10 | Package: nbs-phpmalwarefinder | 10 | Package: nbs-phpmalwarefinder |
| 11 | Architecture: any | 11 | Architecture: any |
| 12 | Depends: nbs-yara, wget, nbs-python-yara | 12 | Depends: nbs-yara, wget, nbs-python-yara, python |
| 13 | Description: yara-based php webshell finder | 13 | Description: yara-based php webshell finder |
| 14 | PhpMalwareFinder is a webshell and malware hunter using yara and signatures. | 14 | PhpMalwareFinder is a webshell and malware hunter using yara and signatures. |
