From 8e27514c47d3d44ae070d55631df595248a9c0d9 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 13 Jul 2015 13:40:47 +0200 Subject: Fix a bit the build system --- package/debian/control | 4 ++-- package/debian/copyright | 4 ++-- 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 Maintainer: Security team Build-Depends: debhelper (>= 8) Standards-Version: 3.9.5 -Vcs-Git: git@gitlab.nbs-system.com:packages/php-malware-finder.git -Vcs-Browser: gitlab.nbs-system.com:packages/php-malware-finder.git +Vcs-Git: https://github.com/nbs-system/php-malware-finder +Vcs-Browser: https://github.com/nbs-system/php-malware-finder Package: nbs-phpmalwarefinder Architecture: 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 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: phpmalwarefinder -Source: gitlab.nbs-system.com:packages/php-malware-finder.git +Source: https://github.com/nbs-system/php-malware-finder Files: * Copyright 2015 Julien (jvoisin) Voisin -License: GPLv2 \ No newline at end of file +License: GPLv3 -- cgit v1.3