From b1cfb46a01047c5e9bb28e514d2524dc460e2dd9 Mon Sep 17 00:00:00 2001 From: Ivan Rako Date: Tue, 3 Jul 2018 00:24:30 +0200 Subject: [PATCH] prva verzija za stretch --- debian/changelog | 6 ++++++ debian/compat | 2 +- debian/control | 9 ++++----- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 45354f0..c9291b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +clamav-cn (4:0.99.4~cn0) stable; urgency=medium + + * Prva verzija za stretch + + -- Ivan Rako Tue, 03 Jul 2018 00:20:13 +0200 + clamav-cn (4:0.99.2~cn1) stable; urgency=medium * Provjera o postojanju direktorija prije naredbe chown u postinstu diff --git a/debian/compat b/debian/compat index 45a4fb7..ec63514 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index 783c43f..b8e0f41 100644 --- a/debian/control +++ b/debian/control @@ -2,18 +2,17 @@ Source: clamav-cn Section: net Priority: optional Maintainer: Ivan Rako -Build-Depends: debhelper (>= 8) -Standards-Version: 3.9.6 +Build-Depends: debhelper (>= 9) +Standards-Version: 3.9.8 Package: clamav-cn Architecture: all Depends: ${misc:Depends}, carnet-tools-cn (>= 2.3), clamav-unofficial-sigs (>= 5.4.1~cn0) -Pre-Depends: clamav-daemon (>= 0.99.2), clamav-freshclam (>= 0.99.2), clamav (>= 0.99.2) +Pre-Depends: clamav-daemon (>= 0.99.4), clamav-freshclam (>= 0.99.4), clamav (>= 0.99.4) Conflicts: amavisd-cn (<< 2:20030616p5-0), libclamav1, libclamav2, libclamav3, libclamav4, libclamav5, libclamav6 Description: antivirus scanner for Unix Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a commandline scanner in the clamav package, and a tool - for automatic updating via Internet through the clamav-freshclam package. The - programs are based on libclamav2, which you can use in your own software. + for automatic updating via Internet through the clamav-freshclam package. -- 1.7.10.4