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

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


The following commit has been merged in the debian/unstable branch:
commit e6a285bbf8b2e5886b58d314952009b0a50791dd
Author: Michael Tautschnig <mt at debian.org>
Date:   Tue Oct 20 23:03:46 2009 +0200

    Also build-dep on libbz2-dev

diff --git a/debian/changelog b/debian/changelog
index 248b1b0..dcb8485 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,10 +2,10 @@ 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).
+  * Build-dep on zlib1g-dev (closes: #551805), also build-deb libbz2-dev.
   * Bumped standards version to 3.8.3 (no changes).
 
- -- Michael Tautschnig <mt at debian.org>  Mon, 19 Oct 2009 19:31:28 +0200
+ -- Michael Tautschnig <mt at debian.org>  Tue, 20 Oct 2009 23:03:39 +0200
 
 libclamunrar (0.95.2-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index d986c72..b1a41b9 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ 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, zlib1g-dev
+Build-Depends: debhelper (>= 7), autotools-dev, zlib1g-dev, libbz2-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