summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjvoisin2015-07-13 13:40:47 +0200
committerjvoisin2015-07-13 13:40:47 +0200
commit8e27514c47d3d44ae070d55631df595248a9c0d9 (patch)
treeaecbd170cda43eecfd5b49c72169156e6eb03e31
parentcba0b49eb6e2782438df1394a3d42e424d9bc968 (diff)
Fix a bit the build system
-rw-r--r--package/debian/control4
-rw-r--r--package/debian/copyright4
2 files changed, 4 insertions, 4 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
5Maintainer: Security team <secu@nbs-system.com> 5Maintainer: Security team <secu@nbs-system.com>
6Build-Depends: debhelper (>= 8) 6Build-Depends: debhelper (>= 8)
7Standards-Version: 3.9.5 7Standards-Version: 3.9.5
8Vcs-Git: git@gitlab.nbs-system.com:packages/php-malware-finder.git 8Vcs-Git: https://github.com/nbs-system/php-malware-finder
9Vcs-Browser: gitlab.nbs-system.com:packages/php-malware-finder.git 9Vcs-Browser: https://github.com/nbs-system/php-malware-finder
10 10
11Package: nbs-phpmalwarefinder 11Package: nbs-phpmalwarefinder
12Architecture: any 12Architecture: any
diff --git a/package/debian/copyright b/package/debian/copyright
index 7f82bd9..6bec77a 100644
--- a/package/debian/copyright
+++ b/package/debian/copyright
@@ -1,7 +1,7 @@
1Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ 1Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2Upstream-Name: phpmalwarefinder 2Upstream-Name: phpmalwarefinder
3Source: gitlab.nbs-system.com:packages/php-malware-finder.git 3Source: https://github.com/nbs-system/php-malware-finder
4 4
5Files: * 5Files: *
6Copyright 2015 Julien (jvoisin) Voisin <jvo@nbs-system.com> 6Copyright 2015 Julien (jvoisin) Voisin <jvo@nbs-system.com>
7License: GPLv2 \ No newline at end of file 7License: GPLv3