[Pkg-clamav-commits] [SCM] non-free RAR support for ClamAV branch, debian/unstable, updated. 69a69b087be9b00e4299b236a14251d7469446fe

Michael Tautschnig mt at debian.org
Tue Oct 20 21:00:21 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 69a69b087be9b00e4299b236a14251d7469446fe
Author: Michael Tautschnig <mt at debian.org>
Date:   Tue Oct 20 22:59:26 2009 +0200

    added build-dep on zlib1g-dev
    
    - also added changelog entry for policy version 3.8.3

diff --git a/debian/changelog b/debian/changelog
index b3004bb..248b1b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ libclamunrar (0.95.2-2) UNRELEASED; urgency=low
 
   * Added XS-Autobuild flag and requested stanza to debian/copyright to allow
     auto-building in non-free network (closes: #548667).
+  * Build-dep on zlib1g-dev (closes: #551805).
+  * Bumped standards version to 3.8.3 (no changes).
 
  -- Michael Tautschnig <mt at debian.org>  Mon, 19 Oct 2009 19:31:28 +0200
 
diff --git a/debian/control b/debian/control
index 41353a0..d986c72 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Priority: extra
 Section: non-free/libs
 Maintainer: ClamAV Team <pkg-clamav-devel at lists.alioth.debian.org>
 Uploaders: Michael Tautschnig <mt at debian.org>, Stephen Gran <sgran at debian.org>
-Build-Depends: debhelper (>= 7), autotools-dev
-Standards-Version: 3.8.1
+Build-Depends: debhelper (>= 7), autotools-dev, zlib1g-dev
+Standards-Version: 3.8.3
 Homepage: http://www.clamav.net/
 XS-Autobuild: yes
 

-- 
non-free RAR support for ClamAV



More information about the Pkg-clamav-commits mailing list