diff -u clamav-0.91.2/debian/control clamav-0.91.2/debian/control --- clamav-0.91.2/debian/control +++ clamav-0.91.2/debian/control @@ -4,7 +4,7 @@ Maintainer: Ubuntu MOTU Developers XSBC-Original-Maintainer: Stephen Gran Uploaders: Thomas Lamy -Build-Depends: dpkg-dev (>= 1.13.19), debhelper (>=5.0), zlib1g-dev (>=1:1.1.4), libbz2-dev, libmilter-dev, libgmp3-dev, libwrap0-dev, libcurl4-gnutls-dev, dpatch, perl, bc +Build-Depends: dpkg-dev (>= 1.13.19), debhelper (>=5.0), zlib1g-dev (>=1:1.1.4), libbz2-dev, libmilter-dev, libgmp3-dev, libwrap0-dev, dpatch, perl, bc Standards-Version: 3.7.2 Package: clamav-base @@ -45,7 +45,7 @@ Package: clamav Architecture: any -Depends: ${shlibs:Depends}, clamav-freshclam | clamav-data, libcurl3-gnutls +Depends: ${shlibs:Depends}, clamav-freshclam | clamav-data Recommends: arj, unzoo, clamav-base Suggests: unrar (>=3.0-1), lha, clamav-docs Description: antivirus scanner for Unix @@ -109,7 +109,7 @@ Package: clamav-daemon Architecture: any -Depends: ${shlibs:Depends}, clamav-base(>= ${source:Version}), clamav-freshclam | clamav-data, lsb-base (>> 3.0), ucf, libcurl3-gnutls +Depends: ${shlibs:Depends}, clamav-base(>= ${source:Version}), clamav-freshclam | clamav-data, lsb-base (>> 3.0), ucf Suggests: daemon, clamav-docs Description: antivirus scanner daemon Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this @@ -146,7 +146,7 @@ Conflicts: clamav-data Provides: clamav-data Suggests: clamav-docs -Depends: ${misc:Depends}, clamav-base (>= ${source:Version}), ${shlibs:Depends} , debianutils (>= 1.6), ucf (>= 0.28), logrotate, lsb-base (>> 3.0), libcurl3-gnutls +Depends: ${misc:Depends}, clamav-base (>= ${source:Version}), ${shlibs:Depends} , debianutils (>= 1.6), ucf (>= 0.28), logrotate, lsb-base (>> 3.0) Description: downloads clamav virus databases from the Internet Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The @@ -164,7 +164,7 @@ Suggests: daemon, clamav-docs Priority: extra Recommends: clamav-daemon -Depends: ${shlibs:Depends}, clamav-base (>= ${source:Version}), clamav-freshclam | clamav-data, lsb-base (>> 3.0), libcurl3-gnutls +Depends: ${shlibs:Depends}, clamav-base (>= ${source:Version}), clamav-freshclam | clamav-data, lsb-base (>> 3.0) Description: antivirus scanner for sendmail Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The diff -u clamav-0.91.2/debian/changelog clamav-0.91.2/debian/changelog --- clamav-0.91.2/debian/changelog +++ clamav-0.91.2/debian/changelog @@ -1,3 +1,11 @@ +clamav (0.91.2-3ubuntu2.1~feisty2) feisty-backports; urgency=low + + * Source backport to remove unneeded build-dep not available in Feisty + (LP: #180466) + - Remove build-dep on libcurl4-gnutls-dev and dependency on libcurl3-gnutls + + -- Scott Kitterman Fri, 04 Jan 2008 20:39:23 -0500 + clamav (0.91.2-3ubuntu2.1~feisty1) feisty-backports; urgency=low * Automated backport upload; no source changes.