[Pkg-clamav-commits] [SCM] Debian repository for ClamAV branch, debian/unstable, updated. debian/0.95+dfsg-1-6181-gb1ea9d0

Michael Tautschnig mt at debian.org
Sat Apr 17 13:16:05 UTC 2010


The following commit has been merged in the debian/unstable branch:
commit b1ea9d06b93ce7ced894a1c1b6590d2abe1c8555
Author: Michael Tautschnig <mt at debian.org>
Date:   Sat Apr 17 15:06:36 2010 +0200

    577920 will be fixed with next upload as well
    
    - clamav-base/Bytecode was noexistent before, now it's there.
    - changed default to true
    
    Signed-off-by: Michael Tautschnig <mt at debian.org>

diff --git a/debian/changelog b/debian/changelog
index 9b95b00..cfbad8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,7 @@ clamav (0.96+dfsg-2) unstable; urgency=low
 
   [ Stephen Gran ]
   * Note that this series (closes: #577462)
-  * Added debconf handling of new config options (closes: #577611)
+  * Added debconf handling of new config options (closes: #577611, #577920)
   
   [ Michael Tautschnig ]
   * Create and maintain logrotate file (closes: #577041)
diff --git a/debian/clamav-base.templates b/debian/clamav-base.templates
index 4e8ccd2..1fb0c72 100644
--- a/debian/clamav-base.templates
+++ b/debian/clamav-base.templates
@@ -176,7 +176,7 @@ _Description: Groups for clamav-daemon (space-separated):
 
 Template: clamav-base/Bytecode
 Type: boolean
-Default: false
+Default: true
 _Description: Do you want load bytecode from the database?
 
 Template: clamav-base/BytecodeSecurity

-- 
Debian repository for ClamAV



More information about the Pkg-clamav-commits mailing list