[SCM] clam/master: debian/patches/ftbfs_NULL: Added. (Closes: #624999)

takaki at users.alioth.debian.org takaki at users.alioth.debian.org
Mon May 16 04:11:25 UTC 2011


The following commit has been merged in the master branch:
commit cc6c7515a16c7a564606c5a2d526823430fa67f2
Author: TANIGUCHI Takaki <takaki at asis.media-as.org>
Date:   Mon May 16 12:08:48 2011 +0900

    debian/patches/ftbfs_NULL: Added. (Closes: #624999)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..845ca06
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+.pc
diff --git a/debian/changelog b/debian/changelog
index 61b774f..694d436 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 clam (1.4.0-3) UNRELEASED; urgency=low
 
   * NOT RELEASED YET
+  * debian/control: add libjack-dev to Depends. (Closes: #626303)
+  * Bump Standards-Version to 3.9.2 with no changes.
 
  -- TANIGUCHI Takaki <takaki at debian.org>  Thu, 07 Apr 2011 12:47:08 +0900
 
diff --git a/debian/patches/ftbfs_NULL b/debian/patches/ftbfs_NULL
new file mode 100644
index 0000000..44e6821
--- /dev/null
+++ b/debian/patches/ftbfs_NULL
@@ -0,0 +1,12 @@
+Index: clam/src/Standard/Connection.cxx
+===================================================================
+--- clam.orig/src/Standard/Connection.cxx	2011-05-16 12:06:49.000000000 +0900
++++ clam/src/Standard/Connection.cxx	2011-05-16 12:06:59.000000000 +0900
+@@ -21,6 +21,7 @@
+ 
+ #include "Connection.hxx"
+ #include "Signal.hxx"
++#include <stddef.h>
+ 
+ namespace SigSlot
+ {
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..5880754
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+ftbfs_NULL

-- 
clam packaging



More information about the pkg-multimedia-commits mailing list