diff options
| author | jvoisin | 2015-07-13 13:40:47 +0200 |
|---|---|---|
| committer | jvoisin | 2015-07-13 13:40:47 +0200 |
| commit | 8e27514c47d3d44ae070d55631df595248a9c0d9 (patch) | |
| tree | aecbd170cda43eecfd5b49c72169156e6eb03e31 /package/debian/control | |
| parent | cba0b49eb6e2782438df1394a3d42e424d9bc968 (diff) | |
Fix a bit the build system
Diffstat (limited to 'package/debian/control')
| -rw-r--r-- | package/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/debian/control b/package/debian/control index 951d2b8..de30930 100644 --- a/package/debian/control +++ b/package/debian/control | |||
| @@ -5,8 +5,8 @@ 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) |
| 7 | Standards-Version: 3.9.5 | 7 | Standards-Version: 3.9.5 |
| 8 | Vcs-Git: git@gitlab.nbs-system.com:packages/php-malware-finder.git | 8 | Vcs-Git: https://github.com/nbs-system/php-malware-finder |
| 9 | Vcs-Browser: gitlab.nbs-system.com:packages/php-malware-finder.git | 9 | Vcs-Browser: https://github.com/nbs-system/php-malware-finder |
| 10 | 10 | ||
| 11 | Package: nbs-phpmalwarefinder | 11 | Package: nbs-phpmalwarefinder |
| 12 | Architecture: any | 12 | Architecture: any |
