[Pkg-clamav-commits] [SCM] Debian repository for ClamAV branch, debian/unstable, updated. debian/0.94.dfsg.2-1-320-g859acd4

Michael Tautschnig mt at debian.org
Fri Mar 13 15:58:22 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit f23b626e393289492c9d69a4dce8826adf2ae34f
Author: Michael Tautschnig <mt at debian.org>
Date:   Fri Mar 13 16:24:13 2009 +0100

    -dbg package must depend on exact binary version
    
    - thanks lintian
    
    Signed-off-by: Michael Tautschnig <mt at debian.org>

diff --git a/debian/control b/debian/control
index 1f5bb31..67e7cf1 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,7 @@ Description: anti-virus utility for Unix - documentation
 
 Package: clamav-dbg
 Architecture: any
-Depends: libclamav6, clamav, ${shlibs:Depends}, ${misc:Depends}
+Depends: libclamav6, clamav (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Priority: extra
 Description: debug symbols for ClamAV
  Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of

-- 
Debian repository for ClamAV



More information about the Pkg-clamav-commits mailing list