[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#770590: marked as done (unblock: clam/1.4.0-6)



Your message dated Sat, 22 Nov 2014 13:28:28 +0100
with message-id <5470816C.2020207@thykier.net>
and subject line Re: Bug#770590: unblock: clam/1.4.0-6
has caused the Debian Bug report #770590,
regarding unblock: clam/1.4.0-6
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
770590: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770590
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package clam. It fixes RC bug #769213.

unblock clam/1.4.0-6

Cheers
-- 
Sebastian Ramacher
diff -Nru clam-1.4.0/debian/changelog clam-1.4.0/debian/changelog
--- clam-1.4.0/debian/changelog	2014-02-15 23:27:09.000000000 +0100
+++ clam-1.4.0/debian/changelog	2014-11-22 12:32:25.000000000 +0100
@@ -1,3 +1,10 @@
+clam (1.4.0-6) unstable; urgency=medium
+
+  * Team upload.
+  * Link against libvorbis and libogg to fix FTBFS (Closes: #769213)
+
+ -- James Cowgill <james410@cowgill.org.uk>  Fri, 21 Nov 2014 16:47:36 +0000
+
 clam (1.4.0-5.2) unstable; urgency=low
 
   * Non maintainer upload
diff -Nru clam-1.4.0/debian/patches/link-to-vorbis-ogg.patch clam-1.4.0/debian/patches/link-to-vorbis-ogg.patch
--- clam-1.4.0/debian/patches/link-to-vorbis-ogg.patch	1970-01-01 01:00:00.000000000 +0100
+++ clam-1.4.0/debian/patches/link-to-vorbis-ogg.patch	2014-11-22 12:32:25.000000000 +0100
@@ -0,0 +1,17 @@
+Description: Link against libvorbis and libogg to fix FTBFS
+Author: James Cowgill <james410@cowgill.org.uk>
+Bug-Debian: https://bugs.debian.org/769213
+Forwarded: no
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/scons/libs/clam_dependent_libs_checks.py
++++ b/scons/libs/clam_dependent_libs_checks.py
+@@ -88,7 +88,7 @@ def test_sndfile( env, conf ) :
+ 	return True
+ 
+ def test_oggvorbis( env, conf ) :
+-	if not conf.CheckPkgConfigFile(['vorbisfile', 'vorbisenc']) :
++	if not conf.CheckPkgConfigFile(['vorbisfile', 'vorbisenc', 'vorbis', 'ogg']) :
+ 		return False
+ 	if not conf.CheckLibrarySample('libogg', 'c', None, libogg_test_code ) : return False
+ 	if not conf.CheckLibrarySample('libvorbis', 'c', None, libvorbis_test_code ) : return False
diff -Nru clam-1.4.0/debian/patches/series clam-1.4.0/debian/patches/series
--- clam-1.4.0/debian/patches/series	2014-02-15 23:27:48.000000000 +0100
+++ clam-1.4.0/debian/patches/series	2014-11-22 12:32:25.000000000 +0100
@@ -2,3 +2,4 @@
 gcc48.patch
 time_utc.patch
 xerces-c-3.patch
+link-to-vorbis-ogg.patch

--- End Message ---
--- Begin Message ---
On 2014-11-22 13:19, Sebastian Ramacher wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian.org@packages.debian.org
> Usertags: unblock
> 
> Please unblock package clam. It fixes RC bug #769213.
> 
> unblock clam/1.4.0-6
> 
> Cheers
> 

Unblocked, thanks.

~Niels

--- End Message ---

Reply to: