From 9dae13775d7e79f944a5d3fa066429c850ce3a90 Mon Sep 17 00:00:00 2001 From: Dinko Korunic Date: Wed, 27 Apr 2011 12:55:04 +0200 Subject: [PATCH] - lintian fixevi --- debian/control | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index aa2402c..694561c 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.9.1 Package: php-suhosin-cn Architecture: all -Depends: php5-suhosin (>= 0.9.32.1-1) +Depends: php5-suhosin (>= 0.9.32.1-1), ${misc:Depends} Description: advanced protection module for php5 -- CARNet version This package provides a module for suhosin functions. . @@ -19,6 +19,5 @@ Description: advanced protection module for php5 -- CARNet version bufferoverflows or format string vulnerabilities and the second part is a powerful PHP extension that implements all the other protections. . - Homepage: - . This package brings CARNet-related configuration. +Homepage: http://www.hardened-php.net/suhosin/ -- 1.7.10.4