prva verzija za stretch
authorIvan Rako <ivan.rako@srce.hr>
Mon, 2 Jul 2018 22:24:30 +0000 (00:24 +0200)
committerIvan Rako <ivan.rako@srce.hr>
Mon, 2 Jul 2018 22:24:30 +0000 (00:24 +0200)
debian/changelog
debian/compat
debian/control

index 45354f0..c9291b9 100644 (file)
@@ -1,3 +1,9 @@
+clamav-cn (4:0.99.4~cn0) stable; urgency=medium
+
+  * Prva verzija za stretch
+
+ -- Ivan Rako <Ivan.Rako@CARNet.hr>  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
index 45a4fb7..ec63514 100644 (file)
@@ -1 +1 @@
-8
+9
index 783c43f..b8e0f41 100644 (file)
@@ -2,18 +2,17 @@ Source: clamav-cn
 Section: net
 Priority: optional
 Maintainer: Ivan Rako <Ivan.Rako@CARNet.hr>
-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.