[SCM] hydrogen packaging branch, master, updated. debian/0.9.4-2-24-g5379f57

js at users.alioth.debian.org js at users.alioth.debian.org
Mon Mar 22 12:06:23 UTC 2010


The following commit has been merged in the master branch:
commit 017fdbfe830f541decb012c6fd2cb326a769f0b3
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Mar 20 22:52:38 2010 +0100

    Add patch 0001 cherry-picked from upstream SVN to silence harmless Scons warning.

diff --git a/debian/patches/0001_silence_Scons_config_warning.patch b/debian/patches/0001_silence_Scons_config_warning.patch
new file mode 100644
index 0000000..6048c94
--- /dev/null
+++ b/debian/patches/0001_silence_Scons_config_warning.patch
@@ -0,0 +1,14 @@
+Description: Silence Scons config warning
+Forwarded: yes
+Last-Update: 2010-03-20
+--- a/Sconstruct
++++ b/Sconstruct
+@@ -318,7 +318,7 @@
+         rv = "-DJACK_NO_BBT_OFFSET"
+     xenv.MergeFlags(rv)
+ 
+-opts = Options('scache.conf')
++opts = Variables('scache.conf')
+ 
+ #platform independent settings
+ opts.Add('debug', 'Set to 1 to build with debug informations', 0)
diff --git a/debian/patches/series b/debian/patches/series
index 2205b0e..ece5e55 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+0001_silence_Scons_config_warning.patch
 #02_gcc41.patch
 #03_gcc43.patch
 #07_gcc44.patch

-- 
hydrogen packaging



More information about the pkg-multimedia-commits mailing list