[SCM] crtmpserver/master: Convert patches to DEP-3 format

jet-guest at users.alioth.debian.org jet-guest at users.alioth.debian.org
Fri Mar 25 11:38:43 UTC 2011


The following commit has been merged in the master branch:
commit 05b74fcf21107622db6e9b4887f16c95dbbc803e
Author: Andriy Beregovenko <jet at jet.kiev.ua>
Date:   Fri Mar 25 13:36:59 2011 +0200

    Convert patches to DEP-3 format

diff --git a/debian/patches/10_disable_vm_tests_vmtests.diff b/debian/patches/10_disable_vm_tests_vmtests.diff
index 740ce30..1fcc81b 100644
--- a/debian/patches/10_disable_vm_tests_vmtests.diff
+++ b/debian/patches/10_disable_vm_tests_vmtests.diff
@@ -1,4 +1,8 @@
 Description: disable vm, tests and vmtests.
+ This applications is not present in package, so disable it in 
+ cmake build rules.
+Author: Andriy Beregovenko <jet at jet.kiev.ua>
+Last-Update: 2011-03-25
 
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
diff --git a/debian/patches/11_change_log_location.diff b/debian/patches/11_change_log_location.diff
index afaadaf..eae3fcd 100644
--- a/debian/patches/11_change_log_location.diff
+++ b/debian/patches/11_change_log_location.diff
@@ -1,4 +1,7 @@
 Description: change log file default location.
+ Fix for log file location from original to package-specific.
+Author: Andriy Beregovenko <jet at jet.kiev.ua>
+Last-Update: 2011-03-25
 
 --- a/crtmpserver/crtmpserver.lua
 +++ b/crtmpserver/crtmpserver.lua
diff --git a/debian/patches/13_disable_lua_config_install.diff b/debian/patches/13_disable_lua_config_install.diff
index fcea20d..97ce2e4 100644
--- a/debian/patches/13_disable_lua_config_install.diff
+++ b/debian/patches/13_disable_lua_config_install.diff
@@ -1,4 +1,8 @@
-Description: disable default install for lua config
+Description: disable default install rules for lua config
+ Do not install original crtmpserver config via cmake. Instead it will be installed 
+ as part or crtmpserver package (see debian/crtmpserver.install)
+Author: Andriy Beregovenko <jet at jet.kiev.ua>
+Last-Update: 2011-03-25
 
 --- a/crtmpserver/CMakeLists.txt
 +++ b/crtmpserver/CMakeLists.txt
diff --git a/debian/patches/15_use_system_lua.diff b/debian/patches/15_use_system_lua.diff
index 91e30d6..f524cd2 100644
--- a/debian/patches/15_use_system_lua.diff
+++ b/debian/patches/15_use_system_lua.diff
@@ -1,4 +1,7 @@
 Description: use system lua(lua 5.1)
+ Allows cmake correctly find pathes to systemwide LUA headers and libraries.
+Author: Andriy Beregovenko <jet at jet.kiev.ua>
+Last-Update: 2011-03-25
 
 --- a/cmake_find_modules/Find_lua.cmake
 +++ b/cmake_find_modules/Find_lua.cmake

-- 
crtmpserver packaging



More information about the pkg-multimedia-commits mailing list